diff --git a/404.html b/404.html index 98d44f9384..ef58f7cbc8 100644 --- a/404.html +++ b/404.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -19,21 +19,21 @@ <meta property="og:site_name" content="Hugo Relearn Theme"> <title>404 Page not found :: Hugo Relearn Theme</title> <base href="https://mcshelby.github.io/hugo-theme-relearn/"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 diff --git a/basics/branding/index.html b/basics/branding/index.html index f11413841a..17f0263eaf 100644 --- a/basics/branding/index.html +++ b/basics/branding/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/branding/index.xml" rel="alternate" type="application/rss+xml" title="Branding :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/branding/index.print.html" rel="alternate" type="text/html" title="Branding :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -142,29 +142,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set the <code>themeVariant</code> value to the name of your theme file. That’s it! Your site will be displayed in this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -176,29 +209,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>You can also set multiple variants. In this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <div class="box notices cstyle tip"> <div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div> <div class="box-content"> @@ -211,68 +282,144 @@ <p>You can also cause the site to adjust to your OS settings for light/dark mode. Just set the <code>themeVariant</code> to <code>auto</code> to become an auto mode variant. That’s it.</p> <p>You can use the <code>auto</code> value with the single or multiple variants option. If you are using multiple variants, you can drop <code>auto</code> at any position in the option’s array, but usually it makes sense to set it in the first position and make it the default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> +</div> +<p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> <p>In the above example, you would end with <code>red</code> for light mode and the default of <code>relearn-dark</code> for dark mode.</p> <p>If you don’t like that behavior, you can explicitly set <code>themeVariantAuto</code>. The first entry in the array is the color variant for light mode, the second for dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change the Favicon</h2> +</div> +<h2 id="change-the-favicon">Change the Favicon</h2> <p>If your favicon is a SVG, PNG or ICO, just drop your image in your site’s <code>static/images/</code> directory and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If you want to adjust your favicon according to your OS settings for light/dark mode, add the image files <code>static/images/favicon-light.svg</code> and <code>static/images/favicon-dark.svg</code> to your site’s directory, respectively, corresponding to your file format. In case some of the files are missing, the theme falls back to <code>favicon.svg</code> for each missing file. All supplied favicons must be of the same file format.</p> <p>If no favicon file is found, the theme will lookup the alternative filename <code>logo</code> in the same location and will repeat the search for the list of supported file types.</p> <p>If you need to change this default behavior, create a new file <code>layouts/partials/favicon.html</code> in your site’s directory and write something like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -305,56 +452,137 @@ <p>Like with the <a href="/hugo-theme-relearn/basics/branding/index.html#multiple-variants">multiple variants</a> option, you are defining your theme variants in an array but now <em>not by simple strings</em> <strong>but in a table with suboptions</strong>.</p> <p>Again, in this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>you now write it that way:</p> +</div> +<p>you now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> +</div> +<p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -384,46 +612,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configuration of This Site</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case you like a shipped variant but only want to tweak some aspects, you have two choices:</p> <ol> <li> @@ -436,13 +745,13 @@ <p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlightning schema to the one used in the <code>neon</code> variant. For that, create a new <code>static/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-branding.css</span> </button> @@ -464,29 +773,62 @@ </div> </div><p>Afterwards put this in your <code>hugo.toml</code> to use your new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-branding</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> +</div> +<p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> </li> </ol> @@ -585,12 +927,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -753,13 +1095,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/branding/index.print.html b/basics/branding/index.print.html index a9f2f1dc87..f5acdcb0b2 100644 --- a/basics/branding/index.print.html +++ b/basics/branding/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/basics/branding/index.html" rel="canonical" type="text/html" title="Branding :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/branding/index.xml" rel="alternate" type="application/rss+xml" title="Branding :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -100,29 +100,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set the <code>themeVariant</code> value to the name of your theme file. That’s it! Your site will be displayed in this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -134,29 +167,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>You can also set multiple variants. In this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <div class="box notices cstyle tip"> <div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div> <div class="box-content"> @@ -169,68 +240,144 @@ <p>You can also cause the site to adjust to your OS settings for light/dark mode. Just set the <code>themeVariant</code> to <code>auto</code> to become an auto mode variant. That’s it.</p> <p>You can use the <code>auto</code> value with the single or multiple variants option. If you are using multiple variants, you can drop <code>auto</code> at any position in the option’s array, but usually it makes sense to set it in the first position and make it the default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> +</div> +<p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> <p>In the above example, you would end with <code>red</code> for light mode and the default of <code>relearn-dark</code> for dark mode.</p> <p>If you don’t like that behavior, you can explicitly set <code>themeVariantAuto</code>. The first entry in the array is the color variant for light mode, the second for dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change the Favicon</h2> +</div> +<h2 id="change-the-favicon">Change the Favicon</h2> <p>If your favicon is a SVG, PNG or ICO, just drop your image in your site’s <code>static/images/</code> directory and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If you want to adjust your favicon according to your OS settings for light/dark mode, add the image files <code>static/images/favicon-light.svg</code> and <code>static/images/favicon-dark.svg</code> to your site’s directory, respectively, corresponding to your file format. In case some of the files are missing, the theme falls back to <code>favicon.svg</code> for each missing file. All supplied favicons must be of the same file format.</p> <p>If no favicon file is found, the theme will lookup the alternative filename <code>logo</code> in the same location and will repeat the search for the list of supported file types.</p> <p>If you need to change this default behavior, create a new file <code>layouts/partials/favicon.html</code> in your site’s directory and write something like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -263,56 +410,137 @@ <p>Like with the <a href="/hugo-theme-relearn/basics/branding/index.html#multiple-variants">multiple variants</a> option, you are defining your theme variants in an array but now <em>not by simple strings</em> <strong>but in a table with suboptions</strong>.</p> <p>Again, in this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>you now write it that way:</p> +</div> +<p>you now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> +</div> +<p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -342,46 +570,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configuration of This Site</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case you like a shipped variant but only want to tweak some aspects, you have two choices:</p> <ol> <li> @@ -394,13 +703,13 @@ <p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlightning schema to the one used in the <code>neon</code> variant. For that, create a new <code>static/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-branding.css</span> </button> @@ -422,29 +731,62 @@ </div> </div><p>Afterwards put this in your <code>hugo.toml</code> to use your new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-branding</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> +</div> +<p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> </li> </ol> @@ -462,8 +804,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/changelog/index.html b/basics/changelog/index.html index e9dbe16b75..021a6c85cd 100644 --- a/basics/changelog/index.html +++ b/basics/changelog/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -20,21 +20,21 @@ <meta property="article:section" content="Basics :: Hugo Relearn Theme"> <meta property="og:site_name" content="Hugo Relearn Theme"> <title></title> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -2327,12 +2327,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -2495,13 +2495,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/changelog/index.print.html b/basics/changelog/index.print.html index 13f2c8d52c..5501bee3a1 100644 --- a/basics/changelog/index.print.html +++ b/basics/changelog/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -20,22 +20,22 @@ <meta property="article:section" content="Basics :: Hugo Relearn Theme"> <meta property="og:site_name" content="Hugo Relearn Theme"> <title></title> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -86,8 +86,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/configuration/index.html b/basics/configuration/index.html index 5f20b81676..9a3840af7e 100644 --- a/basics/configuration/index.html +++ b/basics/configuration/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configuration :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -76,7 +76,13 @@ </div> <div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)"><i class="fa-fw fas fa-list-alt"></i></button> <div class="topbar-content"> - <div class="topbar-content-wrapper"> + <div class="topbar-content-wrapper"> +<nav class="TableOfContents"> + <ul> + <li><a href="#all-config-options">All config options</a></li> + <li><a href="#annotated-config-options">Annotated config options</a></li> + </ul> +</nav> </div> </div> </div> @@ -118,17 +124,352 @@ </header> <h1 id="configuration">Configuration</h1> -<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>. The defaults are written in the comments of each option.</p> +<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>.</p> <p>Note that some of these options are explained in detail in other sections of this documentation.</p> +<h2 id="all-config-options">All config options</h2> +<p>The values reflect the options active in this documentation. The defaults can be taken from the <a href="/hugo-theme-relearn/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">description</span> <span class="p">=</span> <span class="s1">'Documentation for Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBusting</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="l">Documentation for Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBusting</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentation for Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config options</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -683,12 +1024,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -851,13 +1192,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/configuration/index.print.html b/basics/configuration/index.print.html index d7ee69f28a..109bc30971 100644 --- a/basics/configuration/index.print.html +++ b/basics/configuration/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -97,17 +97,352 @@ </header> <h1 id="configuration">Configuration</h1> -<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>. The defaults are written in the comments of each option.</p> +<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>.</p> <p>Note that some of these options are explained in detail in other sections of this documentation.</p> +<h2 id="all-config-options">All config options</h2> +<p>The values reflect the options active in this documentation. The defaults can be taken from the <a href="/hugo-theme-relearn/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">description</span> <span class="p">=</span> <span class="s1">'Documentation for Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBusting</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="l">Documentation for Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBusting</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentation for Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config options</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -581,8 +916,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/customization/index.html b/basics/customization/index.html index 3fa8f42abc..ad3488ea14 100644 --- a/basics/customization/index.html +++ b/basics/customization/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/customization/index.print.html" rel="alternate" type="text/html" title="Customization :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -141,14 +141,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>The theme is usable in different scenarios, requiring the following mandatory settings in your <code>hugo.toml</code>. All settings not mentioned can be set to your liking.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>The same settings as with any of the public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div> <div class="box-content"> @@ -171,13 +385,126 @@ <div class="box-content"> <p>If you are using <code>uglyURLs=false</code> (Hugo’s default), the theme will append an additional <code>index.html</code> to all page links to make your site be servable from the file system. If you don’t care about the file system and only serve your page via a webserver you can generate the links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add the following lines in your <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -188,10 +515,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search page</h3> <p>You can add a dedicated search page for your page by adding the <code>searchpage</code> outputformat to your home page by adding the following lines in your <code>hugo.toml</code> file. This will cause Hugo to generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -203,10 +594,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>You can activate print support to add the capability to print whole chapters or even the complete site. Just add the <code>print</code> output format to your home, section and page in your <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">page</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -220,20 +693,138 @@ <p>If the <code>disableLandingPageButton</code> option is set to <code>false</code>, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure the <code>landingPageName</code> for the defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this option is not configured for a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>The home button is going to look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this option is not configured for a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>The home button is going to look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>You can add social media meta tags for the <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> to your site. These are configured as mentioned in the Hugo docs.</p> <h2 id="change-the-menu-width">Change the Menu Width</h2> @@ -415,12 +1006,12 @@ appearance, you will have to configure the <code>landingPageName</code> for the <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -583,13 +1174,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/customization/index.print.html b/basics/customization/index.print.html index caf674a268..c0b8138541 100644 --- a/basics/customization/index.print.html +++ b/basics/customization/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -95,14 +95,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>The theme is usable in different scenarios, requiring the following mandatory settings in your <code>hugo.toml</code>. All settings not mentioned can be set to your liking.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>The same settings as with any of the public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div> <div class="box-content"> @@ -125,13 +339,126 @@ <div class="box-content"> <p>If you are using <code>uglyURLs=false</code> (Hugo’s default), the theme will append an additional <code>index.html</code> to all page links to make your site be servable from the file system. If you don’t care about the file system and only serve your page via a webserver you can generate the links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add the following lines in your <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -142,10 +469,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search page</h3> <p>You can add a dedicated search page for your page by adding the <code>searchpage</code> outputformat to your home page by adding the following lines in your <code>hugo.toml</code> file. This will cause Hugo to generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -157,10 +548,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>You can activate print support to add the capability to print whole chapters or even the complete site. Just add the <code>print</code> output format to your home, section and page in your <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">page</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -174,20 +647,138 @@ <p>If the <code>disableLandingPageButton</code> option is set to <code>false</code>, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure the <code>landingPageName</code> for the defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this option is not configured for a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>The home button is going to look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this option is not configured for a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>The home button is going to look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>You can add social media meta tags for the <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> to your site. These are configured as mentioned in the Hugo docs.</p> <h2 id="change-the-menu-width">Change the Menu Width</h2> @@ -288,8 +879,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/generator/index.html b/basics/generator/index.html index 824c7e583f..4d993b1322 100644 --- a/basics/generator/index.html +++ b/basics/generator/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -116,13 +116,13 @@ <p>This interactive tool may help you to generate your own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instructions </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>To get started, first select a color variant from the variant selector in the lower left sidebar that fits you best as a starting point.</p> <p>The graph is interactive and reflect the current colors. You can click on any of the colored boxes to adjust the respective color. The graph <strong>and the page</strong> will update accordingly.</p> @@ -236,12 +236,12 @@ window.variants && variants.generator( '#R-vargenerator' ); <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -404,27 +404,27 @@ window.variants && variants.generator( '#R-vargenerator' ); setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373945" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/generator/index.print.html b/basics/generator/index.print.html index 78d435521a..a54883c8cd 100644 --- a/basics/generator/index.print.html +++ b/basics/generator/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -95,13 +95,13 @@ <p>This interactive tool may help you to generate your own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instructions </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>To get started, first select a color variant from the variant selector in the lower left sidebar that fits you best as a starting point.</p> <p>The graph is interactive and reflect the current colors. You can click on any of the colored boxes to adjust the respective color. The graph <strong>and the page</strong> will update accordingly.</p> @@ -134,22 +134,22 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373945" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/history/index.html b/basics/history/index.html index 8cb2d6aef9..61e82a559d 100644 --- a/basics/history/index.html +++ b/basics/history/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/history/index.print.html" rel="alternate" type="text/html" title="History :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -2333,12 +2333,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -2501,13 +2501,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/history/index.print.html b/basics/history/index.print.html index e9023446a1..7bc5236c85 100644 --- a/basics/history/index.print.html +++ b/basics/history/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/basics/history/index.html" rel="canonical" type="text/html" title="History :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -1494,8 +1494,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/index.html b/basics/index.html index 3e5c7115cd..eff1c26d45 100644 --- a/basics/index.html +++ b/basics/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -203,12 +203,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -371,13 +371,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/index.print.html b/basics/index.print.html index fe5da94b56..d6d3858635 100644 --- a/basics/index.print.html +++ b/basics/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/basics/index.html" rel="canonical" type="text/html" title="Basics :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -872,7 +872,7 @@ <p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">reconfigure the error handling</a> of Hugos implementation.</p> <p>In the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started <code>hugo server</code> after an upgrade and no errors are written to the console.</p> <p>You may see errors on the console after the update in the form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> <ol> <li> <p>Start up a text editor with regular expression support for search and replace. Search for <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> and replace it by <code>$1$2"</code> in all <code>*.md</code> files. <strong>This is the recommended choice</strong>.</p> @@ -1074,21 +1074,85 @@ <p>Additionally you can checkout one of the tagged versions. These tagged versions correspond to an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from the GitHub repository</a>.</p> <p>Besides the usual version tags (eg <code>1.2.3</code>) there are also tags for the main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) and the latest (just <code>x</code>) released version making it easier for you to pin the theme to a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> and set the theme as the default. You can also add the <code>[outputs]</code> section to enable the <a href="/hugo-theme-relearn/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create your first chapter page</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create your first chapter page</h2> <p>Chapters are pages that contain other child pages. It has a special layout style and usually just contains a <em>chapter name</em>, the <em>title</em> and a <em>brief abstract</em> of the section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Hugo theme is all about and the core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By opening the given file, you should see the property <code>chapter=true</code> on top, meaning this page is a <em>chapter</em>.</p> <p>By default all chapters and pages are created as a draft. If you want to render these pages, remove the property <code>draft: true</code> from the metadata.</p> @@ -1131,17 +1195,352 @@ </header> <h1 id="configuration">Configuration</h1> -<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>. The defaults are written in the comments of each option.</p> +<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>.</p> <p>Note that some of these options are explained in detail in other sections of this documentation.</p> +<h2 id="all-config-options">All config options</h2> +<p>The values reflect the options active in this documentation. The defaults can be taken from the <a href="/hugo-theme-relearn/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">description</span> <span class="p">=</span> <span class="s1">'Documentation for Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBusting</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="l">Documentation for Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBusting</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentation for Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config options</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -1625,29 +2024,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set the <code>themeVariant</code> value to the name of your theme file. That’s it! Your site will be displayed in this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -1659,29 +2091,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>You can also set multiple variants. In this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <div class="box notices cstyle tip"> <div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div> <div class="box-content"> @@ -1694,68 +2164,144 @@ <p>You can also cause the site to adjust to your OS settings for light/dark mode. Just set the <code>themeVariant</code> to <code>auto</code> to become an auto mode variant. That’s it.</p> <p>You can use the <code>auto</code> value with the single or multiple variants option. If you are using multiple variants, you can drop <code>auto</code> at any position in the option’s array, but usually it makes sense to set it in the first position and make it the default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> +</div> +<p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> <p>In the above example, you would end with <code>red</code> for light mode and the default of <code>relearn-dark</code> for dark mode.</p> <p>If you don’t like that behavior, you can explicitly set <code>themeVariantAuto</code>. The first entry in the array is the color variant for light mode, the second for dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change the Favicon</h2> +</div> +<h2 id="change-the-favicon">Change the Favicon</h2> <p>If your favicon is a SVG, PNG or ICO, just drop your image in your site’s <code>static/images/</code> directory and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If you want to adjust your favicon according to your OS settings for light/dark mode, add the image files <code>static/images/favicon-light.svg</code> and <code>static/images/favicon-dark.svg</code> to your site’s directory, respectively, corresponding to your file format. In case some of the files are missing, the theme falls back to <code>favicon.svg</code> for each missing file. All supplied favicons must be of the same file format.</p> <p>If no favicon file is found, the theme will lookup the alternative filename <code>logo</code> in the same location and will repeat the search for the list of supported file types.</p> <p>If you need to change this default behavior, create a new file <code>layouts/partials/favicon.html</code> in your site’s directory and write something like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -1788,56 +2334,137 @@ <p>Like with the <a href="/hugo-theme-relearn/basics/branding/index.html#multiple-variants">multiple variants</a> option, you are defining your theme variants in an array but now <em>not by simple strings</em> <strong>but in a table with suboptions</strong>.</p> <p>Again, in this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>you now write it that way:</p> +</div> +<p>you now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> +</div> +<p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -1867,46 +2494,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configuration of This Site</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case you like a shipped variant but only want to tweak some aspects, you have two choices:</p> <ol> <li> @@ -1919,13 +2627,13 @@ <p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlightning schema to the one used in the <code>neon</code> variant. For that, create a new <code>static/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-branding.css</span> </button> @@ -1947,29 +2655,62 @@ </div> </div><p>Afterwards put this in your <code>hugo.toml</code> to use your new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-branding</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> +</div> +<p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> </li> </ol> @@ -1992,14 +2733,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>The theme is usable in different scenarios, requiring the following mandatory settings in your <code>hugo.toml</code>. All settings not mentioned can be set to your liking.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>The same settings as with any of the public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div> <div class="box-content"> @@ -2022,13 +2977,126 @@ <div class="box-content"> <p>If you are using <code>uglyURLs=false</code> (Hugo’s default), the theme will append an additional <code>index.html</code> to all page links to make your site be servable from the file system. If you don’t care about the file system and only serve your page via a webserver you can generate the links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add the following lines in your <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -2039,10 +3107,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search page</h3> <p>You can add a dedicated search page for your page by adding the <code>searchpage</code> outputformat to your home page by adding the following lines in your <code>hugo.toml</code> file. This will cause Hugo to generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -2054,10 +3186,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>You can activate print support to add the capability to print whole chapters or even the complete site. Just add the <code>print</code> output format to your home, section and page in your <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">page</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -2071,20 +3285,138 @@ <p>If the <code>disableLandingPageButton</code> option is set to <code>false</code>, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure the <code>landingPageName</code> for the defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this option is not configured for a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>The home button is going to look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this option is not configured for a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>The home button is going to look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>You can add social media meta tags for the <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> to your site. These are configured as mentioned in the Hugo docs.</p> <h2 id="change-the-menu-width">Change the Menu Width</h2> @@ -2190,13 +3522,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the <p>This interactive tool may help you to generate your own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instructions </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>To get started, first select a color variant from the variant selector in the lower left sidebar that fits you best as a starting point.</p> <p>The graph is interactive and reflect the current colors. You can click on any of the colored boxes to adjust the respective color. The graph <strong>and the page</strong> will update accordingly.</p> @@ -2232,8 +3564,8 @@ window.variants && variants.generator( '#R-vargenerator' ); <h1 id="topbar-modification">Topbar Modification</h1> <p>The theme comes with a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, your requirements may differ from this configuration. Luckily the theme got you covered as the themebar, its buttons and the functionality behind these buttons is fully configurable by you.</p> <div class="box notices cstyle tip"> @@ -2245,8 +3577,8 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="areas">Areas</h2> <p>The default configuration comes with three predefined areas that may contain an arbitrary set of buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu and breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li> @@ -3925,22 +5257,22 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373945" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/index.xml b/basics/index.xml index a634f6997b..8d004ed251 100644 --- a/basics/index.xml +++ b/basics/index.xml @@ -41,9 +41,10 @@ This theme&rsquo;s repository is: https://github.com/McShelby/hugo-theme-rel <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>On top of Hugo&rsquo;s global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml. The defaults are written in the comments of each option. + <description>On top of Hugo&rsquo;s global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml. Note that some of these options are explained in detail in other sections of this documentation. -&#8203; hugo.toml [params] # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value.</description> +All config options The values reflect the options active in this documentation. The defaults can be taken from the annotated example below. +hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;] alwaysopen = &#39;&#39; breadcrumbSeparator = &#39;&gt;&#39; collapsibleMenu = true customMathJaxURL = &#39;&#39; customMermaidURL = &#39;&#39; customOpenapiURL = &#39;&#39; description = &#39;Documentation for Hugo Relearn Theme&#39; disableAssetsBusting = false disableBreadcrumb = false disableExplicitIndexURLs = false disableGeneratorVersion = false disableHoverBlockCopyToClipBoard = false disableInlineCopyToClipBoard = true disableLandingPageButton = true disableLanguageSwitchingButton = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableRandomIds = false disableRootBreadcrumb = true disableSearch = false disableSearchHiddenPages = false disableSeoHiddenPages = true disableShortcutsTitle = false disableTagHiddenPages = false disableTermBreadcrumbs = false disableToc = false editURL = &#39;https://github.</description> </item> <item> <title>Branding</title> @@ -59,8 +60,7 @@ A color variant lets you customize various visual effects of your site like almo <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> <guid>https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html</guid> <description>Usage scenarios The theme is usable in different scenarios, requiring the following mandatory settings in your hugo.toml. All settings not mentioned can be set to your liking. -Public Webserver from Root baseURL = &#34;https://example.com/&#34;Public Webserver from Subdirectory baseURL = &#34;https://example.com/mysite/&#34; relativeURLs = falsePrivate Webserver (LAN) The same settings as with any of the public webserver usage scenarios or -baseURL = &#34;/&#34; relativeURLs = trueFile System baseURL = &#34;/&#34; relativeURLs = true Warning Using a baseURL with a subdirectory and relativeURLs=true are mutally exclusive due to the fact, that Hugo does not apply the baseURL correctly.</description> +Public Webserver from Root hugo. toml yaml json baseURL = &#39;https://example.com/&#39; baseURL: https://example.com/ { &#34;baseURL&#34;: &#34;https://example.com/&#34; } Public Webserver from Subdirectory hugo. toml yaml json baseURL = &#39;https://example.com/mysite/&#39; relativeURLs = false baseURL: https://example.com/mysite/ relativeURLs: false { &#34;baseURL&#34;: &#34;https://example.com/mysite/&#34;, &#34;relativeURLs&#34;: false } Private Webserver (LAN) The same settings as with any of the public webserver usage scenarios or</description> </item> <item> <title>Stylesheet generator</title> diff --git a/basics/installation/index.html b/basics/installation/index.html index e1e9757e48..a0b379298e 100644 --- a/basics/installation/index.html +++ b/basics/installation/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/installation/index.print.html" rel="alternate" type="text/html" title="Installation :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -146,21 +146,85 @@ <p>Additionally you can checkout one of the tagged versions. These tagged versions correspond to an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from the GitHub repository</a>.</p> <p>Besides the usual version tags (eg <code>1.2.3</code>) there are also tags for the main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) and the latest (just <code>x</code>) released version making it easier for you to pin the theme to a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> and set the theme as the default. You can also add the <code>[outputs]</code> section to enable the <a href="/hugo-theme-relearn/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create your first chapter page</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create your first chapter page</h2> <p>Chapters are pages that contain other child pages. It has a special layout style and usually just contains a <em>chapter name</em>, the <em>title</em> and a <em>brief abstract</em> of the section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Hugo theme is all about and the core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By opening the given file, you should see the property <code>chapter=true</code> on top, meaning this page is a <em>chapter</em>.</p> <p>By default all chapters and pages are created as a draft. If you want to render these pages, remove the property <code>draft: true</code> from the metadata.</p> @@ -277,12 +341,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -445,13 +509,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/installation/index.print.html b/basics/installation/index.print.html index 63450e3ae5..b07e771990 100644 --- a/basics/installation/index.print.html +++ b/basics/installation/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/basics/installation/index.html" rel="canonical" type="text/html" title="Installation :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -110,21 +110,85 @@ <p>Additionally you can checkout one of the tagged versions. These tagged versions correspond to an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from the GitHub repository</a>.</p> <p>Besides the usual version tags (eg <code>1.2.3</code>) there are also tags for the main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) and the latest (just <code>x</code>) released version making it easier for you to pin the theme to a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> and set the theme as the default. You can also add the <code>[outputs]</code> section to enable the <a href="/hugo-theme-relearn/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create your first chapter page</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create your first chapter page</h2> <p>Chapters are pages that contain other child pages. It has a special layout style and usually just contains a <em>chapter name</em>, the <em>title</em> and a <em>brief abstract</em> of the section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Hugo theme is all about and the core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By opening the given file, you should see the property <code>chapter=true</code> on top, meaning this page is a <em>chapter</em>.</p> <p>By default all chapters and pages are created as a draft. If you want to render these pages, remove the property <code>draft: true</code> from the metadata.</p> @@ -160,8 +224,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/migration/index.html b/basics/migration/index.html index 1c65fea7af..f35eaa192a 100644 --- a/basics/migration/index.html +++ b/basics/migration/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -931,7 +931,7 @@ <p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">reconfigure the error handling</a> of Hugos implementation.</p> <p>In the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started <code>hugo server</code> after an upgrade and no errors are written to the console.</p> <p>You may see errors on the console after the update in the form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> <ol> <li> <p>Start up a text editor with regular expression support for search and replace. Search for <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> and replace it by <code>$1$2"</code> in all <code>*.md</code> files. <strong>This is the recommended choice</strong>.</p> @@ -1171,12 +1171,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -1339,13 +1339,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/migration/index.print.html b/basics/migration/index.print.html index 3d49a342f3..2b72a95223 100644 --- a/basics/migration/index.print.html +++ b/basics/migration/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -859,7 +859,7 @@ <p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">reconfigure the error handling</a> of Hugos implementation.</p> <p>In the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started <code>hugo server</code> after an upgrade and no errors are written to the console.</p> <p>You may see errors on the console after the update in the form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> <ol> <li> <p>Start up a text editor with regular expression support for search and replace. Search for <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> and replace it by <code>$1$2"</code> in all <code>*.md</code> files. <strong>This is the recommended choice</strong>.</p> @@ -1018,8 +1018,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/requirements/index.html b/basics/requirements/index.html index c40e14c036..cad0eb8bda 100644 --- a/basics/requirements/index.html +++ b/basics/requirements/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirements :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -209,12 +209,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -377,13 +377,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/requirements/index.print.html b/basics/requirements/index.print.html index ed08994906..d4b644405f 100644 --- a/basics/requirements/index.print.html +++ b/basics/requirements/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -113,8 +113,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/topbar/index.html b/basics/topbar/index.html index 47c823ae78..6526763f9b 100644 --- a/basics/topbar/index.html +++ b/basics/topbar/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/basics/topbar/index.xml" rel="alternate" type="application/rss+xml" title="Topbar Modification :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/topbar/index.print.html" rel="alternate" type="text/html" title="Topbar Modification :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -135,8 +135,8 @@ <h1 id="topbar-modification">Topbar Modification</h1> <p>The theme comes with a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, your requirements may differ from this configuration. Luckily the theme got you covered as the themebar, its buttons and the functionality behind these buttons is fully configurable by you.</p> <div class="box notices cstyle tip"> @@ -148,8 +148,8 @@ </div> <h2 id="areas">Areas</h2> <p>The default configuration comes with three predefined areas that may contain an arbitrary set of buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu and breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li> @@ -504,12 +504,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -672,13 +672,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/basics/topbar/index.print.html b/basics/topbar/index.print.html index 7a8c1520ff..62eebe3cb2 100644 --- a/basics/topbar/index.print.html +++ b/basics/topbar/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/basics/topbar/index.html" rel="canonical" type="text/html" title="Topbar Modification :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/topbar/index.xml" rel="alternate" type="application/rss+xml" title="Topbar Modification :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -93,8 +93,8 @@ <h1 id="topbar-modification">Topbar Modification</h1> <p>The theme comes with a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, your requirements may differ from this configuration. Luckily the theme got you covered as the themebar, its buttons and the functionality behind these buttons is fully configurable by you.</p> <div class="box notices cstyle tip"> @@ -106,8 +106,8 @@ </div> <h2 id="areas">Areas</h2> <p>The default configuration comes with three predefined areas that may contain an arbitrary set of buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu and breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li> @@ -381,8 +381,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/categories/basic/index.html b/categories/basic/index.html index 5b2d096063..9844d9d570 100644 --- a/categories/basic/index.html +++ b/categories/basic/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/basic/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/basic/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/categories/basic/index.xml" rel="alternate" type="application/rss+xml" title="Basic :: Category :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/categories/content/index.html b/categories/content/index.html index bb6e305d52..295a9dba38 100644 --- a/categories/content/index.html +++ b/categories/content/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/content/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/content/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/categories/content/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Category :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/categories/content/index.xml b/categories/content/index.xml index 3321886a4e..b3e2deeb87 100644 --- a/categories/content/index.xml +++ b/categories/content/index.xml @@ -14,8 +14,7 @@ <guid>https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html</guid> <description>The Relearn theme supports Hugo&rsquo;s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior The tags are displayed at the top of the page in alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/categories/custom/index.html b/categories/custom/index.html index 7e840eeccd..c35302b23f 100644 --- a/categories/custom/index.html +++ b/categories/custom/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/custom/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/custom/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/categories/custom/index.xml" rel="alternate" type="application/rss+xml" title="Custom :: Category :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/categories/index.html b/categories/index.html index 8dc335742c..496fe1d34c 100644 --- a/categories/index.html +++ b/categories/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/categories/index.xml" rel="alternate" type="application/rss+xml" title="Categories :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -215,12 +215,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -383,13 +383,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/categories/taxonomy/index.html b/categories/taxonomy/index.html index 287b0e1214..b95ad8fc49 100644 --- a/categories/taxonomy/index.html +++ b/categories/taxonomy/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/taxonomy/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/taxonomy/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/categories/taxonomy/index.xml" rel="alternate" type="application/rss+xml" title="Taxonomy :: Category :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/categories/taxonomy/index.xml b/categories/taxonomy/index.xml index 2ebb672b10..55a83de64b 100644 --- a/categories/taxonomy/index.xml +++ b/categories/taxonomy/index.xml @@ -14,8 +14,7 @@ <guid>https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html</guid> <description>The Relearn theme supports Hugo&rsquo;s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior The tags are displayed at the top of the page in alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/categories/theming/index.html b/categories/theming/index.html index bd723828fc..c39ab1d1dc 100644 --- a/categories/theming/index.html +++ b/categories/theming/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/theming/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/theming/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/categories/theming/index.xml" rel="alternate" type="application/rss+xml" title="Theming :: Category :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -209,12 +209,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -377,13 +377,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/archetypes/index.html b/cont/archetypes/index.html index eecaadf3f5..8cc6ea69fa 100644 --- a/cont/archetypes/index.html +++ b/cont/archetypes/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Archetypes :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -135,48 +135,136 @@ <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> page is the starting page of your project. It’s best to have only one page of this kind in your project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a home page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a page meant to be used as introduction for a set of child pages. Commonly, it contains a simple title and a catch line to define content that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a chapter page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> page is any other content page. If you set an unknown archetype in your frontmatter, this archetype will be used to generate the page.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a default page, run either one of the following commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If you are in need of further archetypes you can define your own or even redefine existing ones.</p> <h3 id="template">Template</h3> <p>Define a template file in your project at <code>archetypes/<kind>.md</code> and make sure it has at least the frontmatter parameter for that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards you can generate new content files of that kind with the following command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards you can generate new content files of that kind with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>To define how your archetypes are rendered, define corresponding partial files in your projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If you use an unknown archetype in your frontmatter, the <code>default</code> archetype will be used to generate the page.</p> @@ -292,12 +380,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -460,13 +548,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/archetypes/index.print.html b/cont/archetypes/index.print.html index ac0cf6cf3b..21272069c0 100644 --- a/cont/archetypes/index.print.html +++ b/cont/archetypes/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Archetypes :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -97,48 +97,136 @@ <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> page is the starting page of your project. It’s best to have only one page of this kind in your project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a home page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a page meant to be used as introduction for a set of child pages. Commonly, it contains a simple title and a catch line to define content that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a chapter page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> page is any other content page. If you set an unknown archetype in your frontmatter, this archetype will be used to generate the page.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a default page, run either one of the following commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If you are in need of further archetypes you can define your own or even redefine existing ones.</p> <h3 id="template">Template</h3> <p>Define a template file in your project at <code>archetypes/<kind>.md</code> and make sure it has at least the frontmatter parameter for that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards you can generate new content files of that kind with the following command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards you can generate new content files of that kind with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>To define how your archetypes are rendered, define corresponding partial files in your projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If you use an unknown archetype in your frontmatter, the <code>default</code> archetype will be used to generate the page.</p> @@ -173,8 +261,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/frontmatter/frontmatter.toml b/cont/frontmatter/frontmatter.toml new file mode 100644 index 0000000000..7bc07c203f --- /dev/null +++ b/cont/frontmatter/frontmatter.toml @@ -0,0 +1,260 @@ +# If an option value is said to be not set, you can achieve the same behavior +# by given it an empty string value. + +############################################################################### +# Hugo +# These options usually apply to other themes aswell. + +# The social media image of your page. +# Default: not set +# This is used for generating social media meta information for the opengraph +# protocol and twitter cards. +# If not set, the set value of your site's hugo.toml is used. +images = [ "images/hero.png" ] + +# The title of your page. +# Default: not set +# A page without a title is treated as a hidden page. +title = "Example Page" + +# The description of your page. +# Default: not set +# This is used for generating HTML meta tags, social media meta information +# for the opengraph protocol and twitter cards. +# If not set, the set value of your site's hugo.toml is used for the html +# meta tag, social media meta information for the opengraph protocol and +# twitter cards. +description = "" + +############################################################################### +# Relearn Theme +# These options are specific to the Relearn theme. + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Topbar +# These options modify the topbar appearance. + +# Hide the table of contents button. +# Default: false +# If the TOC button is hidden, also the keyboard shortcut is disabled. +# If not set, the set value of your site's hugo.toml is used. +disableToc = false + +# Hide the breadcrumbs. +# Default: false +# If the breadcrumbs are hidden, the title of the displayed page will still be +# shown in the topbar. +disableBreadcrumb = false + +# Hide Next and Previous navigation buttons. +# Default: false +# If the navigation buttons are hidden, also the keyboard shortcuts are +# disabled. +disableNextPrev = false + +# The URL prefix to edit a page. +# Default: not set +# If set, an edit button will be shown in the topbar. If the button is hidden, +# also the keyboard shortcuts are disabled. The value can contain the macro +# `${FilePath}` which will be replaced by the file path of your displayed page. +# If not set, the set value of your site's hugo.toml is used. If the global +# parameter is given but you want to hide the button for the displayed page, +# you can set the value to an empty string. If instead of hiding you want to have +# an disabled button, you can set the value to a string containing just spaces. +# This is useful if you want to give the opportunity for people to create merge +# request for your content. +editURL = "" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Menu +# These options modify the menu apperance. + +# Prefix for the title in main menu. +# Default: not set +# The title of the page in the menu will be prefixed by this HTML content. +menuPre = "" + +# Suffix for the title in main menu. +# Default: not set +# The title of the page in the menu will be suffixed by this HTML content. +menuPost = "" + +# The order of main menu submenus. +# Default: "weight" +# Submenus can be ordered by "weight", "title", "linktitle", "modifieddate", +# "expirydate", "publishdate", "date", "length" or "default" (adhering to +# Hugo's default sort order). +# If not set, the value of the parent menu entry is used. +ordersectionsby = "weight" + +# The initial expand state of submenus. +# Default: not set +# This controls whether submenus will be expanded (true), or collapsed (false) +# in the menu. If not set, the first menu level is set to false, all others +# levels are set to true. If not set, the value of the parent menu entry is used. +# If the displayed page has submenus, they will always been displayed expanded +# regardless of this option. +alwaysopen = "" + +# Shows expander for submenus. +# Default: false +# If set to true, a submenu in the sidebar will be displayed in a collapsible +# tree view and a clickable expander is set in front of the entry. +# If not set, the set value of your site's hugo.toml is used. +collapsibleMenu = true + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Hidden pages +# These options configure how hidden pages are treated. +# A page flagged as hidden, is only removed from the main menu if you are +# currently not on this page or the hidden page is not part of current page's +# ancestors. For all other functionality in Hugo a hidden page behaves like any +# other page if not otherwise configured. + +# Hide a page's menu entry. +# Default: false +# If this value is true, the page is hidden from the menu. +hidden = false + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Content +# These options modify how your content is displayed. + +# Prefix for the title in the content area. +# Default: not set +# The title of the page heading will be prefixed by this HTML content. +headingPre = "" + +# Suffix for the title in the content area. +# Default: not set +# The title of the page heading will be suffixed by this HTML content. +headingPost = "" + +# Display name of the page's last editor. +# Default: not set +# If set, it will be displayed in the default footer. +LastModifierDisplayName = "" + +# Email address of the page's last editor. +# Default: not set +# If set together with LastModifierDisplayName, it will be displayed in the +# default footer. +LastModifierEmail = "" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Highlight +# These options configure how code is displayed. + +# Wrap for code blocks. +# Default: true +# By default lines of code blocks wrap around if the line is too long to be +# displayed on screen. If you dislike this behavior, you can reconfigure it +# here. +# Note that lines always wrap in print mode regardless of this option. +# If not set, the set value of your site's hugo.toml is used or given as a +# parameter to individual code blocks. +highlightWrap = true + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Images +# These options configure how images are displayed. + +# Image effects. +# See the documentation for how you can even add your own arbitrary effects to +# the list. +# All effect values default to the values of your site's hugo.toml and can be +# overridden thru URL parameter given to the image. See the documentation for +# details. + +# Default: false +imageEffects.border = true +# Default: true +imageEffects.lightbox = true +# Default: false +imageEffects.shadow = false + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# MathJax +# These options configure how math formulae are displayed. + +# Initialization options for MathJax. +# Default: not set +# A JSON value. See the MathJaxdocumentation for possible parameter. +# If not set, the set value of your site's hugo.toml is used. +mathJaxInitialize = "{}" + +# Only load MathJax if needed. +# Default: true +# If a Math shortcode is found, the option will be ignored and +# MathJax will be loaded regardlessly. 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 `disableMathJax=false` in your frontmatter to force the library to +# be loaded. +# If not set, the set value of your site's hugo.toml is used. +disableMathJax = true + +# URL for external MathJax library. +# Default: not set +# Specifies the remote location of the MathJax library. By default the shipped +# version will be used. +# If not set, the set value of your site's hugo.toml is used. +customMathJaxURL = "" # "https://unpkg.com/mathjax/es5/tex-mml-chtml.js" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Mermaid +# These options configure how Mermaid graphs are displayed. + +# Make graphs panable and zoomable +# Default: false +# For huge graphs it can be helpful to make them zoomable. Zoomable graphs come +# with a reset button for the zoom. +# If not set, the set value of your site's hugo.toml is used or given as a +# parameter to individual graphs. +mermaidZoom = true + +# Initialization options for Mermaid. +# Default: not set +# A JSON value. See the Mermaid documentation for possible parameter. +# If not set, the set value of your site's hugo.toml is used. +mermaidInitialize = "{ \"securityLevel\": \"loose\" }" + +# Only load Mermaid if needed. +# Default: true +# If a Mermaid shortcode or codefence is found, the option will be ignored and +# Mermaid will be loaded regardlessly. 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 `disableMermaid=false` in your frontmatter to force the library to +# be loaded. +# If not set, the set value of your site's hugo.toml is used. +disableMermaid = true + +# URL for external Mermaid library. +# Default: not set +# Specifies the remote location of the Mermaid library. By default the shipped +# version will be used. +# If not set, the set value of your site's hugo.toml is used. +customMermaidURL = "" # "https://unpkg.com/mermaid/dist/mermaid.min.js" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# OpenApi +# These options configure how OpenAPI specifications are displayed. + +# Only load OpenAPI if needed. +# Default: true +# If a OpenAPI shortcode is found, the option will be ignored and +# OpenAPI will be loaded regardlessly. 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 `disableOpenapi=false` in your frontmatter to force the library to +# be loaded. +# If not set, the set value of your site's hugo.toml is used. +disableOpenapi = true + +# URL for external OpenAPI library. +# Default: not set +# Specifies the remote location of the OpenAPI library. By default the shipped +# version will be used. +# If not set, the set value of your site's hugo.toml is used. +customOpenapiURL = "" # "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js" diff --git a/cont/frontmatter/index.html b/cont/frontmatter/index.html index 2036b5dc7d..1480fd06a0 100644 --- a/cont/frontmatter/index.html +++ b/cont/frontmatter/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/frontmatter/index.xml" rel="alternate" type="application/rss+xml" title="Frontmatter :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/frontmatter/index.print.html" rel="alternate" type="text/html" title="Frontmatter :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -79,6 +79,8 @@ <div class="topbar-content-wrapper"> <nav class="TableOfContents"> <ul> + <li><a href="#all-frontmatter-options">All Frontmatter Options</a></li> + <li><a href="#annotated-frontmatter-options">Annotated Frontmatter Options</a></li> <li><a href="#some-detailed-examples">Some Detailed Examples</a> <ul> <li><a href="#add-icon-to-a-menu-entry">Add Icon to a Menu Entry</a></li> @@ -126,7 +128,180 @@ </header> <h1 id="frontmatter">Frontmatter</h1> -<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> for documentation in all cases.</p> +<p>Each Hugo page <strong>has to define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Options</h2> +<p>The values reflect example options. The defaults can be taken from the <a href="/hugo-theme-relearn/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">description</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an option value is said to be not set, you can achieve the same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty string value.</span> @@ -388,28 +563,199 @@ </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, the set value of your site's hugo.toml is used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Icon to a Menu Entry</h3> <p>In the page frontmatter, add a <code>menuPre</code> param to insert any HTML code before the menu label. The example below uses the GitHub icon.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> <p>By default, the Relearn theme will use a page’s <code>title</code> attribute for the menu item.</p> <p>But a page’s title has to be descriptive on its own while the menu is a hierarchy. Hugo adds the <code>linkTitle</code> parameter for that purpose:</p> <p>For example (for a page named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> <p>You can change how the theme expands menu entries on the side of the content with the <code>alwaysopen</code> setting on a per page basis. If <code>alwaysopen=false</code> for any given entry, its children will not be shown in the menu as long as it is not necessary for the sake of navigation.</p> <p>The theme generates the menu based on the following rules:</p> <ul> @@ -425,11 +771,71 @@ <p>You may want to structure your pages in a hierachical way but don’t want to generate pages for those sections? The theme got you covered.</p> <p>To stay with the initial example: Suppose you want <code>level-one</code> appear in the sidebar but don’t want to generate a page for it. So the entry in the sidebar should not be clickable but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> and add the following frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds the expander to the menu entry if not already set in your hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no page will be generated so the page does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -518,12 +924,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -686,13 +1092,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/frontmatter/index.print.html b/cont/frontmatter/index.print.html index 08cdc32492..84f84b8a84 100644 --- a/cont/frontmatter/index.print.html +++ b/cont/frontmatter/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/cont/frontmatter/index.html" rel="canonical" type="text/html" title="Frontmatter :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/frontmatter/index.xml" rel="alternate" type="application/rss+xml" title="Frontmatter :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -92,7 +92,180 @@ </header> <h1 id="frontmatter">Frontmatter</h1> -<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> for documentation in all cases.</p> +<p>Each Hugo page <strong>has to define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Options</h2> +<p>The values reflect example options. The defaults can be taken from the <a href="/hugo-theme-relearn/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">description</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an option value is said to be not set, you can achieve the same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty string value.</span> @@ -354,28 +527,199 @@ </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, the set value of your site's hugo.toml is used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Icon to a Menu Entry</h3> <p>In the page frontmatter, add a <code>menuPre</code> param to insert any HTML code before the menu label. The example below uses the GitHub icon.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> <p>By default, the Relearn theme will use a page’s <code>title</code> attribute for the menu item.</p> <p>But a page’s title has to be descriptive on its own while the menu is a hierarchy. Hugo adds the <code>linkTitle</code> parameter for that purpose:</p> <p>For example (for a page named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> <p>You can change how the theme expands menu entries on the side of the content with the <code>alwaysopen</code> setting on a per page basis. If <code>alwaysopen=false</code> for any given entry, its children will not be shown in the menu as long as it is not necessary for the sake of navigation.</p> <p>The theme generates the menu based on the following rules:</p> <ul> @@ -391,11 +735,71 @@ <p>You may want to structure your pages in a hierachical way but don’t want to generate pages for those sections? The theme got you covered.</p> <p>To stay with the initial example: Suppose you want <code>level-one</code> appear in the sidebar but don’t want to generate a page for it. So the entry in the sidebar should not be clickable but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> and add the following frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds the expander to the menu entry if not already set in your hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no page will be generated so the page does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -403,8 +807,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/i18n/index.html b/cont/i18n/index.html index 0bcdfec46a..76a3ab625b 100644 --- a/cont/i18n/index.html +++ b/cont/i18n/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual and i18n :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -132,8 +132,8 @@ <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="basic-configuration">Basic configuration</h2> <p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank">how Hugo handle multilingual websites</a>, define your languages in your <code>hugo.toml</code> file.</p> <p>For example with current English and Piratized English website.</p> @@ -145,19 +145,91 @@ <p>Make sure your default language is defined as the first one in the <code>[languages]</code> array, as the theme needs to make assumptions on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, for each new page, append the <em>id</em> of the language to the file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, for each new page, append the <em>id</em> of the language to the file.</p> <ul> <li>Single file <code>my-page.md</code> is split in two files: <ul> @@ -207,8 +279,66 @@ You’ll see error reports in your browsers console log for each unsupported </div> <h3 id="search-with-mixed-language-support">Search with mixed language support</h3> <p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>hugo.toml</code> to broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this is an array, you can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this is an array, you can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -223,9 +353,63 @@ You’ll see error reports in your browsers console log for each unsupported <h2 id="disable-language-switching">Disable language switching</h2> <p>Switching the language in the browser is a great feature, but for some reasons you may want to disable it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> in your <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When using multilingual website, disable the switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -314,12 +498,12 @@ You’ll see error reports in your browsers console log for each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -482,13 +666,13 @@ You’ll see error reports in your browsers console log for each unsupported setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/i18n/index.print.html b/cont/i18n/index.print.html index af84970319..9bde6ac6af 100644 --- a/cont/i18n/index.print.html +++ b/cont/i18n/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual and i18n :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -99,8 +99,8 @@ <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="basic-configuration">Basic configuration</h2> <p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank">how Hugo handle multilingual websites</a>, define your languages in your <code>hugo.toml</code> file.</p> <p>For example with current English and Piratized English website.</p> @@ -112,19 +112,91 @@ <p>Make sure your default language is defined as the first one in the <code>[languages]</code> array, as the theme needs to make assumptions on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, for each new page, append the <em>id</em> of the language to the file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, for each new page, append the <em>id</em> of the language to the file.</p> <ul> <li>Single file <code>my-page.md</code> is split in two files: <ul> @@ -174,8 +246,66 @@ You’ll see error reports in your browsers console log for each unsupported </div> <h3 id="search-with-mixed-language-support">Search with mixed language support</h3> <p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>hugo.toml</code> to broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this is an array, you can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this is an array, you can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -190,9 +320,63 @@ You’ll see error reports in your browsers console log for each unsupported <h2 id="disable-language-switching">Disable language switching</h2> <p>Switching the language in the browser is a great feature, but for some reasons you may want to disable it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> in your <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When using multilingual website, disable the switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -200,8 +384,8 @@ You’ll see error reports in your browsers console log for each unsupported </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/imageeffects/index.html b/cont/imageeffects/index.html index 068cb9a3b6..4af1084133 100644 --- a/cont/imageeffects/index.html +++ b/cont/imageeffects/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -32,21 +32,21 @@ Without any settings in your hugo.toml this defaults to"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/imageeffects/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/imageeffects/index.xml" rel="alternate" type="application/rss+xml" title="Image Effects :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/imageeffects/index.print.html" rel="alternate" type="text/html" title="Image Effects :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -133,21 +133,34 @@ Without any settings in your hugo.toml this defaults to"> <p>Explicitly set URL query parameter will override the defaults in effect for a page.</p> <p>Without any settings in your <code>hugo.toml</code> this defaults to</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -157,24 +170,64 @@ Without any settings in your hugo.toml this defaults to"> </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden in a pages frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden in a pages frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -183,17 +236,39 @@ Without any settings in your hugo.toml this defaults to"> </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override settings by URL query parameter</p> +</div> +<p>Or by explicitly override settings by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -204,45 +279,81 @@ Without any settings in your hugo.toml this defaults to"> class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>The settings applied to the above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> +</div> +<p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -355,12 +466,12 @@ Without any settings in your hugo.toml this defaults to"> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -523,13 +634,13 @@ Without any settings in your hugo.toml this defaults to"> setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/imageeffects/index.print.html b/cont/imageeffects/index.print.html index 6a74a60856..cd2a0a3d47 100644 --- a/cont/imageeffects/index.print.html +++ b/cont/imageeffects/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -32,22 +32,22 @@ Without any settings in your hugo.toml this defaults to"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/imageeffects/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/cont/imageeffects/index.html" rel="canonical" type="text/html" title="Image Effects :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/imageeffects/index.xml" rel="alternate" type="application/rss+xml" title="Image Effects :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -107,21 +107,34 @@ Without any settings in your hugo.toml this defaults to"> <p>Explicitly set URL query parameter will override the defaults in effect for a page.</p> <p>Without any settings in your <code>hugo.toml</code> this defaults to</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -131,24 +144,64 @@ Without any settings in your hugo.toml this defaults to"> </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden in a pages frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden in a pages frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -157,17 +210,39 @@ Without any settings in your hugo.toml this defaults to"> </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override settings by URL query parameter</p> +</div> +<p>Or by explicitly override settings by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -178,45 +253,81 @@ Without any settings in your hugo.toml this defaults to"> class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>The settings applied to the above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> +</div> +<p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -248,8 +359,8 @@ Without any settings in your hugo.toml this defaults to"> </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/index.html b/cont/index.html index 191d70ad54..a5767e24f8 100644 --- a/cont/index.html +++ b/cont/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/index.print.html" rel="alternate" type="text/html" title="Content :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -203,12 +203,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -371,13 +371,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/index.print.html b/cont/index.print.html index 947d344807..27439d705e 100644 --- a/cont/index.print.html +++ b/cont/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/cont/index.html" rel="canonical" type="text/html" title="Content :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -152,7 +152,180 @@ </header> <h1 id="frontmatter">Frontmatter</h1> -<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> for documentation in all cases.</p> +<p>Each Hugo page <strong>has to define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Options</h2> +<p>The values reflect example options. The defaults can be taken from the <a href="/hugo-theme-relearn/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">description</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an option value is said to be not set, you can achieve the same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty string value.</span> @@ -414,28 +587,199 @@ </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, the set value of your site's hugo.toml is used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Icon to a Menu Entry</h3> <p>In the page frontmatter, add a <code>menuPre</code> param to insert any HTML code before the menu label. The example below uses the GitHub icon.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> <p>By default, the Relearn theme will use a page’s <code>title</code> attribute for the menu item.</p> <p>But a page’s title has to be descriptive on its own while the menu is a hierarchy. Hugo adds the <code>linkTitle</code> parameter for that purpose:</p> <p>For example (for a page named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> <p>You can change how the theme expands menu entries on the side of the content with the <code>alwaysopen</code> setting on a per page basis. If <code>alwaysopen=false</code> for any given entry, its children will not be shown in the menu as long as it is not necessary for the sake of navigation.</p> <p>The theme generates the menu based on the following rules:</p> <ul> @@ -451,11 +795,71 @@ <p>You may want to structure your pages in a hierachical way but don’t want to generate pages for those sections? The theme got you covered.</p> <p>To stay with the initial example: Suppose you want <code>level-one</code> appear in the sidebar but don’t want to generate a page for it. So the entry in the sidebar should not be clickable but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> and add the following frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds the expander to the menu entry if not already set in your hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no page will be generated so the page does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -470,48 +874,136 @@ <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> page is the starting page of your project. It’s best to have only one page of this kind in your project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a home page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a page meant to be used as introduction for a set of child pages. Commonly, it contains a simple title and a catch line to define content that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a chapter page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> page is any other content page. If you set an unknown archetype in your frontmatter, this archetype will be used to generate the page.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a default page, run either one of the following commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If you are in need of further archetypes you can define your own or even redefine existing ones.</p> <h3 id="template">Template</h3> <p>Define a template file in your project at <code>archetypes/<kind>.md</code> and make sure it has at least the frontmatter parameter for that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards you can generate new content files of that kind with the following command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards you can generate new content files of that kind with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>To define how your archetypes are rendered, define corresponding partial files in your projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If you use an unknown archetype in your frontmatter, the <code>default</code> archetype will be used to generate the page.</p> @@ -581,7 +1073,7 @@ <h2 id="paragraphs">Paragraphs</h2> <p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p> <p>Any text not starting with a special sign is written as normal, plain text paragraph block and must be separated to its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -595,7 +1087,7 @@ <h2 id="headings">Headings</h2> <p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p> <p>In Hugo you usually don’t use <code>h1</code> as this is generated by your theme and you should only have one such element in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Heading +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Heading </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Heading </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -620,7 +1112,7 @@ </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -637,7 +1129,7 @@ <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>You can show importance of a snippet of text with a heavier font-weight by enclosing it with two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -647,7 +1139,7 @@ </div> <h3 id="italics">Italics</h3> <p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -657,7 +1149,7 @@ </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -667,7 +1159,7 @@ </div> <h2 id="text-substitution">Text substitution</h2> <p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Double dashes <span class="sb">`--`</span> and triple dashes <span class="sb">`---`</span> are replaced by en-dash <span class="ge">**</span>--** and em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -689,7 +1181,7 @@ <p>You can write a list of items in which the order of the items does not explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>You may use any of <code>-</code>, <code>*</code> or <code>+</code> to denote bullets for each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -723,7 +1215,7 @@ <p>You can create a list of items in which the order of items does explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>Markdown will automatically number each of your items consecutively. This means, the order number you are providing is irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis in pretium nisl aliquet @@ -755,7 +1247,7 @@ </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -780,7 +1272,7 @@ <p>This Markdown dialect supports an extension to add definition lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p> <p>A definition list in Markdown Extra is made of a single-line term followed by a colon and the definition for that term. You can also associate more than one term to a definition.</p> <p>If you add empty lines around the definition terms, additional vertical space will be generated. Also multiple paragraphs are possible</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit of plants of the genus Malus in the family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -812,7 +1304,7 @@ <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets of code can be wrapped with backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -822,7 +1314,7 @@ </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 of code @@ -889,7 +1381,7 @@ line 3 of code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Description | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine to be used for processing templates. Handlebars is the default. | @@ -924,7 +1416,7 @@ line 3 of code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Number | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Number | Description | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine to be used for processing templates. Handlebars is the default. | @@ -964,7 +1456,7 @@ line 3 of code <h2 id="blockquotes">Blockquotes</h2> <p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -985,7 +1477,7 @@ line 3 of code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -995,7 +1487,7 @@ line 3 of code </div> <h3 id="basic-link">Basic Link</h3> <p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1005,7 +1497,7 @@ line 3 of code </div> <h3 id="link-with-tooltip">Link with Tooltip</h3> <p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1015,7 +1507,7 @@ line 3 of code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go to example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -1029,7 +1521,7 @@ line 3 of code <p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p> <p>Usually the list of footnotes will be shown at the end of your document. If we use a footnote in a notice box it will instead be listed at the end of its box.</p> <p>Footnotes can contain block elements, which means that you can put multiple paragraphs, lists, blockquotes and so on in a footnote. It works the same as for list items, just indent the following paragraphs by four spaces in the footnote definition.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text with a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text with a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: And that's the footnote. </span></span><span class="line"><span class="cl"> @@ -1062,114 +1554,114 @@ line 3 of code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar syntax to links but include a preceding exclamation mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image with Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL. The default <a href="/hugo-theme-relearn/cont/imageeffects/index.html">behavior is configurable</a> thru your <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resizing</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> to the link image to resize the image. Values are CSS values (default is <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -1177,29 +1669,29 @@ line 3 of code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combination</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add the query parameter <code>lightbox=false</code> to the image link to disable the lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1213,7 +1705,7 @@ line 3 of code <div class="box-content"> <p>If you want to wrap an image in a link and <code>lightbox=true</code> is your default setting, you have to explicitly disable the lightbox to avoid it to hijacking your link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -1232,21 +1724,34 @@ line 3 of code <p>Explicitly set URL query parameter will override the defaults in effect for a page.</p> <p>Without any settings in your <code>hugo.toml</code> this defaults to</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -1256,24 +1761,64 @@ line 3 of code </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden in a pages frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden in a pages frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -1282,17 +1827,39 @@ line 3 of code </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override settings by URL query parameter</p> +</div> +<p>Or by explicitly override settings by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -1303,45 +1870,81 @@ line 3 of code class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>The settings applied to the above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> +</div> +<p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -1379,125 +1982,617 @@ line 3 of code <h2 id="basic-configuration">Basic configuration</h2> <p>Edit the website configuration <code>hugo.toml</code> and add a <code>[[menu.shortcuts]]</code> entry for each link your want to add.</p> <p>Example from the current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. However, if you want to keep the title but change its value, it can be overridden by changing your local i18n translation string configuration.</p> <p>For example, in your local <code>i18n/en.toml</code> file, add the following content</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translation strings</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p> <p>Example from the current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts to pages inside of your project</h2> <p>If you have shortcuts to pages inside of your project and you don’t want them to show up in page menu section, you have two choices:</p> <ol> <li> <p>Make the page file for the shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained in its own subdirectory and called <code>_index.md</code>) and add the following frontmatter configuration to the file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its content to <strong>not</strong> be ontained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this page a title as this will cause it to be in the breadcrumbs - a thing you most likely don't want</span> +<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this page a <code>title</code> as this will cause it to be in the breadcrumbs - a thing you most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> <footer class="footline"> @@ -1516,8 +2611,8 @@ However, if you want to keep the title but change its value, it can be overridde <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="basic-configuration">Basic configuration</h2> <p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank">how Hugo handle multilingual websites</a>, define your languages in your <code>hugo.toml</code> file.</p> <p>For example with current English and Piratized English website.</p> @@ -1529,19 +2624,91 @@ However, if you want to keep the title but change its value, it can be overridde <p>Make sure your default language is defined as the first one in the <code>[languages]</code> array, as the theme needs to make assumptions on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, for each new page, append the <em>id</em> of the language to the file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, for each new page, append the <em>id</em> of the language to the file.</p> <ul> <li>Single file <code>my-page.md</code> is split in two files: <ul> @@ -1591,8 +2758,66 @@ You’ll see error reports in your browsers console log for each unsupported </div> <h3 id="search-with-mixed-language-support">Search with mixed language support</h3> <p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>hugo.toml</code> to broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this is an array, you can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this is an array, you can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -1607,9 +2832,63 @@ You’ll see error reports in your browsers console log for each unsupported <h2 id="disable-language-switching">Disable language switching</h2> <p>Switching the language in the browser is a great feature, but for some reasons you may want to disable it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> in your <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When using multilingual website, disable the switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -1627,25 +2906,157 @@ You’ll see error reports in your browsers console log for each unsupported <p>The Relearn theme supports Hugo’s default taxonomies <em>tag</em> and <em>category</em> out of the box.</p> <h2 id="configuration">Configuration</h2> <p>Just add tags and/or categories to any page. They can be given as a single string or an array of strings.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">content</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>The tags are displayed at the top of the page in alphabetical order.</p> <p>The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own <code>content-footer.html</code> partial.</p> <p>Each item is a link to a taxonomy page displaying all the articles with the given term.</p> <h2 id="list-all-the-tags">List all the tags</h2> <p>In the <code>hugo.toml</code> file you can add a shortcut to display all the tags and categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customization</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customization</h2> <p>If you define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> and want to display a list of them somewhere on your page (often in the <code>layouts/partials/content-footer.html</code>) you can call a partial that does the job for you:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -1707,8 +3118,8 @@ You’ll see error reports in your browsers console log for each unsupported </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/index.xml b/cont/index.xml index 0e5940591f..d7636c6a04 100644 --- a/cont/index.xml +++ b/cont/index.xml @@ -21,8 +21,9 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre <link>https://mcshelby.github.io/hugo-theme-relearn/cont/frontmatter/index.html</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> <guid>https://mcshelby.github.io/hugo-theme-relearn/cont/frontmatter/index.html</guid> - <description>Each Hugo page has to define a frontmatter in toml, yaml or json. This site will use toml for documentation in all cases. -+++ # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value. ############################################################################### # Hugo # These options usually apply to other themes aswell. # The social media image of your page. # Default: not set # This is used for generating social media meta information for the opengraph # protocol and twitter cards.</description> + <description>Each Hugo page has to define a frontmatter. +All Frontmatter Options The values reflect example options. The defaults can be taken from the annotated example below. +&#8203; toml yaml json +++ LastModifierDisplayName = &#39;&#39; LastModifierEmail = &#39;&#39; alwaysopen = &#39;&#39; collapsibleMenu = true customMathJaxURL = &#39;&#39; customMermaidURL = &#39;&#39; customOpenapiURL = &#39;&#39; description = &#39;&#39; disableBreadcrumb = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableToc = false editURL = &#39;&#39; headingPost = &#39;&#39; headingPre = &#39;&#39; hidden = false highlightWrap = true images = [&#39;images/hero.</description> </item> <item> <title>Archetypes</title> @@ -61,7 +62,7 @@ Without any settings in your hugo.toml this defaults to</description> <description>You can define additional menu entries or shortcuts in the navigation menu without any link to content. Basic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add. Example from the current website: -[[menu.shortcuts]] name = &#34;&lt;i class=&#39;fab fa-fw fa-github&#39;&gt;&lt;/i&gt; GitHub repo&#34; identifier = &#34;ds&#34; url = &#34;https://github.com/McShelby/hugo-theme-relearn&#34; weight = 10 [[menu.shortcuts]] name = &#34;&lt;i class=&#39;fas fa-fw fa-camera&#39;&gt;&lt;/i&gt; Showcases&#34; url = &#34;showcase/&#34; weight = 11 [[menu.</description> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39; name = &#34;&lt;i class=&#39;fab fa-fw fa-github&#39;&gt;&lt;/i&gt; GitHub repo&#34; url = &#39;https://github.com/McShelby/hugo-theme-relearn&#39; weight = 10 [[menu.shortcuts]] name = &#34;&lt;i class=&#39;fas fa-fw fa-camera&#39;&gt;&lt;/i&gt; Showcases&#34; url = &#39;showcase/&#39; weight = 11 [[menu.</description> </item> <item> <title>Multilingual and i18n</title> @@ -78,8 +79,7 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut <guid>https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html</guid> <description>The Relearn theme supports Hugo&rsquo;s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior The tags are displayed at the top of the page in alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/cont/markdown/index.html b/cont/markdown/index.html index 8604ca2198..d6985ab13d 100644 --- a/cont/markdown/index.html +++ b/cont/markdown/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Markdown syntax :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -206,7 +206,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="paragraphs">Paragraphs</h2> <p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p> <p>Any text not starting with a special sign is written as normal, plain text paragraph block and must be separated to its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -220,7 +220,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="headings">Headings</h2> <p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p> <p>In Hugo you usually don’t use <code>h1</code> as this is generated by your theme and you should only have one such element in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Heading +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Heading </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Heading </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -245,7 +245,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -262,7 +262,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>You can show importance of a snippet of text with a heavier font-weight by enclosing it with two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -272,7 +272,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="italics">Italics</h3> <p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -282,7 +282,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -292,7 +292,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h2 id="text-substitution">Text substitution</h2> <p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Double dashes <span class="sb">`--`</span> and triple dashes <span class="sb">`---`</span> are replaced by en-dash <span class="ge">**</span>--** and em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -314,7 +314,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <p>You can write a list of items in which the order of the items does not explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>You may use any of <code>-</code>, <code>*</code> or <code>+</code> to denote bullets for each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -348,7 +348,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <p>You can create a list of items in which the order of items does explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>Markdown will automatically number each of your items consecutively. This means, the order number you are providing is irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis in pretium nisl aliquet @@ -380,7 +380,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -405,7 +405,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <p>This Markdown dialect supports an extension to add definition lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p> <p>A definition list in Markdown Extra is made of a single-line term followed by a colon and the definition for that term. You can also associate more than one term to a definition.</p> <p>If you add empty lines around the definition terms, additional vertical space will be generated. Also multiple paragraphs are possible</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit of plants of the genus Malus in the family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -437,7 +437,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets of code can be wrapped with backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -447,7 +447,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 of code @@ -514,7 +514,7 @@ line 3 of code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Description | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine to be used for processing templates. Handlebars is the default. | @@ -549,7 +549,7 @@ line 3 of code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Number | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Number | Description | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine to be used for processing templates. Handlebars is the default. | @@ -589,7 +589,7 @@ line 3 of code <h2 id="blockquotes">Blockquotes</h2> <p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -610,7 +610,7 @@ line 3 of code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -620,7 +620,7 @@ line 3 of code </div> <h3 id="basic-link">Basic Link</h3> <p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -630,7 +630,7 @@ line 3 of code </div> <h3 id="link-with-tooltip">Link with Tooltip</h3> <p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -640,7 +640,7 @@ line 3 of code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go to example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -654,7 +654,7 @@ line 3 of code <p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p> <p>Usually the list of footnotes will be shown at the end of your document. If we use a footnote in a notice box it will instead be listed at the end of its box.</p> <p>Footnotes can contain block elements, which means that you can put multiple paragraphs, lists, blockquotes and so on in a footnote. It works the same as for list items, just indent the following paragraphs by four spaces in the footnote definition.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text with a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text with a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: And that's the footnote. </span></span><span class="line"><span class="cl"> @@ -687,114 +687,114 @@ line 3 of code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar syntax to links but include a preceding exclamation mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image with Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL. The default <a href="/hugo-theme-relearn/cont/imageeffects/index.html">behavior is configurable</a> thru your <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resizing</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> to the link image to resize the image. Values are CSS values (default is <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -802,29 +802,29 @@ line 3 of code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combination</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add the query parameter <code>lightbox=false</code> to the image link to disable the lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -838,7 +838,7 @@ line 3 of code <div class="box-content"> <p>If you want to wrap an image in a link and <code>lightbox=true</code> is your default setting, you have to explicitly disable the lightbox to avoid it to hijacking your link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -930,12 +930,12 @@ line 3 of code <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -1098,13 +1098,13 @@ line 3 of code setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/markdown/index.print.html b/cont/markdown/index.print.html index e16241d253..9740f1cb13 100644 --- a/cont/markdown/index.print.html +++ b/cont/markdown/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Markdown syntax :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -132,7 +132,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="paragraphs">Paragraphs</h2> <p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p> <p>Any text not starting with a special sign is written as normal, plain text paragraph block and must be separated to its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -146,7 +146,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="headings">Headings</h2> <p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p> <p>In Hugo you usually don’t use <code>h1</code> as this is generated by your theme and you should only have one such element in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Heading +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Heading </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Heading </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -171,7 +171,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -188,7 +188,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>You can show importance of a snippet of text with a heavier font-weight by enclosing it with two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -198,7 +198,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="italics">Italics</h3> <p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -208,7 +208,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -218,7 +218,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h2 id="text-substitution">Text substitution</h2> <p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Double dashes <span class="sb">`--`</span> and triple dashes <span class="sb">`---`</span> are replaced by en-dash <span class="ge">**</span>--** and em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -240,7 +240,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <p>You can write a list of items in which the order of the items does not explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>You may use any of <code>-</code>, <code>*</code> or <code>+</code> to denote bullets for each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -274,7 +274,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <p>You can create a list of items in which the order of items does explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>Markdown will automatically number each of your items consecutively. This means, the order number you are providing is irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis in pretium nisl aliquet @@ -306,7 +306,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -331,7 +331,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <p>This Markdown dialect supports an extension to add definition lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p> <p>A definition list in Markdown Extra is made of a single-line term followed by a colon and the definition for that term. You can also associate more than one term to a definition.</p> <p>If you add empty lines around the definition terms, additional vertical space will be generated. Also multiple paragraphs are possible</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit of plants of the genus Malus in the family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -363,7 +363,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets of code can be wrapped with backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -373,7 +373,7 @@ Markdown is simple to learn, with minimal extra characters so it’s also qu </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 of code @@ -440,7 +440,7 @@ line 3 of code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Description | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine to be used for processing templates. Handlebars is the default. | @@ -475,7 +475,7 @@ line 3 of code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Number | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Number | Description | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine to be used for processing templates. Handlebars is the default. | @@ -515,7 +515,7 @@ line 3 of code <h2 id="blockquotes">Blockquotes</h2> <p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -536,7 +536,7 @@ line 3 of code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -546,7 +546,7 @@ line 3 of code </div> <h3 id="basic-link">Basic Link</h3> <p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -556,7 +556,7 @@ line 3 of code </div> <h3 id="link-with-tooltip">Link with Tooltip</h3> <p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -566,7 +566,7 @@ line 3 of code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go to example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -580,7 +580,7 @@ line 3 of code <p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p> <p>Usually the list of footnotes will be shown at the end of your document. If we use a footnote in a notice box it will instead be listed at the end of its box.</p> <p>Footnotes can contain block elements, which means that you can put multiple paragraphs, lists, blockquotes and so on in a footnote. It works the same as for list items, just indent the following paragraphs by four spaces in the footnote definition.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text with a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text with a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: And that's the footnote. </span></span><span class="line"><span class="cl"> @@ -613,114 +613,114 @@ line 3 of code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar syntax to links but include a preceding exclamation mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image with Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL. The default <a href="/hugo-theme-relearn/cont/imageeffects/index.html">behavior is configurable</a> thru your <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resizing</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> to the link image to resize the image. Values are CSS values (default is <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -728,29 +728,29 @@ line 3 of code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combination</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add the query parameter <code>lightbox=false</code> to the image link to disable the lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -764,7 +764,7 @@ line 3 of code <div class="box-content"> <p>If you want to wrap an image in a link and <code>lightbox=true</code> is your default setting, you have to explicitly disable the lightbox to avoid it to hijacking your link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -775,8 +775,8 @@ line 3 of code </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/menushortcuts/index.html b/cont/menushortcuts/index.html index 83b4959fe0..0e58dc2bd5 100644 --- a/cont/menushortcuts/index.html +++ b/cont/menushortcuts/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -13,12 +13,12 @@ <meta name="twitter:description" content="You can define additional menu entries or shortcuts in the navigation menu without any link to content. Basic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add. Example from the current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:title" content="Menu extra shortcuts :: Hugo Relearn Theme"> <meta property="og:description" content="You can define additional menu entries or shortcuts in the navigation menu without any link to content. Basic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add. Example from the current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/cont/menushortcuts/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,21 +30,21 @@ Example from the current website: <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extra shortcuts :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -131,125 +131,617 @@ Example from the current website: <h2 id="basic-configuration">Basic configuration</h2> <p>Edit the website configuration <code>hugo.toml</code> and add a <code>[[menu.shortcuts]]</code> entry for each link your want to add.</p> <p>Example from the current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. However, if you want to keep the title but change its value, it can be overridden by changing your local i18n translation string configuration.</p> <p>For example, in your local <code>i18n/en.toml</code> file, add the following content</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translation strings</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p> <p>Example from the current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts to pages inside of your project</h2> <p>If you have shortcuts to pages inside of your project and you don’t want them to show up in page menu section, you have two choices:</p> <ol> <li> <p>Make the page file for the shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained in its own subdirectory and called <code>_index.md</code>) and add the following frontmatter configuration to the file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its content to <strong>not</strong> be ontained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this page a title as this will cause it to be in the breadcrumbs - a thing you most likely don't want</span> +<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this page a <code>title</code> as this will cause it to be in the breadcrumbs - a thing you most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> <footer class="footline"> @@ -340,12 +832,12 @@ However, if you want to keep the title but change its value, it can be overridde <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -508,13 +1000,13 @@ However, if you want to keep the title but change its value, it can be overridde setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/menushortcuts/index.print.html b/cont/menushortcuts/index.print.html index 0e1926d879..4f23097e5c 100644 --- a/cont/menushortcuts/index.print.html +++ b/cont/menushortcuts/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -13,12 +13,12 @@ <meta name="twitter:description" content="You can define additional menu entries or shortcuts in the navigation menu without any link to content. Basic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add. Example from the current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:title" content="Menu extra shortcuts :: Hugo Relearn Theme"> <meta property="og:description" content="You can define additional menu entries or shortcuts in the navigation menu without any link to content. Basic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add. Example from the current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/cont/menushortcuts/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,22 +30,22 @@ Example from the current website: <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extra shortcuts :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -103,125 +103,617 @@ Example from the current website: <h2 id="basic-configuration">Basic configuration</h2> <p>Edit the website configuration <code>hugo.toml</code> and add a <code>[[menu.shortcuts]]</code> entry for each link your want to add.</p> <p>Example from the current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. However, if you want to keep the title but change its value, it can be overridden by changing your local i18n translation string configuration.</p> <p>For example, in your local <code>i18n/en.toml</code> file, add the following content</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translation strings</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p> <p>Example from the current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts to pages inside of your project</h2> <p>If you have shortcuts to pages inside of your project and you don’t want them to show up in page menu section, you have two choices:</p> <ol> <li> <p>Make the page file for the shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained in its own subdirectory and called <code>_index.md</code>) and add the following frontmatter configuration to the file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its content to <strong>not</strong> be ontained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this page a title as this will cause it to be in the breadcrumbs - a thing you most likely don't want</span> +<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this page a <code>title</code> as this will cause it to be in the breadcrumbs - a thing you most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> <footer class="footline"> @@ -231,8 +723,8 @@ However, if you want to keep the title but change its value, it can be overridde </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/pages/index.html b/cont/pages/index.html index e3bbe85d27..059702c394 100644 --- a/cont/pages/index.html +++ b/cont/pages/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/pages/index.print.html" rel="alternate" type="text/html" title="Pages organization :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -250,12 +250,12 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -418,13 +418,13 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/pages/index.print.html b/cont/pages/index.print.html index de501b0672..392bb322c2 100644 --- a/cont/pages/index.print.html +++ b/cont/pages/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Pages organization :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -142,8 +142,8 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/taxonomy/index.html b/cont/taxonomy/index.html index f29d0b2fae..1b05ac3096 100644 --- a/cont/taxonomy/index.html +++ b/cont/taxonomy/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -12,13 +12,11 @@ <meta name="twitter:title" content="Taxonomy :: Hugo Relearn Theme"> <meta name="twitter:description" content="The Relearn theme supports Hugo’s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior The tags are displayed at the top of the page in alphabetical order."> <meta property="og:title" content="Taxonomy :: Hugo Relearn Theme"> <meta property="og:description" content="The Relearn theme supports Hugo’s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior The tags are displayed at the top of the page in alphabetical order."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,21 +28,21 @@ The categories are displayed at the bottom of the page in alphabetical order in <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/cont/taxonomy/index.xml" rel="alternate" type="application/rss+xml" title="Taxonomy :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/taxonomy/index.print.html" rel="alternate" type="text/html" title="Taxonomy :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -140,25 +138,157 @@ The categories are displayed at the bottom of the page in alphabetical order in <p>The Relearn theme supports Hugo’s default taxonomies <em>tag</em> and <em>category</em> out of the box.</p> <h2 id="configuration">Configuration</h2> <p>Just add tags and/or categories to any page. They can be given as a single string or an array of strings.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">content</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>The tags are displayed at the top of the page in alphabetical order.</p> <p>The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own <code>content-footer.html</code> partial.</p> <p>Each item is a link to a taxonomy page displaying all the articles with the given term.</p> <h2 id="list-all-the-tags">List all the tags</h2> <p>In the <code>hugo.toml</code> file you can add a shortcut to display all the tags and categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customization</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customization</h2> <p>If you define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> and want to display a list of them somewhere on your page (often in the <code>layouts/partials/content-footer.html</code>) you can call a partial that does the job for you:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -300,12 +430,12 @@ The categories are displayed at the bottom of the page in alphabetical order in <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -468,13 +598,13 @@ The categories are displayed at the bottom of the page in alphabetical order in setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/cont/taxonomy/index.print.html b/cont/taxonomy/index.print.html index 00ec37f87a..b8a8c9c8a6 100644 --- a/cont/taxonomy/index.print.html +++ b/cont/taxonomy/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -12,13 +12,11 @@ <meta name="twitter:title" content="Taxonomy :: Hugo Relearn Theme"> <meta name="twitter:description" content="The Relearn theme supports Hugo’s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior The tags are displayed at the top of the page in alphabetical order."> <meta property="og:title" content="Taxonomy :: Hugo Relearn Theme"> <meta property="og:description" content="The Relearn theme supports Hugo’s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior The tags are displayed at the top of the page in alphabetical order."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,22 +28,22 @@ The categories are displayed at the bottom of the page in alphabetical order in <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html" rel="canonical" type="text/html" title="Taxonomy :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/taxonomy/index.xml" rel="alternate" type="application/rss+xml" title="Taxonomy :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -107,25 +105,157 @@ The categories are displayed at the bottom of the page in alphabetical order in <p>The Relearn theme supports Hugo’s default taxonomies <em>tag</em> and <em>category</em> out of the box.</p> <h2 id="configuration">Configuration</h2> <p>Just add tags and/or categories to any page. They can be given as a single string or an array of strings.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">content</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>The tags are displayed at the top of the page in alphabetical order.</p> <p>The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own <code>content-footer.html</code> partial.</p> <p>Each item is a link to a taxonomy page displaying all the articles with the given term.</p> <h2 id="list-all-the-tags">List all the tags</h2> <p>In the <code>hugo.toml</code> file you can add a shortcut to display all the tags and categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customization</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customization</h2> <p>If you define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> and want to display a list of them somewhere on your page (often in the <code>layouts/partials/content-footer.html</code>) you can call a partial that does the job for you:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -186,8 +316,8 @@ The categories are displayed at the bottom of the page in alphabetical order in </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/contributing/index.html b/dev/contributing/index.html index 9cfc42e707..46b7dcbdda 100644 --- a/dev/contributing/index.html +++ b/dev/contributing/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know if you want to contribute"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -324,12 +324,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -496,13 +496,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/contributing/index.print.html b/dev/contributing/index.print.html index 38bb085f02..1f5b2a0e8f 100644 --- a/dev/contributing/index.print.html +++ b/dev/contributing/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know if you want to contribute"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -216,8 +216,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/index.html b/dev/index.html index 716ceb65c6..94f0e91a27 100644 --- a/dev/index.html +++ b/dev/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -209,12 +209,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -381,13 +381,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/index.print.html b/dev/index.print.html index bf3b3ede13..db9bcb6777 100644 --- a/dev/index.print.html +++ b/dev/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -476,8 +476,8 @@ <p><strong>Remarks</strong>:</p> <p>The location is mandatory due to Hugo’s theme site builder.</p> <p><strong>Preview</strong> <code>images/screenshot.png</code>:</p> -<p><a href="#R-image-fc7cc8f067b9d799fa3d2b769d95a3fc" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-fc7cc8f067b9d799fa3d2b769d95a3fc"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-d304e271f7fdc61f9b1f66e22dba4581" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d304e271f7fdc61f9b1f66e22dba4581"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="hero-image">Hero Image</h2> <p><strong>Content</strong>:</p> <p>Show the <a href="/hugo-theme-relearn/dev/screenshots/index.html#demo-screenshot">Demo Screenshot</a> page on different devices and different themes. Composition of the different device screenshots into a template.</p> @@ -506,11 +506,11 @@ <p><strong>Remarks</strong>:</p> <p>The location of <code>images/tn.png</code> is mandatory due to Hugo’s theme site builder.</p> <p><strong>Preview</strong> <code>images/hero.png</code>:</p> -<p><a href="#R-image-6fbfb293d819fa126c73d75d4e6ea68b" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-6fbfb293d819fa126c73d75d4e6ea68b"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0cac83921399fa9fed03f1c49ce586d" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0cac83921399fa9fed03f1c49ce586d"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p><strong>Preview</strong> <code>images/tn.png</code>:</p> -<p><a href="#R-image-58f25dbace3184352fd629646a366af1" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-58f25dbace3184352fd629646a366af1"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-050b1e2f58574c8695fb903c27e8dc3f" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-050b1e2f58574c8695fb903c27e8dc3f"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <footer class="footline"> </footer> @@ -520,8 +520,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/maintaining/index.html b/dev/maintaining/index.html index 40f35c7702..efbea19709 100644 --- a/dev/maintaining/index.html +++ b/dev/maintaining/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know as a maintainer"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -415,12 +415,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -587,13 +587,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/maintaining/index.print.html b/dev/maintaining/index.print.html index 70d0c6271f..5f4a2e504c 100644 --- a/dev/maintaining/index.print.html +++ b/dev/maintaining/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know as a maintainer"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -296,8 +296,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/screenshots/index.html b/dev/screenshots/index.html index b52f18cf3e..74d34c0644 100644 --- a/dev/screenshots/index.html +++ b/dev/screenshots/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Recipe to create various documentation screenshots"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -150,8 +150,8 @@ <p><strong>Remarks</strong>:</p> <p>The location is mandatory due to Hugo’s theme site builder.</p> <p><strong>Preview</strong> <code>images/screenshot.png</code>:</p> -<p><a href="#R-image-fc7cc8f067b9d799fa3d2b769d95a3fc" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-fc7cc8f067b9d799fa3d2b769d95a3fc"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-d304e271f7fdc61f9b1f66e22dba4581" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d304e271f7fdc61f9b1f66e22dba4581"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="hero-image">Hero Image</h2> <p><strong>Content</strong>:</p> <p>Show the <a href="/hugo-theme-relearn/dev/screenshots/index.html#demo-screenshot">Demo Screenshot</a> page on different devices and different themes. Composition of the different device screenshots into a template.</p> @@ -180,11 +180,11 @@ <p><strong>Remarks</strong>:</p> <p>The location of <code>images/tn.png</code> is mandatory due to Hugo’s theme site builder.</p> <p><strong>Preview</strong> <code>images/hero.png</code>:</p> -<p><a href="#R-image-6fbfb293d819fa126c73d75d4e6ea68b" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-6fbfb293d819fa126c73d75d4e6ea68b"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0cac83921399fa9fed03f1c49ce586d" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0cac83921399fa9fed03f1c49ce586d"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p><strong>Preview</strong> <code>images/tn.png</code>:</p> -<p><a href="#R-image-58f25dbace3184352fd629646a366af1" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-58f25dbace3184352fd629646a366af1"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-050b1e2f58574c8695fb903c27e8dc3f" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-050b1e2f58574c8695fb903c27e8dc3f"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <footer class="footline"> </footer> @@ -274,12 +274,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -446,13 +446,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/dev/screenshots/index.print.html b/dev/screenshots/index.print.html index 1d4e1aa083..cb27e09a63 100644 --- a/dev/screenshots/index.print.html +++ b/dev/screenshots/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Recipe to create various documentation screenshots"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -122,8 +122,8 @@ <p><strong>Remarks</strong>:</p> <p>The location is mandatory due to Hugo’s theme site builder.</p> <p><strong>Preview</strong> <code>images/screenshot.png</code>:</p> -<p><a href="#R-image-fc7cc8f067b9d799fa3d2b769d95a3fc" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-fc7cc8f067b9d799fa3d2b769d95a3fc"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-d304e271f7fdc61f9b1f66e22dba4581" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d304e271f7fdc61f9b1f66e22dba4581"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="hero-image">Hero Image</h2> <p><strong>Content</strong>:</p> <p>Show the <a href="/hugo-theme-relearn/dev/screenshots/index.html#demo-screenshot">Demo Screenshot</a> page on different devices and different themes. Composition of the different device screenshots into a template.</p> @@ -152,11 +152,11 @@ <p><strong>Remarks</strong>:</p> <p>The location of <code>images/tn.png</code> is mandatory due to Hugo’s theme site builder.</p> <p><strong>Preview</strong> <code>images/hero.png</code>:</p> -<p><a href="#R-image-6fbfb293d819fa126c73d75d4e6ea68b" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-6fbfb293d819fa126c73d75d4e6ea68b"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0cac83921399fa9fed03f1c49ce586d" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0cac83921399fa9fed03f1c49ce586d"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p><strong>Preview</strong> <code>images/tn.png</code>:</p> -<p><a href="#R-image-58f25dbace3184352fd629646a366af1" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-58f25dbace3184352fd629646a366af1"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-050b1e2f58574c8695fb903c27e8dc3f" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-050b1e2f58574c8695fb903c27e8dc3f"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <footer class="footline"> </footer> @@ -165,8 +165,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/en/sitemap.xml b/en/sitemap.xml index ac5e258592..3fc4f1c81e 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -48,6 +48,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/dev/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/cont/markdown/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/cont/markdown/index.html" /> @@ -144,6 +150,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-3/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/tags/the-hidden/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/tags/the-hidden/index.html" /> @@ -210,6 +222,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/categories/content/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/content/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/more/credits/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/more/credits/index.html" /> @@ -255,6 +273,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/include/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/math/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/math/index.html" /> @@ -291,6 +315,30 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" /> + </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" /> + </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" /> + </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" /> @@ -321,6 +369,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/resources/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/siteparam/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/siteparam/index.html" /> diff --git a/index.html b/index.html index 88aacf4087..62844f93dd 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></script> <script> // hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic: // https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72 @@ -123,8 +123,8 @@ <p>A theme for <a href="https://gohugo.io/" target="_blank">Hugo</a> designed for documentation.</p> <p><a href="/hugo-theme-relearn/basics/migration/index.html">★ What’s new in the latest release ★</a></p> -<p><a href="#R-image-25899d219011565ca7cd786e3f4c9104" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-25899d219011565ca7cd786e3f4c9104"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bf91e266df622dc81d5eda9e5aea3692" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bf91e266df622dc81d5eda9e5aea3692"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="motivation">Motivation</h2> <p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> with the aim of fixing long outstanding bugs and adapting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p> <h2 id="features">Features</h2> @@ -293,12 +293,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -461,13 +461,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/index.print.html b/index.print.html index 8d2b59e022..4cf77cd6f9 100644 --- a/index.print.html +++ b/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/index.html" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -92,8 +92,8 @@ <p>A theme for <a href="https://gohugo.io/" target="_blank">Hugo</a> designed for documentation.</p> <p><a href="/hugo-theme-relearn/basics/migration/index.html">★ What’s new in the latest release ★</a></p> -<p><a href="#R-image-25899d219011565ca7cd786e3f4c9104" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-25899d219011565ca7cd786e3f4c9104"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bf91e266df622dc81d5eda9e5aea3692" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bf91e266df622dc81d5eda9e5aea3692"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="motivation">Motivation</h2> <p>The theme is a fork of the great <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learn theme</a> with the aim of fixing long outstanding bugs and adapting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.</p> <h2 id="features">Features</h2> @@ -966,7 +966,7 @@ <p>Also, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can <a href="https://gohugo.io/content-management/cross-references/#link-to-another-language-version" target="_blank">reconfigure the error handling</a> of Hugos implementation.</p> <p>In the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started <code>hugo server</code> after an upgrade and no errors are written to the console.</p> <p>You may see errors on the console after the update in the form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, you must apply one of two options:</p> <ol> <li> <p>Start up a text editor with regular expression support for search and replace. Search for <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> and replace it by <code>$1$2"</code> in all <code>*.md</code> files. <strong>This is the recommended choice</strong>.</p> @@ -1168,21 +1168,85 @@ <p>Additionally you can checkout one of the tagged versions. These tagged versions correspond to an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from the GitHub repository</a>.</p> <p>Besides the usual version tags (eg <code>1.2.3</code>) there are also tags for the main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) and the latest (just <code>x</code>) released version making it easier for you to pin the theme to a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> and set the theme as the default. You can also add the <code>[outputs]</code> section to enable the <a href="/hugo-theme-relearn/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create your first chapter page</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create your first chapter page</h2> <p>Chapters are pages that contain other child pages. It has a special layout style and usually just contains a <em>chapter name</em>, the <em>title</em> and a <em>brief abstract</em> of the section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Hugo theme is all about and the core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By opening the given file, you should see the property <code>chapter=true</code> on top, meaning this page is a <em>chapter</em>.</p> <p>By default all chapters and pages are created as a draft. If you want to render these pages, remove the property <code>draft: true</code> from the metadata.</p> @@ -1225,17 +1289,352 @@ </header> <h1 id="configuration">Configuration</h1> -<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>. The defaults are written in the comments of each option.</p> +<p>On top of <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configuration options</a>, the Relearn theme lets you define further options unique to the theme in your <code>hugo.toml</code>.</p> <p>Note that some of these options are explained in detail in other sections of this documentation.</p> +<h2 id="all-config-options">All config options</h2> +<p>The values reflect the options active in this documentation. The defaults can be taken from the <a href="/hugo-theme-relearn/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">description</span> <span class="p">=</span> <span class="s1">'Documentation for Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBusting</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="l">Documentation for Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBusting</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentation for Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config options</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -1719,29 +2118,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set the <code>themeVariant</code> value to the name of your theme file. That’s it! Your site will be displayed in this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -1753,29 +2185,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>You can also set multiple variants. In this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <div class="box notices cstyle tip"> <div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div> <div class="box-content"> @@ -1788,68 +2258,144 @@ <p>You can also cause the site to adjust to your OS settings for light/dark mode. Just set the <code>themeVariant</code> to <code>auto</code> to become an auto mode variant. That’s it.</p> <p>You can use the <code>auto</code> value with the single or multiple variants option. If you are using multiple variants, you can drop <code>auto</code> at any position in the option’s array, but usually it makes sense to set it in the first position and make it the default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> +</div> +<p>If you don’t configure anything else, the theme will default to use <code>relearn-light</code> for light mode and <code>relearn-dark</code> for dark mode. These defaults are overwritten by the first two non-auto options of your <code>themeVariant</code> option if present.</p> <p>In the above example, you would end with <code>red</code> for light mode and the default of <code>relearn-dark</code> for dark mode.</p> <p>If you don’t like that behavior, you can explicitly set <code>themeVariantAuto</code>. The first entry in the array is the color variant for light mode, the second for dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change the Favicon</h2> +</div> +<h2 id="change-the-favicon">Change the Favicon</h2> <p>If your favicon is a SVG, PNG or ICO, just drop your image in your site’s <code>static/images/</code> directory and name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If you want to adjust your favicon according to your OS settings for light/dark mode, add the image files <code>static/images/favicon-light.svg</code> and <code>static/images/favicon-dark.svg</code> to your site’s directory, respectively, corresponding to your file format. In case some of the files are missing, the theme falls back to <code>favicon.svg</code> for each missing file. All supplied favicons must be of the same file format.</p> <p>If no favicon file is found, the theme will lookup the alternative filename <code>logo</code> in the same location and will repeat the search for the list of supported file types.</p> <p>If you need to change this default behavior, create a new file <code>layouts/partials/favicon.html</code> in your site’s directory and write something like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -1882,56 +2428,137 @@ <p>Like with the <a href="/hugo-theme-relearn/basics/branding/index.html#multiple-variants">multiple variants</a> option, you are defining your theme variants in an array but now <em>not by simple strings</em> <strong>but in a table with suboptions</strong>.</p> <p>Again, in this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>you now write it that way:</p> +</div> +<p>you now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> +</div> +<p>The <code>identifier</code> option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -1961,46 +2588,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configuration of This Site</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case you like a shipped variant but only want to tweak some aspects, you have two choices:</p> <ol> <li> @@ -2013,13 +2721,13 @@ <p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlightning schema to the one used in the <code>neon</code> variant. For that, create a new <code>static/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-branding.css</span> </button> @@ -2041,29 +2749,62 @@ </div> </div><p>Afterwards put this in your <code>hugo.toml</code> to use your new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-branding</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> +</div> +<p>In comparison to <em>copy and change</em>, this has the advantage that you profit from any adjustments to the <code>relearn-light</code> variant but keep your modifications.</p> </li> </ol> @@ -2086,14 +2827,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>The theme is usable in different scenarios, requiring the following mandatory settings in your <code>hugo.toml</code>. All settings not mentioned can be set to your liking.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>The same settings as with any of the public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div> <div class="box-content"> @@ -2116,13 +3071,126 @@ <div class="box-content"> <p>If you are using <code>uglyURLs=false</code> (Hugo’s default), the theme will append an additional <code>index.html</code> to all page links to make your site be servable from the file system. If you don’t care about the file system and only serve your page via a webserver you can generate the links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add the following lines in your <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the <code>search</code> outputformat was named <code>json</code> in previous releases but was implemented differently. Although <code>json</code> still works, it is now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -2133,10 +3201,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search page</h3> <p>You can add a dedicated search page for your page by adding the <code>searchpage</code> outputformat to your home page by adding the following lines in your <code>hugo.toml</code> file. This will cause Hugo to generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -2148,10 +3280,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>You can activate print support to add the capability to print whole chapters or even the complete site. Just add the <code>print</code> output format to your home, section and page in your <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">page</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">page</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -2165,20 +3379,138 @@ <p>If the <code>disableLandingPageButton</code> option is set to <code>false</code>, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure the <code>landingPageName</code> for the defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this option is not configured for a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>The home button is going to look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this option is not configured for a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>The home button is going to look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>You can add social media meta tags for the <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> to your site. These are configured as mentioned in the Hugo docs.</p> <h2 id="change-the-menu-width">Change the Menu Width</h2> @@ -2284,13 +3616,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the <p>This interactive tool may help you to generate your own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instructions </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>To get started, first select a color variant from the variant selector in the lower left sidebar that fits you best as a starting point.</p> <p>The graph is interactive and reflect the current colors. You can click on any of the colored boxes to adjust the respective color. The graph <strong>and the page</strong> will update accordingly.</p> @@ -2326,8 +3658,8 @@ window.variants && variants.generator( '#R-vargenerator' ); <h1 id="topbar-modification">Topbar Modification</h1> <p>The theme comes with a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, your requirements may differ from this configuration. Luckily the theme got you covered as the themebar, its buttons and the functionality behind these buttons is fully configurable by you.</p> <div class="box notices cstyle tip"> @@ -2339,8 +3671,8 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="areas">Areas</h2> <p>The default configuration comes with three predefined areas that may contain an arbitrary set of buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar with default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu and breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li> @@ -4082,7 +5414,180 @@ window.variants && variants.generator( '#R-vargenerator' ); </header> <h1 id="frontmatter">Frontmatter</h1> -<p>Each Hugo page has to define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> in <em>toml</em>, <em>yaml</em> or <em>json</em>. This site will use <em>toml</em> for documentation in all cases.</p> +<p>Each Hugo page <strong>has to define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Options</h2> +<p>The values reflect example options. The defaults can be taken from the <a href="/hugo-theme-relearn/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">description</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an option value is said to be not set, you can achieve the same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty string value.</span> @@ -4344,28 +5849,199 @@ window.variants && variants.generator( '#R-vargenerator' ); </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, the set value of your site's hugo.toml is used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Icon to a Menu Entry</h3> <p>In the page frontmatter, add a <code>menuPre</code> param to insert any HTML code before the menu label. The example below uses the GitHub icon.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title with icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My page</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Using a Custom Title for Menu Entries</h3> <p>By default, the Relearn theme will use a page’s <code>title</code> attribute for the menu item.</p> <p>But a page’s title has to be descriptive on its own while the menu is a hierarchy. Hugo adds the <code>linkTitle</code> parameter for that purpose:</p> <p>For example (for a page named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules for Menu Entries</h3> <p>You can change how the theme expands menu entries on the side of the content with the <code>alwaysopen</code> setting on a per page basis. If <code>alwaysopen=false</code> for any given entry, its children will not be shown in the menu as long as it is not necessary for the sake of navigation.</p> <p>The theme generates the menu based on the following rules:</p> <ul> @@ -4381,11 +6057,71 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>You may want to structure your pages in a hierachical way but don’t want to generate pages for those sections? The theme got you covered.</p> <p>To stay with the initial example: Suppose you want <code>level-one</code> appear in the sidebar but don’t want to generate a page for it. So the entry in the sidebar should not be clickable but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> and add the following frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds the expander to the menu entry if not already set in your hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no page will be generated so the page does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -4400,48 +6136,136 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> page is the starting page of your project. It’s best to have only one page of this kind in your project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a home page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a page meant to be used as introduction for a set of child pages. Commonly, it contains a simple title and a catch line to define content that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a chapter page, run the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> page is any other content page. If you set an unknown archetype in your frontmatter, this archetype will be used to generate the page.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>To create a default page, run either one of the following commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads to a file with the following content</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace the <code>X</code> with a number or delete the whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If you are in need of further archetypes you can define your own or even redefine existing ones.</p> <h3 id="template">Template</h3> <p>Define a template file in your project at <code>archetypes/<kind>.md</code> and make sure it has at least the frontmatter parameter for that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards you can generate new content files of that kind with the following command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards you can generate new content files of that kind with the following command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>To define how your archetypes are rendered, define corresponding partial files in your projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If you use an unknown archetype in your frontmatter, the <code>default</code> archetype will be used to generate the page.</p> @@ -4511,7 +6335,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="paragraphs">Paragraphs</h2> <p>In Markdown your content usually spans the whole available document width. This is called a block. Blocks are always separated by whitespace to their adjacent blocks in the resulting document.</p> <p>Any text not starting with a special sign is written as normal, plain text paragraph block and must be separated to its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -4525,7 +6349,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="headings">Headings</h2> <p>A good idea is to structure your content using headings and subheadings. HTML-headings from <code>h1</code> through <code>h6</code> are constructed with a <code>#</code> for each level.</p> <p>In Hugo you usually don’t use <code>h1</code> as this is generated by your theme and you should only have one such element in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Heading +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Heading </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Heading </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -4550,7 +6374,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>To further structure your content you can add horizontal rules. They create a “thematic break” between paragraph blocks. In Markdown, you can create it with three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -4567,7 +6391,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>You can show importance of a snippet of text with a heavier font-weight by enclosing it with two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4577,7 +6401,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="italics">Italics</h3> <p>You can emphasize a snippet of text with italics by enclosing it with underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered with _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4587,7 +6411,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) you can do strikethroughs by enclosing text with two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4597,7 +6421,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="text-substitution">Text substitution</h2> <p>This Markdown dialect supports an extension to combine multiple punctuation characters to single typographic entities. This will only be applied to text outside of code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Double quotes <span class="sb">`"`</span> and single quotes <span class="sb">`'`</span> of enclosed text are replaced by <span class="ge">**</span>"double curly quotes"** and <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Double dashes <span class="sb">`--`</span> and triple dashes <span class="sb">`---`</span> are replaced by en-dash <span class="ge">**</span>--** and em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -4619,7 +6443,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>You can write a list of items in which the order of the items does not explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>You may use any of <code>-</code>, <code>*</code> or <code>+</code> to denote bullets for each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -4653,7 +6477,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>You can create a list of items in which the order of items does explicitly matter.</p> <p>It is possible to nest lists by indenting an item for the next sublevel.</p> <p>Markdown will automatically number each of your items consecutively. This means, the order number you are providing is irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipiscing elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis in pretium nisl aliquet @@ -4685,7 +6509,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) you can add task lists resulting in checked or unchecked non-clickable items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -4710,7 +6534,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>This Markdown dialect supports an extension to add definition lists. Definition lists are made of terms and definitions of these terms, much like in a dictionary.</p> <p>A definition list in Markdown Extra is made of a single-line term followed by a colon and the definition for that term. You can also associate more than one term to a definition.</p> <p>If you add empty lines around the definition terms, additional vertical space will be generated. Also multiple paragraphs are possible</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit of plants of the genus Malus in the family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -4742,7 +6566,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets of code can be wrapped with backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> is marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4752,7 +6576,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indenting several lines of code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 of code @@ -4819,7 +6643,7 @@ line 3 of code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) you can create tables by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Description | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine to be used for processing templates. Handlebars is the default. | @@ -4854,7 +6678,7 @@ line 3 of code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Adding a colon on the left and/or right side of the dashes below any heading will align the text for that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Option | Number | Description | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Option | Number | Description | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path to data files to supply the data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine to be used for processing templates. Handlebars is the default. | @@ -4894,7 +6718,7 @@ line 3 of code <h2 id="blockquotes">Blockquotes</h2> <p>For quoting blocks of content from another source within your document add <code>></code> before any text you want to quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -4915,7 +6739,7 @@ line 3 of code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This is a link to https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4925,7 +6749,7 @@ line 3 of code </div> <h3 id="basic-link">Basic Link</h3> <p>You can explicitly define links in case you want to use non-absolute URLs or want to give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4935,7 +6759,7 @@ line 3 of code </div> <h3 id="link-with-tooltip">Link with Tooltip</h3> <p>For even further information, you can add an additional text, displayed in a tooltip on hovering over the link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4945,7 +6769,7 @@ line 3 of code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied for recurring reuse by using a reference ID to later define the URL location. This simplyfies writing if you want to use a link more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go to example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -4959,7 +6783,7 @@ line 3 of code <p>Footnotes work mostly like reference-style links. A footnote is made of two things, a marker in the text that will become a superscript number and a footnote definition that will be placed in a list of footnotes.</p> <p>Usually the list of footnotes will be shown at the end of your document. If we use a footnote in a notice box it will instead be listed at the end of its box.</p> <p>Footnotes can contain block elements, which means that you can put multiple paragraphs, lists, blockquotes and so on in a footnote. It works the same as for list items, just indent the following paragraphs by four spaces in the footnote definition.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text with a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text with a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: And that's the footnote. </span></span><span class="line"><span class="cl"> @@ -4992,114 +6816,114 @@ line 3 of code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar syntax to links but include a preceding exclamation mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image with Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID to later define the URL location. This simplyfies writing if you want to use an image more than once in a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatting by setting query parameter at the end of the image URL. The default <a href="/hugo-theme-relearn/cont/imageeffects/index.html">behavior is configurable</a> thru your <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resizing</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> to the link image to resize the image. Values are CSS values (default is <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> to the link image to add CSS classes. Add some of the predefined values or even define your own in your CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -5107,29 +6931,29 @@ line 3 of code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combination</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add the query parameter <code>lightbox=false</code> to the image link to disable the lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -5143,7 +6967,7 @@ line 3 of code <div class="box-content"> <p>If you want to wrap an image in a link and <code>lightbox=true</code> is your default setting, you have to explicitly disable the lightbox to avoid it to hijacking your link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -5162,21 +6986,34 @@ line 3 of code <p>Explicitly set URL query parameter will override the defaults in effect for a page.</p> <p>Without any settings in your <code>hugo.toml</code> this defaults to</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -5186,24 +7023,64 @@ line 3 of code </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden in a pages frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden in a pages frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -5212,17 +7089,39 @@ line 3 of code </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override settings by URL query parameter</p> +</div> +<p>Or by explicitly override settings by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -5233,45 +7132,81 @@ line 3 of code class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>The settings applied to the above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> +</div> +<p>This ends up in the following HTML where the parameter are converted to CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -5309,125 +7244,617 @@ line 3 of code <h2 id="basic-configuration">Basic configuration</h2> <p>Edit the website configuration <code>hugo.toml</code> and add a <code>[[menu.shortcuts]]</code> entry for each link your want to add.</p> <p>Example from the current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts are preceded by a title. This title can be disabled by setting <code>disableShortcutsTitle=true</code>. However, if you want to keep the title but change its value, it can be overridden by changing your local i18n translation string configuration.</p> <p>For example, in your local <code>i18n/en.toml</code> file, add the following content</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translation strings</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix your menu configuration by <code>Languages.<language-id></code>.</p> <p>Example from the current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Hugo Documentation</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts to pages inside of your project</h2> <p>If you have shortcuts to pages inside of your project and you don’t want them to show up in page menu section, you have two choices:</p> <ol> <li> <p>Make the page file for the shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained in its own subdirectory and called <code>_index.md</code>) and add the following frontmatter configuration to the file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its content to <strong>not</strong> be ontained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this page a title as this will cause it to be in the breadcrumbs - a thing you most likely don't want</span> +<p>Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this page a <code>title</code> as this will cause it to be in the breadcrumbs - a thing you most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its content to be contained in the sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> <footer class="footline"> @@ -5446,8 +7873,8 @@ However, if you want to keep the title but change its value, it can be overridde <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="basic-configuration">Basic configuration</h2> <p>After learning <a href="https://gohugo.io/content-management/multilingual" target="_blank">how Hugo handle multilingual websites</a>, define your languages in your <code>hugo.toml</code> file.</p> <p>For example with current English and Piratized English website.</p> @@ -5459,19 +7886,91 @@ However, if you want to keep the title but change its value, it can be overridde <p>Make sure your default language is defined as the first one in the <code>[languages]</code> array, as the theme needs to make assumptions on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, for each new page, append the <em>id</em> of the language to the file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Hugo Relearn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, for each new page, append the <em>id</em> of the language to the file.</p> <ul> <li>Single file <code>my-page.md</code> is split in two files: <ul> @@ -5521,8 +8020,66 @@ You’ll see error reports in your browsers console log for each unsupported </div> <h3 id="search-with-mixed-language-support">Search with mixed language support</h3> <p>In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your <code>hugo.toml</code> to broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this is an array, you can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this is an array, you can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div> @@ -5537,9 +8094,63 @@ You’ll see error reports in your browsers console log for each unsupported <h2 id="disable-language-switching">Disable language switching</h2> <p>Switching the language in the browser is a great feature, but for some reasons you may want to disable it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> in your <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When using multilingual website, disable the switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> </article> @@ -5557,25 +8168,157 @@ You’ll see error reports in your browsers console log for each unsupported <p>The Relearn theme supports Hugo’s default taxonomies <em>tag</em> and <em>category</em> out of the box.</p> <h2 id="configuration">Configuration</h2> <p>Just add tags and/or categories to any page. They can be given as a single string or an array of strings.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">content</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>The tags are displayed at the top of the page in alphabetical order.</p> <p>The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own <code>content-footer.html</code> partial.</p> <p>Each item is a link to a taxonomy page displaying all the articles with the given term.</p> <h2 id="list-all-the-tags">List all the tags</h2> <p>In the <code>hugo.toml</code> file you can add a shortcut to display all the tags and categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customization</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customization</h2> <p>If you define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> and want to display a list of them somewhere on your page (often in the <code>layouts/partials/content-footer.html</code>) you can call a partial that does the job for you:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -6460,13 +9203,13 @@ So its content is used as description.</p> <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank you!</p> <p>That’s some text with a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -6584,26 +9327,26 @@ So its content is used as description.</p> <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">you</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, you did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">to</span> <span class="nx">press</span> <span class="nx">you</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need to press you!</div> </div> @@ -6624,13 +9367,13 @@ No need to press you!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">the</span> <span class="nx">possibilities</span> <span class="nx">are</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">including</span> <span class="nx">other</span> <span class="nx">shortcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>You can add standard markdown syntax:</p> <ul> @@ -6658,13 +9401,13 @@ No need to press you!</div> <p>The <code>highlight</code> shortcode renders your code with a syntax highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -6835,28 +9578,184 @@ No need to press you!</div> <h3 id="global-configuration-file">Global Configuration File</h3> <p>You can configure the color style used for code blocks in your <a href="/hugo-theme-relearn/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers in a table layout will shift if code is wrapping, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have the same look and behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInTable</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># the shipped variants come with their own modified chroma syntax highlightning</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which are linked in your generated HTML pages; you can use Hugo to generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets to your liking and use them in your variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if you want to use Hugo's internal styles instead of the shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` to a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: with using the internal styles, the `--CODE-theme` setting in your variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored and the internal style is used for all variants and</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Settings</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInTable</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers with Starting Offset</h3> <p>As mentioned above, line numbers in a <code>table</code> layout will shift if code is wrapping, so better use <code>inline</code>. To make things easier for you, set <code>lineNumbersInTable = false</code> in your <code>hugo.toml</code> and add <code>lineNos = true</code> when calling the shortcode instead of the specific values <code>table</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -6871,18 +9770,18 @@ No need to press you!</div> </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence with Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -7257,11 +10156,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>The JSON object of your <code>hugo.toml</code> / frontmatter is forwarded into MathJax’s configuration object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentation</a> for all allowed settings.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math is generated if you use a single <span class="sb">`$`</span> as a delimiter around your formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math is generated if you use a single <code>$</code> as a delimiter around your formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -7412,13 +10420,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Mermaid documentation</a> for all allowed settings.</p> <p>The <code>theme</code> setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart with YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -8333,7 +11454,7 @@ xychart-beta <div class="sc-openapi-wrapper is-loading helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -8565,28 +11686,132 @@ xychart-beta <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter with Markdown and HTML formatting</h3> <p>To use formatted parameter, add this in your <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values containing Markdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatting</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -8605,13 +11830,13 @@ xychart-beta <p>This is especially useful if you want to flag your code example with an explicit language.</p> <p>If you want multiple tabs grouped together you can wrap your tabs into the <a href="/hugo-theme-relearn/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -8716,13 +11941,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -8744,13 +11969,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -8795,41 +12020,41 @@ xychart-beta </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">the</span> <span class="nx">background</span> <span class="nx">to</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">of</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">and</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">icon</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style and color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style and color</span> </button> @@ -8896,27 +12121,27 @@ xychart-beta <p>This comes in handy eg. for providing code snippets for multiple languages.</p> <p>If you just want a single tab you can instead call the <a href="/hugo-theme-relearn/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -9064,27 +12289,27 @@ xychart-beta <p>See what happens to the tab views while you select different tabs.</p> <p>While pressing a tab of Group A switches all tab views of Group A in sync (if the tab is available), the tabs of Group B are left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -9441,8 +12666,8 @@ xychart-beta </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -9471,27 +12696,27 @@ xychart-beta } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373946" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373946" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236321", assetsBuster: 1709236321 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373946", assetsBuster: 1709373946 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/index.search.js b/index.search.js index 17df4198bd..a6cd01ee50 100644 --- a/index.search.js +++ b/index.search.js @@ -35,7 +35,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Content", - "content": "Each Hugo page has to define a frontmatter in toml, yaml or json. This site will use toml for documentation in all cases.\n+++ # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value. ############################################################################### # Hugo # These options usually apply to other themes aswell. # The social media image of your page. # Default: not set # This is used for generating social media meta information for the opengraph # protocol and twitter cards. # If not set, the set value of your site's hugo.toml is used. images = [ \"images/hero.png\" ] # The title of your page. # Default: not set # A page without a title is treated as a hidden page. title = \"Example Page\" # The description of your page. # Default: not set # This is used for generating HTML meta tags, social media meta information # for the opengraph protocol and twitter cards. # If not set, the set value of your site's hugo.toml is used for the html # meta tag, social media meta information for the opengraph protocol and # twitter cards. description = \"\" ############################################################################### # Relearn Theme # These options are specific to the Relearn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These options modify the topbar appearance. # Hide the table of contents button. # Default: false # If the TOC button is hidden, also the keyboard shortcut is disabled. # If not set, the set value of your site's hugo.toml is used. disableToc = false # Hide the breadcrumbs. # Default: false # If the breadcrumbs are hidden, the title of the displayed page will still be # shown in the topbar. disableBreadcrumb = false # Hide Next and Previous navigation buttons. # Default: false # If the navigation buttons are hidden, also the keyboard shortcuts are # disabled. disableNextPrev = false # The URL prefix to edit a page. # Default: not set # If set, an edit button will be shown in the topbar. If the button is hidden, # also the keyboard shortcuts are disabled. The value can contain the macro # `${FilePath}` which will be replaced by the file path of your displayed page. # If not set, the set value of your site's hugo.toml is used. If the global # parameter is given but you want to hide the button for the displayed page, # you can set the value to an empty string. If instead of hiding you want to have # an disabled button, you can set the value to a string containing just spaces. # This is useful if you want to give the opportunity for people to create merge # request for your content. editURL = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These options modify the menu apperance. # Prefix for the title in main menu. # Default: not set # The title of the page in the menu will be prefixed by this HTML content. menuPre = \"\" # Suffix for the title in main menu. # Default: not set # The title of the page in the menu will be suffixed by this HTML content. menuPost = \"\" # The order of main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adhering to # Hugo's default sort order). # If not set, the value of the parent menu entry is used. ordersectionsby = \"weight\" # The initial expand state of submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # in the menu. If not set, the first menu level is set to false, all others # levels are set to true. If not set, the value of the parent menu entry is used. # If the displayed page has submenus, they will always been displayed expanded # regardless of this option. alwaysopen = \"\" # Shows expander for submenus. # Default: false # If set to true, a submenu in the sidebar will be displayed in a collapsible # tree view and a clickable expander is set in front of the entry. # If not set, the set value of your site's hugo.toml is used. collapsibleMenu = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden pages # These options configure how hidden pages are treated. # A page flagged as hidden, is only removed from the main menu if you are # currently not on this page or the hidden page is not part of current page's # ancestors. For all other functionality in Hugo a hidden page behaves like any # other page if not otherwise configured. # Hide a page's menu entry. # Default: false # If this value is true, the page is hidden from the menu. hidden = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Content # These options modify how your content is displayed. # Prefix for the title in the content area. # Default: not set # The title of the page heading will be prefixed by this HTML content. headingPre = \"\" # Suffix for the title in the content area. # Default: not set # The title of the page heading will be suffixed by this HTML content. headingPost = \"\" # Display name of the page's last editor. # Default: not set # If set, it will be displayed in the default footer. LastModifierDisplayName = \"\" # Email address of the page's last editor. # Default: not set # If set together with LastModifierDisplayName, it will be displayed in the # default footer. LastModifierEmail = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These options configure how code is displayed. # Wrap for code blocks. # Default: true # By default lines of code blocks wrap around if the line is too long to be # displayed on screen. If you dislike this behavior, you can reconfigure it # here. # Note that lines always wrap in print mode regardless of this option. # If not set, the set value of your site's hugo.toml is used or given as a # parameter to individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These options configure how images are displayed. # Image effects. # See the documentation for how you can even add your own arbitrary effects to # the list. # All effect values default to the values of your site's hugo.toml and can be # overridden thru URL parameter given to the image. See the documentation for # details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These options configure how math formulae are displayed. # Initialization options for MathJax. # Default: not set # A JSON value. See the MathJaxdocumentation for possible parameter. # If not set, the set value of your site's hugo.toml is used. mathJaxInitialize = \"{}\" # Only load MathJax if needed. # Default: true # If a Math shortcode is found, the option will be ignored and # MathJax will be loaded regardlessly. 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 `disableMathJax=false` in your frontmatter to force the library to # be loaded. # If not set, the set value of your site's hugo.toml is used. disableMathJax = true # URL for external MathJax library. # Default: not set # Specifies the remote location of the MathJax library. By default the shipped # version will be used. # If not set, the set value of your site's hugo.toml is used. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Mermaid # These options configure how Mermaid graphs are displayed. # Make graphs panable and zoomable # Default: false # For huge graphs it can be helpful to make them zoomable. Zoomable graphs come # with a reset button for the zoom. # If not set, the set value of your site's hugo.toml is used or given as a # parameter to individual graphs. mermaidZoom = true # Initialization options for Mermaid. # Default: not set # A JSON value. See the Mermaid documentation for possible parameter. # If not set, the set value of your site's hugo.toml is used. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only load Mermaid if needed. # Default: true # If a Mermaid shortcode or codefence is found, the option will be ignored and # Mermaid will be loaded regardlessly. 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 `disableMermaid=false` in your frontmatter to force the library to # be loaded. # If not set, the set value of your site's hugo.toml is used. disableMermaid = true # URL for external Mermaid library. # Default: not set # Specifies the remote location of the Mermaid library. By default the shipped # version will be used. # If not set, the set value of your site's hugo.toml is used. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These options configure how OpenAPI specifications are displayed. # Only load OpenAPI if needed. # Default: true # If a OpenAPI shortcode is found, the option will be ignored and # OpenAPI will be loaded regardlessly. 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 `disableOpenapi=false` in your frontmatter to force the library to # be loaded. # If not set, the set value of your site's hugo.toml is used. disableOpenapi = true # URL for external OpenAPI library. # Default: not set # Specifies the remote location of the OpenAPI library. By default the shipped # version will be used. # If not set, the set value of your site's hugo.toml is used. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" +++Some Detailed Examples Add Icon to a Menu Entry In the page frontmatter, add a menuPre param to insert any HTML code before the menu label. The example below uses the GitHub icon.\n+++ title = \"GitHub repo\" menuPre = \"\u003ci class='fab fa-github'\u003e\u003c/i\u003e \" +++ Ordering Sibling Menu/Page Entries Hugo provides a flexible way to handle order for your pages.\nThe simplest way is to set weight parameter to a number.\n+++ title = \"My page\" weight = 5 +++Using a Custom Title for Menu Entries By default, the Relearn theme will use a page’s title attribute for the menu item.\nBut a page’s title has to be descriptive on its own while the menu is a hierarchy. Hugo adds the linkTitle parameter for that purpose:\nFor example (for a page named content/install/linux.md):\n+++ title = \"Install on Linux\" linkTitle = \"Linux\" +++Override Expand State Rules for Menu Entries You can change how the theme expands menu entries on the side of the content with the alwaysopen setting on a per page basis. If alwaysopen=false for any given entry, its children will not be shown in the menu as long as it is not necessary for the sake of navigation.\nThe theme generates the menu based on the following rules:\nall parent entries of the active page including their siblings are shown regardless of any settings immediate children entries of the active page are shown regardless of any settings if not overridden, all other first level entries behave like they would have been given alwaysopen=false if not overridden, all other entries of levels besides the first behave like they would have been given alwaysopen=true all visible entries show their immediate children entries if alwaysopen=true; this proceeds recursively all remaining entries are not shown You can see this feature in action on the example page for children shortcode and its children pages.\nDisable Section Pages You may want to structure your pages in a hierachical way but don’t want to generate pages for those sections? The theme got you covered.\nTo stay with the initial example: Suppose you want level-one appear in the sidebar but don’t want to generate a page for it. So the entry in the sidebar should not be clickable but should show an expander.\nFor this, open content/level-one/_index.md and add the following frontmatter\n+++ collapsibleMenu = true # this adds the expander to the menu entry if not already set in your hugo.toml [_build] render = \"never\" # no page will be generated so the page does not have a url +++", + "content": "Each Hugo page has to define a frontmatter.\nAll Frontmatter Options The values reflect example options. The defaults can be taken from the annotated example below.\n toml yaml json +++ LastModifierDisplayName = '' LastModifierEmail = '' alwaysopen = '' collapsibleMenu = true customMathJaxURL = '' customMermaidURL = '' customOpenapiURL = '' description = '' disableBreadcrumb = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableToc = false editURL = '' headingPost = '' headingPre = '' hidden = false highlightWrap = true images = ['images/hero.png'] mathJaxInitialize = '{}' menuPost = '' menuPre = '' mermaidInitialize = '{ \"securityLevel\": \"loose\" }' mermaidZoom = true ordersectionsby = 'weight' title = 'Example Page' [imageEffects] border = true lightbox = true shadow = false +++ --- LastModifierDisplayName: \"\" LastModifierEmail: \"\" alwaysopen: \"\" collapsibleMenu: true customMathJaxURL: \"\" customMermaidURL: \"\" customOpenapiURL: \"\" description: \"\" disableBreadcrumb: false disableMathJax: true disableMermaid: true disableNextPrev: false disableOpenapi: true disableToc: false editURL: \"\" headingPost: \"\" headingPre: \"\" hidden: false highlightWrap: true imageEffects: border: true lightbox: true shadow: false images: - images/hero.png mathJaxInitialize: '{}' menuPost: \"\" menuPre: \"\" mermaidInitialize: '{ \"securityLevel\": \"loose\" }' mermaidZoom: true ordersectionsby: weight title: Example Page --- { \"LastModifierDisplayName\": \"\", \"LastModifierEmail\": \"\", \"alwaysopen\": \"\", \"collapsibleMenu\": true, \"customMathJaxURL\": \"\", \"customMermaidURL\": \"\", \"customOpenapiURL\": \"\", \"description\": \"\", \"disableBreadcrumb\": false, \"disableMathJax\": true, \"disableMermaid\": true, \"disableNextPrev\": false, \"disableOpenapi\": true, \"disableToc\": false, \"editURL\": \"\", \"headingPost\": \"\", \"headingPre\": \"\", \"hidden\": false, \"highlightWrap\": true, \"imageEffects\": { \"border\": true, \"lightbox\": true, \"shadow\": false }, \"images\": [ \"images/hero.png\" ], \"mathJaxInitialize\": \"{}\", \"menuPost\": \"\", \"menuPre\": \"\", \"mermaidInitialize\": \"{ \\\"securityLevel\\\": \\\"loose\\\" }\", \"mermaidZoom\": true, \"ordersectionsby\": \"weight\", \"title\": \"Example Page\" } Annotated Frontmatter Options toml +++ # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value. ############################################################################### # Hugo # These options usually apply to other themes aswell. # The social media image of your page. # Default: not set # This is used for generating social media meta information for the opengraph # protocol and twitter cards. # If not set, the set value of your site's hugo.toml is used. images = [ \"images/hero.png\" ] # The title of your page. # Default: not set # A page without a title is treated as a hidden page. title = \"Example Page\" # The description of your page. # Default: not set # This is used for generating HTML meta tags, social media meta information # for the opengraph protocol and twitter cards. # If not set, the set value of your site's hugo.toml is used for the html # meta tag, social media meta information for the opengraph protocol and # twitter cards. description = \"\" ############################################################################### # Relearn Theme # These options are specific to the Relearn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These options modify the topbar appearance. # Hide the table of contents button. # Default: false # If the TOC button is hidden, also the keyboard shortcut is disabled. # If not set, the set value of your site's hugo.toml is used. disableToc = false # Hide the breadcrumbs. # Default: false # If the breadcrumbs are hidden, the title of the displayed page will still be # shown in the topbar. disableBreadcrumb = false # Hide Next and Previous navigation buttons. # Default: false # If the navigation buttons are hidden, also the keyboard shortcuts are # disabled. disableNextPrev = false # The URL prefix to edit a page. # Default: not set # If set, an edit button will be shown in the topbar. If the button is hidden, # also the keyboard shortcuts are disabled. The value can contain the macro # `${FilePath}` which will be replaced by the file path of your displayed page. # If not set, the set value of your site's hugo.toml is used. If the global # parameter is given but you want to hide the button for the displayed page, # you can set the value to an empty string. If instead of hiding you want to have # an disabled button, you can set the value to a string containing just spaces. # This is useful if you want to give the opportunity for people to create merge # request for your content. editURL = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These options modify the menu apperance. # Prefix for the title in main menu. # Default: not set # The title of the page in the menu will be prefixed by this HTML content. menuPre = \"\" # Suffix for the title in main menu. # Default: not set # The title of the page in the menu will be suffixed by this HTML content. menuPost = \"\" # The order of main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adhering to # Hugo's default sort order). # If not set, the value of the parent menu entry is used. ordersectionsby = \"weight\" # The initial expand state of submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # in the menu. If not set, the first menu level is set to false, all others # levels are set to true. If not set, the value of the parent menu entry is used. # If the displayed page has submenus, they will always been displayed expanded # regardless of this option. alwaysopen = \"\" # Shows expander for submenus. # Default: false # If set to true, a submenu in the sidebar will be displayed in a collapsible # tree view and a clickable expander is set in front of the entry. # If not set, the set value of your site's hugo.toml is used. collapsibleMenu = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden pages # These options configure how hidden pages are treated. # A page flagged as hidden, is only removed from the main menu if you are # currently not on this page or the hidden page is not part of current page's # ancestors. For all other functionality in Hugo a hidden page behaves like any # other page if not otherwise configured. # Hide a page's menu entry. # Default: false # If this value is true, the page is hidden from the menu. hidden = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Content # These options modify how your content is displayed. # Prefix for the title in the content area. # Default: not set # The title of the page heading will be prefixed by this HTML content. headingPre = \"\" # Suffix for the title in the content area. # Default: not set # The title of the page heading will be suffixed by this HTML content. headingPost = \"\" # Display name of the page's last editor. # Default: not set # If set, it will be displayed in the default footer. LastModifierDisplayName = \"\" # Email address of the page's last editor. # Default: not set # If set together with LastModifierDisplayName, it will be displayed in the # default footer. LastModifierEmail = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These options configure how code is displayed. # Wrap for code blocks. # Default: true # By default lines of code blocks wrap around if the line is too long to be # displayed on screen. If you dislike this behavior, you can reconfigure it # here. # Note that lines always wrap in print mode regardless of this option. # If not set, the set value of your site's hugo.toml is used or given as a # parameter to individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These options configure how images are displayed. # Image effects. # See the documentation for how you can even add your own arbitrary effects to # the list. # All effect values default to the values of your site's hugo.toml and can be # overridden thru URL parameter given to the image. See the documentation for # details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These options configure how math formulae are displayed. # Initialization options for MathJax. # Default: not set # A JSON value. See the MathJaxdocumentation for possible parameter. # If not set, the set value of your site's hugo.toml is used. mathJaxInitialize = \"{}\" # Only load MathJax if needed. # Default: true # If a Math shortcode is found, the option will be ignored and # MathJax will be loaded regardlessly. 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 `disableMathJax=false` in your frontmatter to force the library to # be loaded. # If not set, the set value of your site's hugo.toml is used. disableMathJax = true # URL for external MathJax library. # Default: not set # Specifies the remote location of the MathJax library. By default the shipped # version will be used. # If not set, the set value of your site's hugo.toml is used. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Mermaid # These options configure how Mermaid graphs are displayed. # Make graphs panable and zoomable # Default: false # For huge graphs it can be helpful to make them zoomable. Zoomable graphs come # with a reset button for the zoom. # If not set, the set value of your site's hugo.toml is used or given as a # parameter to individual graphs. mermaidZoom = true # Initialization options for Mermaid. # Default: not set # A JSON value. See the Mermaid documentation for possible parameter. # If not set, the set value of your site's hugo.toml is used. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only load Mermaid if needed. # Default: true # If a Mermaid shortcode or codefence is found, the option will be ignored and # Mermaid will be loaded regardlessly. 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 `disableMermaid=false` in your frontmatter to force the library to # be loaded. # If not set, the set value of your site's hugo.toml is used. disableMermaid = true # URL for external Mermaid library. # Default: not set # Specifies the remote location of the Mermaid library. By default the shipped # version will be used. # If not set, the set value of your site's hugo.toml is used. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These options configure how OpenAPI specifications are displayed. # Only load OpenAPI if needed. # Default: true # If a OpenAPI shortcode is found, the option will be ignored and # OpenAPI will be loaded regardlessly. 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 `disableOpenapi=false` in your frontmatter to force the library to # be loaded. # If not set, the set value of your site's hugo.toml is used. disableOpenapi = true # URL for external OpenAPI library. # Default: not set # Specifies the remote location of the OpenAPI library. By default the shipped # version will be used. # If not set, the set value of your site's hugo.toml is used. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" +++ Some Detailed Examples Add Icon to a Menu Entry In the page frontmatter, add a menuPre param to insert any HTML code before the menu label. The example below uses the GitHub icon.\n toml yaml json +++ menuPre = \"\u003ci class='fab fa-github'\u003e\u003c/i\u003e \" title = 'GitHub repo' +++ --- menuPre: '\u003ci class=''fab fa-github''\u003e\u003c/i\u003e ' title: GitHub repo --- { \"menuPre\": \"\\u003ci class='fab fa-github'\\u003e\\u003c/i\\u003e \", \"title\": \"GitHub repo\" } Ordering Sibling Menu/Page Entries Hugo provides a flexible way to handle order for your pages.\nThe simplest way is to set weight parameter to a number.\n toml yaml json +++ title = 'My page' weight = 5 +++ --- title: My page weight: 5 --- { \"title\": \"My page\", \"weight\": 5 } Using a Custom Title for Menu Entries By default, the Relearn theme will use a page’s title attribute for the menu item.\nBut a page’s title has to be descriptive on its own while the menu is a hierarchy. Hugo adds the linkTitle parameter for that purpose:\nFor example (for a page named content/install/linux.md):\n toml yaml json +++ linkTitle = 'Linux' title = 'Install on Linux' +++ --- linkTitle: Linux title: Install on Linux --- { \"linkTitle\": \"Linux\", \"title\": \"Install on Linux\" } Override Expand State Rules for Menu Entries You can change how the theme expands menu entries on the side of the content with the alwaysopen setting on a per page basis. If alwaysopen=false for any given entry, its children will not be shown in the menu as long as it is not necessary for the sake of navigation.\nThe theme generates the menu based on the following rules:\nall parent entries of the active page including their siblings are shown regardless of any settings immediate children entries of the active page are shown regardless of any settings if not overridden, all other first level entries behave like they would have been given alwaysopen=false if not overridden, all other entries of levels besides the first behave like they would have been given alwaysopen=true all visible entries show their immediate children entries if alwaysopen=true; this proceeds recursively all remaining entries are not shown You can see this feature in action on the example page for children shortcode and its children pages.\nDisable Section Pages You may want to structure your pages in a hierachical way but don’t want to generate pages for those sections? The theme got you covered.\nTo stay with the initial example: Suppose you want level-one appear in the sidebar but don’t want to generate a page for it. So the entry in the sidebar should not be clickable but should show an expander.\nFor this, open content/level-one/_index.md and add the following frontmatter\n toml yaml json +++ collapsibleMenu = true [_build] render = 'never' +++ --- _build: render: never collapsibleMenu: true --- { \"_build\": { \"render\": \"never\" }, \"collapsibleMenu\": true } ", "description": "", "tags": null, "title": "Frontmatter", @@ -51,7 +51,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Content", - "content": "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.\nThe 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.\nPredefined Archetypes Home A Home page is the starting page of your project. It’s best to have only one page of this kind in your project.\nTo create a home page, run the following command\nhugo new --kind home _index.mdThis leads to a file with the following content\n+++ archetype = \"home\" title = \"{{ replace .Name \"-\" \" \" | title }}\" +++ Lorem Ipsum.Chapter A Chapter displays a page meant to be used as introduction for a set of child pages. Commonly, it contains a simple title and a catch line to define content that can be found below it.\nTo create a chapter page, run the following command\nhugo new --kind chapter \u003cname\u003e/_index.mdThis leads to a file with the following content\n+++ archetype = \"chapter\" title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum.Replace the X with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.\nDefault A Default page is any other content page. If you set an unknown archetype in your frontmatter, this archetype will be used to generate the page.\nTo create a default page, run either one of the following commands\nhugo new \u003cchapter\u003e/\u003cname\u003e/_index.mdor\nhugo new \u003cchapter\u003e/\u003cname\u003e.mdThis leads to a file with the following content\n+++ title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum.Replace the X with a number or delete the whole weight parameter entirely.\nSelf defined Archetypes If you are in need of further archetypes you can define your own or even redefine existing ones.\nTemplate Define a template file in your project at archetypes/\u003ckind\u003e.md and make sure it has at least the frontmatter parameter for that archetype like\n+++ archetype = \"\u003ckind\u003e\" +++Afterwards you can generate new content files of that kind with the following command\nhugo new --kind \u003ckind\u003e \u003cname\u003e/_index.mdPartials To define how your archetypes are rendered, define corresponding partial files in your projects directory layouts/partials/archetypes/\u003ckind\u003e.\nIf you use an unknown archetype in your frontmatter, the default archetype will be used to generate the page.\nRelated to each archetype, several hook partial files in the form of \u003chook\u003e.html can be given inside each archetype directory. If a partial for a specific hook is missing, no output is generated for this hook.\nThe following hooks are used:\nName Notes styleclass Defines a set of CSS classes to be added to the HTML’s \u003cmain\u003e element. You can use these classes to define own CSS rules in your custom-header.html article Defines the HTML how to render your content Take a look at the existing archetypes of this theme to get an idea how to utilize it.\nOutput formats Each hook file can be overridden of a specific output format. Eg. if you define a new output format PLAINTEXT in your hugo.toml, you can add a file layouts/partials/archetypes/default.plaintext.html to change the way how normal content is written for that output format.\n", + "content": "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.\nThe 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.\nPredefined Archetypes Home A Home page is the starting page of your project. It’s best to have only one page of this kind in your project.\nTo create a home page, run the following command\nhugo new --kind home _index.mdThis leads to a file with the following content\n _index.md +++ archetype = \"home\" title = \"{{ replace .Name \"-\" \" \" | title }}\" +++ Lorem Ipsum. Chapter A Chapter displays a page meant to be used as introduction for a set of child pages. Commonly, it contains a simple title and a catch line to define content that can be found below it.\nTo create a chapter page, run the following command\nhugo new --kind chapter \u003cname\u003e/_index.mdThis leads to a file with the following content\n _index.md +++ archetype = \"chapter\" title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum. Replace the X with a number. Because this number will be used to generate the subtitle of the chapter page, set the number to a consecutive value starting at 1 for each new chapter level.\nDefault A Default page is any other content page. If you set an unknown archetype in your frontmatter, this archetype will be used to generate the page.\nTo create a default page, run either one of the following commands\nhugo new \u003cchapter\u003e/\u003cname\u003e/_index.mdor\nhugo new \u003cchapter\u003e/\u003cname\u003e.mdThis leads to a file with the following content\n *.md +++ title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum. Replace the X with a number or delete the whole weight parameter entirely.\nSelf defined Archetypes If you are in need of further archetypes you can define your own or even redefine existing ones.\nTemplate Define a template file in your project at archetypes/\u003ckind\u003e.md and make sure it has at least the frontmatter parameter for that archetype like\n \u003ckind\u003e.md +++ archetype = \"\u003ckind\u003e\" +++ Afterwards you can generate new content files of that kind with the following command\nhugo new --kind \u003ckind\u003e \u003cname\u003e/_index.mdPartials To define how your archetypes are rendered, define corresponding partial files in your projects directory layouts/partials/archetypes/\u003ckind\u003e.\nIf you use an unknown archetype in your frontmatter, the default archetype will be used to generate the page.\nRelated to each archetype, several hook partial files in the form of \u003chook\u003e.html can be given inside each archetype directory. If a partial for a specific hook is missing, no output is generated for this hook.\nThe following hooks are used:\nName Notes styleclass Defines a set of CSS classes to be added to the HTML’s \u003cmain\u003e element. You can use these classes to define own CSS rules in your custom-header.html article Defines the HTML how to render your content Take a look at the existing archetypes of this theme to get an idea how to utilize it.\nOutput formats Each hook file can be overridden of a specific output format. Eg. if you define a new output format PLAINTEXT in your hugo.toml, you can add a file layouts/partials/archetypes/default.plaintext.html to change the way how normal content is written for that output format.\n", "description": "", "tags": null, "title": "Archetypes", @@ -85,7 +85,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Content", - "content": "The theme supports non-standard image effects.\nAs described, you can add this to the URL query parameter, but this may be cumbersome to do it consistently for the whole page.\nInstead, you can configure the defaults in your hugo.toml aswell as overriding these default in the pages frontmatter.\nExplicitly set URL query parameter will override the defaults in effect for a page.\nWithout any settings in your hugo.toml this defaults to\n hugo.toml [params] [params.imageEffects] border = false lightbox = true shadow = false This can be overridden in a pages frontmatter by eg.\n frontmatter +++ [imageEffects] border = true +++ Or by explicitly override settings by URL query parameter\n URL  The settings applied to the above image would be\n Result border = true lightbox = false shadow = false bg-white = true This ends up in the following HTML where the parameter are converted to CSS classes.\n HTML \u003cimg src=\"https://octodex.github.com/images/minion.png?lightbox=false\u0026bg-white=true\" alt=\"Minion\" class=\"bg-white border nolightbox noshadow\"\u003e Extending As you can see in the above example, the bg-white parameter is not initially supported in the themes default settings. Nevertheless you are free to define arbitrary parameter by just adding them to the URL query parameter or set them in your hugo.toml or pages frontmatter.\nNote If no extended parameter like bg-white in the example is set on the URL, a class=\"nobg-white\" in the HTML will only be generated if a default value was set in the hugo.toml or pages frontmatter.\n", + "content": "The theme supports non-standard image effects.\nAs described, you can add this to the URL query parameter, but this may be cumbersome to do it consistently for the whole page.\nInstead, you can configure the defaults in your hugo.toml aswell as overriding these default in the pages frontmatter.\nExplicitly set URL query parameter will override the defaults in effect for a page.\nWithout any settings in your hugo.toml this defaults to\nhugo. toml yaml json [params] [params.imageEffects] border = false lightbox = true shadow = false params: imageEffects: border: false lightbox: true shadow: false { \"params\": { \"imageEffects\": { \"border\": false, \"lightbox\": true, \"shadow\": false } } } This can be overridden in a pages frontmatter by eg.\n toml yaml json +++ [imageEffects] border = true +++ --- imageEffects: border: true --- { \"imageEffects\": { \"border\": true } } Or by explicitly override settings by URL query parameter\n URL  The settings applied to the above image would be\n toml yaml json bg-white = true border = true lightbox = false shadow = false bg-white: true border: true lightbox: false shadow: false { \"bg-white\": true, \"border\": true, \"lightbox\": false, \"shadow\": false } This ends up in the following HTML where the parameter are converted to CSS classes.\n HTML \u003cimg src=\"https://octodex.github.com/images/minion.png?lightbox=false\u0026bg-white=true\" alt=\"Minion\" class=\"bg-white border nolightbox noshadow\"\u003e Extending As you can see in the above example, the bg-white parameter is not initially supported in the themes default settings. Nevertheless you are free to define arbitrary parameter by just adding them to the URL query parameter or set them in your hugo.toml or pages frontmatter.\nNote If no extended parameter like bg-white in the example is set on the URL, a class=\"nobg-white\" in the HTML will only be generated if a default value was set in the hugo.toml or pages frontmatter.\n", "description": "", "tags": null, "title": "Image Effects", @@ -93,7 +93,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Content", - "content": "You can define additional menu entries or shortcuts in the navigation menu without any link to content.\nBasic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add.\nExample from the current website:\n[[menu.shortcuts]] name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" identifier = \"ds\" url = \"https://github.com/McShelby/hugo-theme-relearn\" weight = 10 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" url = \"showcase/\" weight = 11 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation\" identifier = \"hugodoc\" url = \"https://gohugo.io/\" weight = 20 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" url = \"more/credits/\" weight = 30 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" url = \"tags/\" weight = 40By default, shortcuts are preceded by a title. This title can be disabled by setting disableShortcutsTitle=true. However, if you want to keep the title but change its value, it can be overridden by changing your local i18n translation string configuration.\nFor example, in your local i18n/en.toml file, add the following content\n[Shortcuts-Title] other = \"\u003cYour value\u003e\"Read more about hugo menu and hugo i18n translation strings\nConfiguration for Multilingual mode When using a multilingual website, you can set different menus for each language. In the hugo.toml file, prefix your menu configuration by Languages.\u003clanguage-id\u003e.\nExample from the current website:\n[languages] [languages.en] title = \"Hugo Relearn Theme\" weight = 1 languageName = \"English\" [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" [[languages.en.menu.shortcuts]] name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" identifier = \"ds\" url = \"https://github.com/McShelby/hugo-theme-relearn\" weight = 10 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = \"showcase/\" weight = 11 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation\" identifier = \"hugodoc\" url = \"https://gohugo.io/\" weight = 20 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" pageRef = \"more/credits/\" weight = 30 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" pageRef = \"tags/\" weight = 40 [languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 1 languageName = \"Arrr! Pirrrates\" [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home\" [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" identifier = \"ds\" url = \"https://github.com/McShelby/hugo-theme-relearn\" weight = 10 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = \"showcase/\" weight = 11 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n\" identifier = \"hugodoc\" url = \"https://gohugo.io/\" weight = 20 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits\" pageRef = \"more/credits/\" weight = 30 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags\" pageRef = \"tags/\" weight = 40Read more about hugo menu and hugo multilingual menus\nShortcuts to pages inside of your project If you have shortcuts to pages inside of your project and you don’t want them to show up in page menu section, you have two choices:\nMake the page file for the shortcut a headless branch bundle (contained in its own subdirectory and called _index.md) and add the following frontmatter configuration to the file (see exampleSite’s content/showcase/_index.en.md). This causes its content to not be ontained in the sitemap.\ntitle = \"Showcase\" [_build] render = \"always\" list = \"never\" publishResources = true Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he parent (see exampleSite’s content/more/_index.en.md).\n# title = \"More\" ### ATTENTION: Don't give this page a title as this will cause it to be in the breadcrumbs - a thing you most likely don't want [_build] render = \"never\" list = \"never\" publishResources = falseIn this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s content/more/credits.en.md). This causes its content to be contained in the sitemap.\ntitle = \"Credits\" ", + "content": "You can define additional menu entries or shortcuts in the navigation menu without any link to content.\nBasic configuration Edit the website configuration hugo.toml and add a [[menu.shortcuts]] entry for each link your want to add.\nExample from the current website:\nhugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" url = 'showcase/' weight = 11 [[menu.shortcuts]] identifier = 'hugodoc' name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation\" url = 'https://gohugo.io/' weight = 20 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" url = 'more/credits/' weight = 30 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" url = 'tags/' weight = 40 menu: shortcuts: - identifier: ds name: \u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo url: https://github.com/McShelby/hugo-theme-relearn weight: 10 - name: \u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases url: showcase/ weight: 11 - identifier: hugodoc name: \u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation url: https://gohugo.io/ weight: 20 - name: \u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits url: more/credits/ weight: 30 - name: \u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags url: tags/ weight: 40 { \"menu\": { \"shortcuts\": [ { \"identifier\": \"ds\", \"name\": \"\\u003ci class='fab fa-fw fa-github'\\u003e\\u003c/i\\u003e GitHub repo\", \"url\": \"https://github.com/McShelby/hugo-theme-relearn\", \"weight\": 10 }, { \"name\": \"\\u003ci class='fas fa-fw fa-camera'\\u003e\\u003c/i\\u003e Showcases\", \"url\": \"showcase/\", \"weight\": 11 }, { \"identifier\": \"hugodoc\", \"name\": \"\\u003ci class='fas fa-fw fa-bookmark'\\u003e\\u003c/i\\u003e Hugo Documentation\", \"url\": \"https://gohugo.io/\", \"weight\": 20 }, { \"name\": \"\\u003ci class='fas fa-fw fa-bullhorn'\\u003e\\u003c/i\\u003e Credits\", \"url\": \"more/credits/\", \"weight\": 30 }, { \"name\": \"\\u003ci class='fas fa-fw fa-tags'\\u003e\\u003c/i\\u003e Tags\", \"url\": \"tags/\", \"weight\": 40 } ] } } By default, shortcuts are preceded by a title. This title can be disabled by setting disableShortcutsTitle=true. However, if you want to keep the title but change its value, it can be overridden by changing your local i18n translation string configuration.\nFor example, in your local i18n/en.toml file, add the following content\n en.toml [Shortcuts-Title] other = \"\u003cYour value\u003e\" Read more about hugo menu and hugo i18n translation strings\nConfiguration for Multilingual mode When using a multilingual website, you can set different menus for each language. In the hugo.toml file, prefix your menu configuration by Languages.\u003clanguage-id\u003e.\nExample from the current website:\nhugo. toml yaml json [languages] [languages.en] languageName = 'English' title = 'Hugo Relearn Theme' weight = 1 [languages.en.menu] [[languages.en.menu.shortcuts]] identifier = 'ds' name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = 'showcase/' weight = 11 [[languages.en.menu.shortcuts]] identifier = 'hugodoc' name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation\" url = 'https://gohugo.io/' weight = 20 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" pageRef = 'more/credits/' weight = 30 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" pageRef = 'tags/' weight = 40 [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" [languages.pir] languageName = 'Arrr! Pirrrates' title = \"Cap'n Hugo Relearrrn Theme\" weight = 1 [languages.pir.menu] [[languages.pir.menu.shortcuts]] identifier = 'ds' name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = 'showcase/' weight = 11 [[languages.pir.menu.shortcuts]] identifier = 'hugodoc' name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n\" url = 'https://gohugo.io/' weight = 20 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits\" pageRef = 'more/credits/' weight = 30 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags\" pageRef = 'tags/' weight = 40 [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home\" languages: en: languageName: English menu: shortcuts: - identifier: ds name: \u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo url: https://github.com/McShelby/hugo-theme-relearn weight: 10 - name: \u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases pageRef: showcase/ weight: 11 - identifier: hugodoc name: \u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Hugo Documentation url: https://gohugo.io/ weight: 20 - name: \u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits pageRef: more/credits/ weight: 30 - name: \u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags pageRef: tags/ weight: 40 params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Home title: Hugo Relearn Theme weight: 1 pir: languageName: Arrr! Pirrrates menu: shortcuts: - identifier: ds name: \u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo url: https://github.com/McShelby/hugo-theme-relearn weight: 10 - name: \u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases pageRef: showcase/ weight: 11 - identifier: hugodoc name: \u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n url: https://gohugo.io/ weight: 20 - name: \u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits pageRef: more/credits/ weight: 30 - name: \u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags pageRef: tags/ weight: 40 params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home title: Cap'n Hugo Relearrrn Theme weight: 1 { \"languages\": { \"en\": { \"languageName\": \"English\", \"menu\": { \"shortcuts\": [ { \"identifier\": \"ds\", \"name\": \"\\u003ci class='fab fa-fw fa-github'\\u003e\\u003c/i\\u003e GitHub repo\", \"url\": \"https://github.com/McShelby/hugo-theme-relearn\", \"weight\": 10 }, { \"name\": \"\\u003ci class='fas fa-fw fa-camera'\\u003e\\u003c/i\\u003e Showcases\", \"pageRef\": \"showcase/\", \"weight\": 11 }, { \"identifier\": \"hugodoc\", \"name\": \"\\u003ci class='fas fa-fw fa-bookmark'\\u003e\\u003c/i\\u003e Hugo Documentation\", \"url\": \"https://gohugo.io/\", \"weight\": 20 }, { \"name\": \"\\u003ci class='fas fa-fw fa-bullhorn'\\u003e\\u003c/i\\u003e Credits\", \"pageRef\": \"more/credits/\", \"weight\": 30 }, { \"name\": \"\\u003ci class='fas fa-fw fa-tags'\\u003e\\u003c/i\\u003e Tags\", \"pageRef\": \"tags/\", \"weight\": 40 } ] }, \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Home\" }, \"title\": \"Hugo Relearn Theme\", \"weight\": 1 }, \"pir\": { \"languageName\": \"Arrr! Pirrrates\", \"menu\": { \"shortcuts\": [ { \"identifier\": \"ds\", \"name\": \"\\u003ci class='fab fa-fw fa-github'\\u003e\\u003c/i\\u003e GitHub repo\", \"url\": \"https://github.com/McShelby/hugo-theme-relearn\", \"weight\": 10 }, { \"name\": \"\\u003ci class='fas fa-fw fa-camera'\\u003e\\u003c/i\\u003e Showcases\", \"pageRef\": \"showcase/\", \"weight\": 11 }, { \"identifier\": \"hugodoc\", \"name\": \"\\u003ci class='fas fa-fw fa-bookmark'\\u003e\\u003c/i\\u003e Cap'n Hugo Documentat'n\", \"url\": \"https://gohugo.io/\", \"weight\": 20 }, { \"name\": \"\\u003ci class='fas fa-fw fa-bullhorn'\\u003e\\u003c/i\\u003e Crrredits\", \"pageRef\": \"more/credits/\", \"weight\": 30 }, { \"name\": \"\\u003ci class='fas fa-fw fa-tags'\\u003e\\u003c/i\\u003e Arrr! Tags\", \"pageRef\": \"tags/\", \"weight\": 40 } ] }, \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Arrr! Home\" }, \"title\": \"Cap'n Hugo Relearrrn Theme\", \"weight\": 1 } } } Read more about hugo menu and hugo multilingual menus\nShortcuts to pages inside of your project If you have shortcuts to pages inside of your project and you don’t want them to show up in page menu section, you have two choices:\nMake the page file for the shortcut a headless branch bundle (contained in its own subdirectory and called _index.md) and add the following frontmatter configuration to the file (see exampleSite’s content/showcase/_index.en.md). This causes its content to not be ontained in the sitemap.\n toml yaml json +++ title = 'Showcase' [_build] list = 'never' publishResources = true render = 'always' +++ --- _build: list: never publishResources: true render: always title: Showcase --- { \"_build\": { \"list\": \"never\", \"publishResources\": true, \"render\": \"always\" }, \"title\": \"Showcase\" } Store the page file for the shortcut below a parent headless branch bundle and add the following frontmatter to he parent (see exampleSite’s content/more/_index.en.md). _Don’t give this page a title as this will cause it to be in the breadcrumbs - a thing you most likely don’t want.\n toml yaml json +++ [_build] list = 'never' publishResources = false render = 'never' +++ --- _build: list: never publishResources: false render: never --- { \"_build\": { \"list\": \"never\", \"publishResources\": false, \"render\": \"never\" } } In this case, the file itself can be a branch bundle, leaf bundle or simple page (see exampleSite’s content/more/credits.en.md). This causes its content to be contained in the sitemap.\n toml yaml json +++ title = 'Credits' +++ --- title: Credits --- { \"title\": \"Credits\" } ", "description": "", "tags": null, "title": "Menu extra shortcuts", @@ -101,7 +101,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Content", - "content": "The Relearn theme is fully compatible with Hugo multilingual mode.\nAvailable languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dutch, English, Finnish, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Swahili, Turkish, Vietnamese. Feel free to contribute! Full 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 hugo.toml file.\nFor example with current English and Piratized English website.\nNote Make sure your default language is defined as the first one in the [languages] array, as the theme needs to make assumptions on it\n# English is the default language defaultContentLanguage = \"en\" [languages] [languages.en] title = \"Hugo Relearn Theme\" weight = 1 languageName = \"English\" [languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 languageName = \"Arrr! Pirrrates\"Then, for each new page, append the id of the language to the file.\nSingle file my-page.md is split in two files: in English: my-page.md in Piratized English: my-page.pir.md Single file _index.md is split in two files: in English: _index.md in Piratized English: _index.pir.md Info Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.\nTip Use slug frontmatter parameter to translate urls too.\nSearch In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.\nWarning Although the theme supports a wide variety of supported languages, the site’s search via the Lunr search library does not. You’ll see error reports in your browsers console log for each unsupported language. Currently unsupported are:\nCzech Indonesian Polish Swahili Search with mixed language support In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your hugo.toml to broaden search.\n[params] additionalContentLanguage = [ \"en\" ]As this is an array, you can add multiple additional languages.\nNote Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in zh-CN, you have to add just zh to this parameter.\nOverwrite translation strings Translations strings are used for common default values used in the theme (Edit button, Search placeholder and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.\nTo override these values, create a new file in your local i18n folder i18n/\u003cidlanguage\u003e.toml and inspire yourself from the theme themes/hugo-theme-relearn/i18n/en.toml\nDisable language switching Switching the language in the browser is a great feature, but for some reasons you may want to disable it.\nJust set disableLanguageSwitchingButton=true in your hugo.toml\n[params] # When using multilingual website, disable the switch language button. disableLanguageSwitchingButton = true", + "content": "The Relearn theme is fully compatible with Hugo multilingual mode.\nAvailable languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dutch, English, Finnish, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Swahili, Turkish, Vietnamese. Feel free to contribute! Full 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 hugo.toml file.\nFor example with current English and Piratized English website.\nNote Make sure your default language is defined as the first one in the [languages] array, as the theme needs to make assumptions on it\nhugo. toml yaml json defaultContentLanguage = 'en' [languages] [languages.en] languageName = 'English' title = 'Hugo Relearn Theme' weight = 1 [languages.pir] languageName = 'Arrr! Pirrrates' title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 defaultContentLanguage: en languages: en: languageName: English title: Hugo Relearn Theme weight: 1 pir: languageName: Arrr! Pirrrates title: Cap'n Hugo Relearrrn Theme weight: 2 { \"defaultContentLanguage\": \"en\", \"languages\": { \"en\": { \"languageName\": \"English\", \"title\": \"Hugo Relearn Theme\", \"weight\": 1 }, \"pir\": { \"languageName\": \"Arrr! Pirrrates\", \"title\": \"Cap'n Hugo Relearrrn Theme\", \"weight\": 2 } } } Then, for each new page, append the id of the language to the file.\nSingle file my-page.md is split in two files: in English: my-page.md in Piratized English: my-page.pir.md Single file _index.md is split in two files: in English: _index.md in Piratized English: _index.pir.md Info Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.\nTip Use slug frontmatter parameter to translate urls too.\nSearch In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.\nWarning Although the theme supports a wide variety of supported languages, the site’s search via the Lunr search library does not. You’ll see error reports in your browsers console log for each unsupported language. Currently unsupported are:\nCzech Indonesian Polish Swahili Search with mixed language support In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your hugo.toml to broaden search.\nhugo. toml yaml json [params] additionalContentLanguage = ['en'] params: additionalContentLanguage: - en { \"params\": { \"additionalContentLanguage\": [ \"en\" ] } } As this is an array, you can add multiple additional languages.\nNote Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in zh-CN, you have to add just zh to this parameter.\nOverwrite translation strings Translations strings are used for common default values used in the theme (Edit button, Search placeholder and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.\nTo override these values, create a new file in your local i18n folder i18n/\u003cidlanguage\u003e.toml and inspire yourself from the theme themes/hugo-theme-relearn/i18n/en.toml\nDisable language switching Switching the language in the browser is a great feature, but for some reasons you may want to disable it.\nJust set disableLanguageSwitchingButton=true in your hugo.toml\nhugo. toml yaml json [params] disableLanguageSwitchingButton = true params: disableLanguageSwitchingButton: true { \"params\": { \"disableLanguageSwitchingButton\": true } } ", "description": "", "tags": null, "title": "Multilingual and i18n", @@ -109,7 +109,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Content", - "content": "The Relearn theme supports Hugo’s default taxonomies tag and category out of the box.\nConfiguration Just add tags and/or categories to any page. They can be given as a single string or an array of strings.\n+++ categories = [\"taxonomy\", \"content\"] tags = \"tutorial\" title = \"Taxonomy\" +++Behavior The tags are displayed at the top of the page in alphabetical order.\nThe categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.html partial.\nEach item is a link to a taxonomy page displaying all the articles with the given term.\nList all the tags In the hugo.toml file you can add a shortcut to display all the tags and categories\n[[menu.shortcuts]] name = \"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags\" url = \"/tags\" [[menu.shortcuts]] name = \"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories\" url = \"/categories\"Customization If you define custom taxonomies and want to display a list of them somewhere on your page (often in the layouts/partials/content-footer.html) you can call a partial that does the job for you:\n{{- partial \"term-list.html\" (dict \"page\" . \"taxonomy\" \"categories\" \"icon\" \"layer-group\" ) }}Parameter Name Default Notes page \u003cempty\u003e Mandatory reference to the page. taxonomy \u003cempty\u003e The plural name of the taxonomy to display as used in your frontmatter. class \u003cempty\u003e Additional CSS classes set on the outermost generated HTML element.\nIf set to tags you will get the visuals for displaying the tags taxonomy, otherwise it will be a simple list of links as for the categories taxonomy. style primary The style scheme used if class is tags.\n- by severity: info, note, tip, warning\n- by brand color: primary, secondary, accent\n- by color: blue, green, grey, orange, red\n- by special color: default, transparent, code color see notes The CSS color value to be used if class is tags. If not set, the chosen color depends on the style. Any given value will overwrite the default.\n- for severity styles: a nice matching color for the severity\n- for all other styles: the corresponding color icon \u003cempty\u003e An optional Font Awesome icon name set to the left of the list. ", + "content": "The Relearn theme supports Hugo’s default taxonomies tag and category out of the box.\nConfiguration Just add tags and/or categories to any page. They can be given as a single string or an array of strings.\n toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { \"categories\": [ \"taxonomy\", \"content\" ], \"tags\": \"tutorial\", \"title\": \"Taxonomy\" } Behavior The tags are displayed at the top of the page in alphabetical order.\nThe categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.html partial.\nEach item is a link to a taxonomy page displaying all the articles with the given term.\nList all the tags In the hugo.toml file you can add a shortcut to display all the tags and categories\nhugo. toml yaml json [menu] [[menu.shortcuts]] name = \"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags\" url = '/tags' [[menu.shortcuts]] name = \"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories\" url = '/categories' menu: shortcuts: - name: \u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags url: /tags - name: \u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories url: /categories { \"menu\": { \"shortcuts\": [ { \"name\": \"\\u003ci class='fas fa-tags'\\u003e\\u003c/i\\u003e Tags\", \"url\": \"/tags\" }, { \"name\": \"\\u003ci class='fas fa-layer-group'\\u003e\\u003c/i\\u003e Categories\", \"url\": \"/categories\" } ] } } Customization If you define custom taxonomies and want to display a list of them somewhere on your page (often in the layouts/partials/content-footer.html) you can call a partial that does the job for you:\n{{- partial \"term-list.html\" (dict \"page\" . \"taxonomy\" \"categories\" \"icon\" \"layer-group\" ) }}Parameter Name Default Notes page \u003cempty\u003e Mandatory reference to the page. taxonomy \u003cempty\u003e The plural name of the taxonomy to display as used in your frontmatter. class \u003cempty\u003e Additional CSS classes set on the outermost generated HTML element.\nIf set to tags you will get the visuals for displaying the tags taxonomy, otherwise it will be a simple list of links as for the categories taxonomy. style primary The style scheme used if class is tags.\n- by severity: info, note, tip, warning\n- by brand color: primary, secondary, accent\n- by color: blue, green, grey, orange, red\n- by special color: default, transparent, code color see notes The CSS color value to be used if class is tags. If not set, the chosen color depends on the style. Any given value will overwrite the default.\n- for severity styles: a nice matching color for the severity\n- for all other styles: the corresponding color icon \u003cempty\u003e An optional Font Awesome icon name set to the left of the list. ", "description": "", "tags": "tutorial", "title": "Taxonomy", @@ -136,7 +136,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": "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 great documentation for beginners.\nCreate your project Hugo provides a new command to create a new website.\nhugo new site \u003cnew_project\u003eInstall the theme Install the Relearn theme by following this documentation using Hugo’s module system.\nThis theme’s repository is: https://github.com/McShelby/hugo-theme-relearn.git\nAlternatively, you can download the theme as .zip file and extract it in the themes directory\nFrom Git If you install the theme from your git repository or GitHub, you have several options.\nIf you use the head of the main branch, you are using the development version. Usually it is fully functional but can break from time to time. We try to fix newly introduced bugs in this version as soon as possible.\nAdditionally you can checkout one of the tagged versions. These tagged versions correspond to an official releases from the GitHub repository.\nBesides the usual version tags (eg 1.2.3) there are also tags for the main version (eg. 1.2.x), major version (eg. 1.x) and the latest (just x) released version making it easier for you to pin the theme to a certain version.\nBasic configuration When building the website, you can set a theme by using --theme option. However, we suggest you modify the configuration file (hugo.toml) and set the theme as the default. You can also add the [outputs] section to enable the search functionality.\n# Change the default theme to be use when building the site with Hugo theme = \"hugo-theme-relearn\" # For search functionality [outputs] home = [ \"html\", \"rss\", \"search\"]Create your first chapter page Chapters are pages that contain other child pages. It has a special layout style and usually just contains a chapter name, the title and a brief abstract of the section.\n### Chapter 1 # Basics Discover what this Hugo theme is all about and the core concepts behind it.renders as\nThe Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command\nhugo new --kind chapter basics/_index.mdBy opening the given file, you should see the property chapter=true on top, meaning this page is a chapter.\nBy default all chapters and pages are created as a draft. If you want to render these pages, remove the property draft: true from the metadata.\nCreate your first content pages Then, create content pages inside the previously created chapter. Here are two ways to create content in the chapter:\nhugo new basics/first-content.md hugo new basics/second-content/_index.mdFeel free to edit those files by adding some sample content and replacing the title value in the beginning of the files.\nLaunching the website locally Launch by using the following command:\nhugo serveGo to http://localhost:1313\nYou should notice three things:\nYou have a left-side Basics menu, containing two submenus with names equal to the title properties in the previously created files. The home page explains how to customize it by following the instructions. When you run hugo serve, when the contents of the files change, the page automatically refreshes with the changes. Neat! Build the website When your site is ready to deploy, run the following command:\nhugoA public folder will be generated, containing all static content and assets for your website. It can now be deployed on any web server.\nNote This website can be automatically published and hosted with Netlify (Read more about Automated HUGO deployments with Netlify). Alternatively, you can use GitHub pages.\n", + "content": "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 great documentation for beginners.\nCreate your project Hugo provides a new command to create a new website.\nhugo new site \u003cnew_project\u003eInstall the theme Install the Relearn theme by following this documentation using Hugo’s module system.\nThis theme’s repository is: https://github.com/McShelby/hugo-theme-relearn.git\nAlternatively, you can download the theme as .zip file and extract it in the themes directory\nFrom Git If you install the theme from your git repository or GitHub, you have several options.\nIf you use the head of the main branch, you are using the development version. Usually it is fully functional but can break from time to time. We try to fix newly introduced bugs in this version as soon as possible.\nAdditionally you can checkout one of the tagged versions. These tagged versions correspond to an official releases from the GitHub repository.\nBesides the usual version tags (eg 1.2.3) there are also tags for the main version (eg. 1.2.x), major version (eg. 1.x) and the latest (just x) released version making it easier for you to pin the theme to a certain version.\nBasic configuration When building the website, you can set a theme by using --theme option. However, we suggest you modify the configuration file hugo.toml and set the theme as the default. You can also add the [outputs] section to enable the search functionality.\nhugo. toml yaml json theme = 'hugo-theme-relearn' [outputs] home = ['html', 'rss', 'search', 'searchpage'] outputs: home: - html - rss - search - searchpage theme: hugo-theme-relearn { \"outputs\": { \"home\": [ \"html\", \"rss\", \"search\", \"searchpage\" ] }, \"theme\": \"hugo-theme-relearn\" } Create your first chapter page Chapters are pages that contain other child pages. It has a special layout style and usually just contains a chapter name, the title and a brief abstract of the section.\n### Chapter 1 # Basics Discover what this Hugo theme is all about and the core concepts behind it.renders as\nThe Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command\nhugo new --kind chapter basics/_index.mdBy opening the given file, you should see the property chapter=true on top, meaning this page is a chapter.\nBy default all chapters and pages are created as a draft. If you want to render these pages, remove the property draft: true from the metadata.\nCreate your first content pages Then, create content pages inside the previously created chapter. Here are two ways to create content in the chapter:\nhugo new basics/first-content.md hugo new basics/second-content/_index.mdFeel free to edit those files by adding some sample content and replacing the title value in the beginning of the files.\nLaunching the website locally Launch by using the following command:\nhugo serveGo to http://localhost:1313\nYou should notice three things:\nYou have a left-side Basics menu, containing two submenus with names equal to the title properties in the previously created files. The home page explains how to customize it by following the instructions. When you run hugo serve, when the contents of the files change, the page automatically refreshes with the changes. Neat! Build the website When your site is ready to deploy, run the following command:\nhugoA public folder will be generated, containing all static content and assets for your website. It can now be deployed on any web server.\nNote This website can be automatically published and hosted with Netlify (Read more about Automated HUGO deployments with Netlify). Alternatively, you can use GitHub pages.\n", "description": "", "tags": [ "documentation" @@ -146,7 +146,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": "On top of Hugo’s global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml. The defaults are written in the comments of each option.\nNote that some of these options are explained in detail in other sections of this documentation.\n hugo.toml [params] # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value. ############################################################################### # Hugo # These options usually apply to other themes aswell. # The author of your site. # Default: not set # This will be used in HTML meta tags, the opengraph protocol and twitter # cards. # You can also set `author.email` if you want to publish this information. author.name = \"Sören Weber\" # The social media image of your site. # Default: not set # This is used for generating social media meta information for the opengraph # protocol and twitter cards. # This can be overridden in the page's frontmatter. images = [ \"images/hero.png\" ] # The description of your site. # Default: not set # This is used for generating HTML meta tags, social media meta information # for the opengraph protocol and twitter cards. # This can be overridden in the page's frontmatter. description = \"Documentation for Hugo Relearn Theme\" # Admin options for social media. # Default: not set # Configuration for the Open Graph protocol and Twitter Cards adhere to Hugo's # implementation. See the Hugo docs for possible values. social.facebook_admin = \"\" social.twitter = \"\" ############################################################################### # Relearn Theme # These options are specific to the Relearn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Branding # These options set your overall visual apperance. # Used color variants. # Default: \"auto\" # This sets one or more color variants, available to your readers to choose # from. You can # - set a single value eg. \"zen-light\" # - an array like [ \"neon\", \"learn\" ] # - an array with options like [ { identifier = \"neon\" },{ identifier = \"learn\" } ] # The last form allows to set further options for each variant. # The `identifier` is mandatory. You can also set `name` which overrides the # value displayed in the variant selector. # If the array has more than one entry, a variant selector # is shown in the lower part of the menu. The first entry in the array is the # default variant, used for first time visitors. # The theme ships with the following variants: \"relearn-bright\", # \"relearn-light\", \"relearn-dark\", \"zen-light\", \"zen-dark\", \"neon\", \"learn\", # \"blue\", \"green\", \"red\". In addition you can use auto mode variants. See the # docs for a detailed explaination. # You can also define your own variants. See the docs how this works. Also, # the docs provide an interactive theme generator to help you with this task. themeVariant = [ { identifier = \"relearn-auto\", name = \"Relearn Light/Dark\", auto = [] }, { identifier = \"relearn-light\" }, { identifier = \"relearn-dark\" }, { identifier = \"relearn-bright\" }, { identifier = \"zen-auto\", name = \"Zen Light/Dark\", auto = [ \"zen-light\", \"zen-dark\" ] }, { identifier = \"zen-light\" }, { identifier = \"zen-dark\" }, { identifier = \"neon\" }, { identifier = \"learn\" }, { identifier = \"blue\" }, { identifier = \"green\" }, { identifier = \"red\" } ] # Filename suffix for variant files. # Default: not set # The theme modifies the variant stylesheets during build and tries to store # them with the same file name. In certain installations it was observed, that # Hugo could not overwrite these files due to permission issues. If you # experience this, you can first try to set the `--noChmod` option for Hugo. # If this still doesn't help you can set this option to eg. \".gen\". This will # be used as a suffix for these generated files, causing them to be newly # created instead of overwriting the existing ones. themeVariantModifier = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # General # These options are defining general, non visual behavior. # Avoid new asset URLs on build. # Default: false # By default JavaScript-files and CSS-files get a unique ID on each rebuild. # This makes sure, the user always has the latest version and not some stale # copy of his browser cache. Anyways, it can be desireable to turn this # off in certain circumstances. For example if you have Hugo's dev server # running. Also some proxies dislike this optimization. disableAssetsBusting = false # Avoid generator meta tags. # Default: false # Set this to true if you want to disable generation for generator meta tags # of Hugo and the theme in your HTML head. In tihs case also don't forget to # set Hugo's disableHugoGeneratorInject=true. Otherwise Hugo will generate a # meta tag into your home page anyways. disableGeneratorVersion = false # Avoid unique IDs. # Default: false # In various situations the theme generates non stable unique ids to be used # in HTML fragment links. This can be undesirable for example when testing # the output for changes. If you disable the random id generation, the theme # may not function correctly anymore. disableRandomIds = false # Multilanguage content. # Default: not set # If your pages contain further languages besides the main one used, add all # those auxiliary languages here. This will create a search index with # support for all used languages of your site. # This is handy for example if you are writing in Spanish but have lots of # source code on your page which typically uses English terminology. additionalContentLanguage = [ \"en\" ] # Additional code dependencies. # Default: See hugo.toml of the theme # The theme provides a mechanism to load further JavaScript and CSS # dependencies on demand only if they are needed. This comes in handy if you # want to add own shortcodes that depend on additional code to be loaded. # See the docs how this works. # [relearn.dependencies] #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These options modify the topbar appearance. # Hide the table of contents button. # Default: false # If the TOC button is hidden, also the keyboard shortcut is disabled. # This can be overridden in the page's frontmatter. disableToc = false # Hide the breadcrumbs. # Default: false # If the breadcrumbs are hidden, the title of the displayed page will still be # shown in the topbar. disableBreadcrumb = false # Hide Next and Previous navigation buttons. # Default: false # If the navigation buttons are hidden, also the keyboard shortcuts are # disabled. disableNextPrev = false # The URL prefix to edit a page. # Default: not set # If set, an edit button will be shown in the topbar. If the button is hidden, # also the keyboard shortcuts are disabled. The value can contain the macro # `${FilePath}` which will be replaced by the file path of your displayed page. # If no `${FilePath}` is given in the value, the value is treated as if the # `${FilePath}` was appended at the end of the value. This can be overridden # in the pages frontmatter. This is useful if you want to give the opportunity # for people to create merge request for your content. editURL = \"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These options modify the menu apperance. # Hide the search box. # Default: false # If the searc box is sisabled, the search functionality is disabled too. # This will also cause the keyboard shortcut to be disabled and the dedicated # search page is not linked although it mighty be configured. disableSearch = false # Hide the Home entry. # Default: false # If shown, a Home button will appear below the search bar and the main menu. # It links to your the home page of the current language. disableLandingPageButton = true # The order of main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adhering to # Hugo's default sort order). This can be overridden in the pages frontmatter. ordersectionsby = \"weight\" # The initial expand state of submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # in the menu. If not set, the first menu level is set to false, all others # levels are set to true. This can be overridden in the page's frontmatter. # If the displayed page has submenus, they will always been displayed expanded # regardless of this option. alwaysopen = \"\" # Shows expander for submenus. # Default: false # If set to true, a submenu in the sidebar will be displayed in a collapsible # tree view and a clickable expander is set in front of the entry. # This can be overridden in the page's frontmatter. collapsibleMenu = true # Shows checkmarks for visited pages of the main menu. # Default: false # This also causes the display of the `Clear History` entry in the lower part # of the menu to remove all checkmarks. The checkmarks will also been removed # if you regenerate your site as the ids are not stable. showVisitedLinks = true # Hide heading above the shortcut menu. # Default: false # The title for the heading can be overwritten in your i18n files. See Hugo's # documentation how to do this. disableShortcutsTitle = false # Hide the language switcher. # Default: false # If you have more than one language configured, a language switcher is # displayed in the lower part of the menu. This opition lets you explicitly # turn this behavior off. disableLanguageSwitchingButton = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden pages # These options configure how hidden pages are treated. # A page flagged as hidden, is only removed from the main menu if you are # currently not on this page or the hidden page is not part of current page's # ancestors. For all other functionality in Hugo a hidden page behaves like any # other page if not otherwise configured. # Hide hidden pages from search. # Default: false # Hides hidden pages from the suggestions of the search box and the dedicated # search page. disableSearchHiddenPages = false # Hide hidden pages for web crawlers. # Default: false # Avoids hidden pages from showing up in the sitemap and on Google (et all), # otherwise they may be indexed by search engines disableSeoHiddenPages = true # Hide hidden pages for taxonomies. # Default: false # Hides hidden pages from showing up on the taxonomy and terms pages. If this # reduces term counters to zero, an empty but not linked term page will be # created anyhow. disableTagHiddenPages = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Content # These options modify how your content is displayed. # Title separator. # Default: \"::\" # Changes the title separator used when concatenating the page title with the # site title. This is consistently used throughout the theme. titleSeparator = \"::\" # Breadcrumb separator. # Default: \"\u003e\" # Changes the breadcrumb separator used in the topbars breadcrumb area and for # search results and term pages. breadcrumbSeparator = \"\u003e\" # Hide the root breadcrumb. # Default: false # The root breadcrumb is usually the home page of your site. Because this is # always accessible by clicking on the logo, you may want to reduce clutter # by removing this from your breadcrumb. disableRootBreadcrumb = true # Hide breadcrumbs term pages. # Default: false # If you have lots of taxonomy terms, the term pages may seem cluttered with # breadcrumbs to you, so this is the option to turn off breadcrumbs on term # pages. Only the page title will then be shown on the term pages. disableTermBreadcrumbs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These options configure how code is displayed. # Hide copy-to-clipboard for inline code. # Default: false # This removes the copy-to-clipboard button from your inline code. disableInlineCopyToClipBoard = true # Always show copy-to-clipboard for block code. # Default: false # The theme only shows the copy-to-clipboard button if you hover over the code # block. Set this to true to disable the hover effect and always show the # button. disableHoverBlockCopyToClipBoard = false # Wrap for code blocks. # Default: true # By default lines of code blocks wrap around if the line is too long to be # displayed on screen. If you dislike this behavior, you can reconfigure it # here. # Note that lines always wrap in print mode regardless of this option. # This can be overridden in the page's frontmatter or given as a parameter to # individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These options configure how images are displayed. # What to do when local image link is not resolved. # Default: \"\" # You can control what should happen if a local image can not be resolved to as # a resource. If not set, the unresolved link is written as given into the resulting # output. If set to `warning` the same happens and an additional warning is # printed. If set to `error` an error message is printed and the build is # aborted. # Please note that this can not resolve files inside of your `static` directory. image.errorlevel = \"warning\" # Image effects. # See the documentation for how you can even add your own arbitrary effects to # the list. # All effects can be overridden in the page's frontmatter or thru URL parameter # given to the image. See the documentation for details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Links # These options configure how links are displayed. # What to do when local page link is not resolved. # Default: \"\" # You can control what should happen if a local link can not be resolved to a # page. If not set, the unresolved link is written as given into the resulting # output. If set to `warning` the same happens and an additional warning is # printed. If set to `error` an error message is printed and the build is # aborted. # Please note that with Hugo \u003c 0.123.0 + `uglyURLs=true` this can lead to false # negatives. link.errorlevel = \"warning\" # How to open external links. # Default: \"_blank\" # For external links you can define how they are opened in your browser. All # values for the HTML `target` attribute of the `a` element are allowed. The # default value opens external links in a separate browser tab. If you want # to open those links in the same tab, use \"_self\". externalLinkTarget = \"_blank\" # Generate link URLs the Hugo way. # Default: false # If set to true, the theme behaves like a standard Hugo installation and # appends no index.html to prettyURLs. As a trade off, your build project will # not be servable from the file system. disableExplicitIndexURLs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These options configure how math formulae are displayed. # Initialization options for MathJax. # Default: not set # A JSON value. See the MathJaxdocumentation for possible parameter. # This can be overridden in the page's frontmatter. mathJaxInitialize = \"{}\" # Only load MathJax if needed. # Default: true # If a Math shortcode is found, the option will be ignored and # MathJax will be loaded regardlessly. 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 `disableMathJax=false` in your frontmatter to force the library to # be loaded. # This can be overridden in the page's frontmatter. disableMathJax = true # URL for external MathJax library. # Default: not set # Specifies the remote location of the MathJax library. By default the shipped # version will be used. # This can be overridden in the page's frontmatter. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Mermaid # These options configure how Mermaid graphs are displayed. # Make graphs panable and zoomable # Default: false # For huge graphs it can be helpful to make them zoomable. Zoomable graphs come # with a reset button for the zoom. # This can be overridden in the page's frontmatter or given as a parameter to # individual graphs. mermaidZoom = true # Initialization options for Mermaid. # Default: not set # A JSON value. See the Mermaid documentation for possible parameter. # This can be overridden in the page's frontmatter. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only load Mermaid if needed. # Default: true # If a Mermaid shortcode or codefence is found, the option will be ignored and # Mermaid will be loaded regardlessly. 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 `disableMermaid=false` in your frontmatter to force the library to # be loaded. # This can be overridden in the page's frontmatter. disableMermaid = true # URL for external Mermaid library. # Default: not set # Specifies the remote location of the Mermaid library. By default the shipped # version will be used. # This can be overridden in the page's frontmatter. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These options configure how OpenAPI specifications are displayed. # Only load OpenAPI if needed. # Default: true # If a OpenAPI shortcode is found, the option will be ignored and # OpenAPI will be loaded regardlessly. 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 `disableOpenapi=false` in your frontmatter to force the library to # be loaded. # This can be overridden in the page's frontmatter. disableOpenapi = true # URL for external OpenAPI library. # Default: not set # Specifies the remote location of the OpenAPI library. By default the shipped # version will be used. # This can be overridden in the page's frontmatter. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" ", + "content": "On top of Hugo’s global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml.\nNote that some of these options are explained in detail in other sections of this documentation.\nAll config options The values reflect the options active in this documentation. The defaults can be taken from the annotated example below.\nhugo. toml yaml json [params] additionalContentLanguage = ['en'] alwaysopen = '' breadcrumbSeparator = '\u003e' collapsibleMenu = true customMathJaxURL = '' customMermaidURL = '' customOpenapiURL = '' description = 'Documentation for Hugo Relearn Theme' disableAssetsBusting = false disableBreadcrumb = false disableExplicitIndexURLs = false disableGeneratorVersion = false disableHoverBlockCopyToClipBoard = false disableInlineCopyToClipBoard = true disableLandingPageButton = true disableLanguageSwitchingButton = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableRandomIds = false disableRootBreadcrumb = true disableSearch = false disableSearchHiddenPages = false disableSeoHiddenPages = true disableShortcutsTitle = false disableTagHiddenPages = false disableTermBreadcrumbs = false disableToc = false editURL = 'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}' externalLinkTarget = '_blank' highlightWrap = true images = ['images/hero.png'] mathJaxInitialize = '{}' mermaidInitialize = '{ \"securityLevel\": \"loose\" }' mermaidZoom = true ordersectionsby = 'weight' showVisitedLinks = true themeVariantModifier = '' titleSeparator = '::' [params.author] name = 'Sören Weber' [params.image] errorlevel = 'warning' [params.imageEffects] border = true lightbox = true shadow = false [params.link] errorlevel = 'warning' [params.social] facebook_admin = '' twitter = '' [[params.themeVariant]] auto = [] identifier = 'relearn-auto' name = 'Relearn Light/Dark' [[params.themeVariant]] identifier = 'relearn-light' [[params.themeVariant]] identifier = 'relearn-dark' [[params.themeVariant]] identifier = 'relearn-bright' [[params.themeVariant]] auto = ['zen-light', 'zen-dark'] identifier = 'zen-auto' name = 'Zen Light/Dark' [[params.themeVariant]] identifier = 'zen-light' [[params.themeVariant]] identifier = 'zen-dark' [[params.themeVariant]] identifier = 'neon' [[params.themeVariant]] identifier = 'learn' [[params.themeVariant]] identifier = 'blue' [[params.themeVariant]] identifier = 'green' [[params.themeVariant]] identifier = 'red' params: additionalContentLanguage: - en alwaysopen: \"\" author: name: Sören Weber breadcrumbSeparator: '\u003e' collapsibleMenu: true customMathJaxURL: \"\" customMermaidURL: \"\" customOpenapiURL: \"\" description: Documentation for Hugo Relearn Theme disableAssetsBusting: false disableBreadcrumb: false disableExplicitIndexURLs: false disableGeneratorVersion: false disableHoverBlockCopyToClipBoard: false disableInlineCopyToClipBoard: true disableLandingPageButton: true disableLanguageSwitchingButton: false disableMathJax: true disableMermaid: true disableNextPrev: false disableOpenapi: true disableRandomIds: false disableRootBreadcrumb: true disableSearch: false disableSearchHiddenPages: false disableSeoHiddenPages: true disableShortcutsTitle: false disableTagHiddenPages: false disableTermBreadcrumbs: false disableToc: false editURL: https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath} externalLinkTarget: _blank highlightWrap: true image: errorlevel: warning imageEffects: border: true lightbox: true shadow: false images: - images/hero.png link: errorlevel: warning mathJaxInitialize: '{}' mermaidInitialize: '{ \"securityLevel\": \"loose\" }' mermaidZoom: true ordersectionsby: weight showVisitedLinks: true social: facebook_admin: \"\" twitter: \"\" themeVariant: - auto: [] identifier: relearn-auto name: Relearn Light/Dark - identifier: relearn-light - identifier: relearn-dark - identifier: relearn-bright - auto: - zen-light - zen-dark identifier: zen-auto name: Zen Light/Dark - identifier: zen-light - identifier: zen-dark - identifier: neon - identifier: learn - identifier: blue - identifier: green - identifier: red themeVariantModifier: \"\" titleSeparator: '::' { \"params\": { \"additionalContentLanguage\": [ \"en\" ], \"alwaysopen\": \"\", \"author\": { \"name\": \"Sören Weber\" }, \"breadcrumbSeparator\": \"\\u003e\", \"collapsibleMenu\": true, \"customMathJaxURL\": \"\", \"customMermaidURL\": \"\", \"customOpenapiURL\": \"\", \"description\": \"Documentation for Hugo Relearn Theme\", \"disableAssetsBusting\": false, \"disableBreadcrumb\": false, \"disableExplicitIndexURLs\": false, \"disableGeneratorVersion\": false, \"disableHoverBlockCopyToClipBoard\": false, \"disableInlineCopyToClipBoard\": true, \"disableLandingPageButton\": true, \"disableLanguageSwitchingButton\": false, \"disableMathJax\": true, \"disableMermaid\": true, \"disableNextPrev\": false, \"disableOpenapi\": true, \"disableRandomIds\": false, \"disableRootBreadcrumb\": true, \"disableSearch\": false, \"disableSearchHiddenPages\": false, \"disableSeoHiddenPages\": true, \"disableShortcutsTitle\": false, \"disableTagHiddenPages\": false, \"disableTermBreadcrumbs\": false, \"disableToc\": false, \"editURL\": \"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\", \"externalLinkTarget\": \"_blank\", \"highlightWrap\": true, \"image\": { \"errorlevel\": \"warning\" }, \"imageEffects\": { \"border\": true, \"lightbox\": true, \"shadow\": false }, \"images\": [ \"images/hero.png\" ], \"link\": { \"errorlevel\": \"warning\" }, \"mathJaxInitialize\": \"{}\", \"mermaidInitialize\": \"{ \\\"securityLevel\\\": \\\"loose\\\" }\", \"mermaidZoom\": true, \"ordersectionsby\": \"weight\", \"showVisitedLinks\": true, \"social\": { \"facebook_admin\": \"\", \"twitter\": \"\" }, \"themeVariant\": [ { \"auto\": [], \"identifier\": \"relearn-auto\", \"name\": \"Relearn Light/Dark\" }, { \"identifier\": \"relearn-light\" }, { \"identifier\": \"relearn-dark\" }, { \"identifier\": \"relearn-bright\" }, { \"auto\": [ \"zen-light\", \"zen-dark\" ], \"identifier\": \"zen-auto\", \"name\": \"Zen Light/Dark\" }, { \"identifier\": \"zen-light\" }, { \"identifier\": \"zen-dark\" }, { \"identifier\": \"neon\" }, { \"identifier\": \"learn\" }, { \"identifier\": \"blue\" }, { \"identifier\": \"green\" }, { \"identifier\": \"red\" } ], \"themeVariantModifier\": \"\", \"titleSeparator\": \"::\" } } Annotated config options hugo.toml [params] # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value. ############################################################################### # Hugo # These options usually apply to other themes aswell. # The author of your site. # Default: not set # This will be used in HTML meta tags, the opengraph protocol and twitter # cards. # You can also set `author.email` if you want to publish this information. author.name = \"Sören Weber\" # The social media image of your site. # Default: not set # This is used for generating social media meta information for the opengraph # protocol and twitter cards. # This can be overridden in the page's frontmatter. images = [ \"images/hero.png\" ] # The description of your site. # Default: not set # This is used for generating HTML meta tags, social media meta information # for the opengraph protocol and twitter cards. # This can be overridden in the page's frontmatter. description = \"Documentation for Hugo Relearn Theme\" # Admin options for social media. # Default: not set # Configuration for the Open Graph protocol and Twitter Cards adhere to Hugo's # implementation. See the Hugo docs for possible values. social.facebook_admin = \"\" social.twitter = \"\" ############################################################################### # Relearn Theme # These options are specific to the Relearn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Branding # These options set your overall visual apperance. # Used color variants. # Default: \"auto\" # This sets one or more color variants, available to your readers to choose # from. You can # - set a single value eg. \"zen-light\" # - an array like [ \"neon\", \"learn\" ] # - an array with options like [ { identifier = \"neon\" },{ identifier = \"learn\" } ] # The last form allows to set further options for each variant. # The `identifier` is mandatory. You can also set `name` which overrides the # value displayed in the variant selector. # If the array has more than one entry, a variant selector # is shown in the lower part of the menu. The first entry in the array is the # default variant, used for first time visitors. # The theme ships with the following variants: \"relearn-bright\", # \"relearn-light\", \"relearn-dark\", \"zen-light\", \"zen-dark\", \"neon\", \"learn\", # \"blue\", \"green\", \"red\". In addition you can use auto mode variants. See the # docs for a detailed explaination. # You can also define your own variants. See the docs how this works. Also, # the docs provide an interactive theme generator to help you with this task. themeVariant = [ { identifier = \"relearn-auto\", name = \"Relearn Light/Dark\", auto = [] }, { identifier = \"relearn-light\" }, { identifier = \"relearn-dark\" }, { identifier = \"relearn-bright\" }, { identifier = \"zen-auto\", name = \"Zen Light/Dark\", auto = [ \"zen-light\", \"zen-dark\" ] }, { identifier = \"zen-light\" }, { identifier = \"zen-dark\" }, { identifier = \"neon\" }, { identifier = \"learn\" }, { identifier = \"blue\" }, { identifier = \"green\" }, { identifier = \"red\" } ] # Filename suffix for variant files. # Default: not set # The theme modifies the variant stylesheets during build and tries to store # them with the same file name. In certain installations it was observed, that # Hugo could not overwrite these files due to permission issues. If you # experience this, you can first try to set the `--noChmod` option for Hugo. # If this still doesn't help you can set this option to eg. \".gen\". This will # be used as a suffix for these generated files, causing them to be newly # created instead of overwriting the existing ones. themeVariantModifier = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # General # These options are defining general, non visual behavior. # Avoid new asset URLs on build. # Default: false # By default JavaScript-files and CSS-files get a unique ID on each rebuild. # This makes sure, the user always has the latest version and not some stale # copy of his browser cache. Anyways, it can be desireable to turn this # off in certain circumstances. For example if you have Hugo's dev server # running. Also some proxies dislike this optimization. disableAssetsBusting = false # Avoid generator meta tags. # Default: false # Set this to true if you want to disable generation for generator meta tags # of Hugo and the theme in your HTML head. In tihs case also don't forget to # set Hugo's disableHugoGeneratorInject=true. Otherwise Hugo will generate a # meta tag into your home page anyways. disableGeneratorVersion = false # Avoid unique IDs. # Default: false # In various situations the theme generates non stable unique ids to be used # in HTML fragment links. This can be undesirable for example when testing # the output for changes. If you disable the random id generation, the theme # may not function correctly anymore. disableRandomIds = false # Multilanguage content. # Default: not set # If your pages contain further languages besides the main one used, add all # those auxiliary languages here. This will create a search index with # support for all used languages of your site. # This is handy for example if you are writing in Spanish but have lots of # source code on your page which typically uses English terminology. additionalContentLanguage = [ \"en\" ] # Additional code dependencies. # Default: See hugo.toml of the theme # The theme provides a mechanism to load further JavaScript and CSS # dependencies on demand only if they are needed. This comes in handy if you # want to add own shortcodes that depend on additional code to be loaded. # See the docs how this works. # [relearn.dependencies] #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These options modify the topbar appearance. # Hide the table of contents button. # Default: false # If the TOC button is hidden, also the keyboard shortcut is disabled. # This can be overridden in the page's frontmatter. disableToc = false # Hide the breadcrumbs. # Default: false # If the breadcrumbs are hidden, the title of the displayed page will still be # shown in the topbar. disableBreadcrumb = false # Hide Next and Previous navigation buttons. # Default: false # If the navigation buttons are hidden, also the keyboard shortcuts are # disabled. disableNextPrev = false # The URL prefix to edit a page. # Default: not set # If set, an edit button will be shown in the topbar. If the button is hidden, # also the keyboard shortcuts are disabled. The value can contain the macro # `${FilePath}` which will be replaced by the file path of your displayed page. # If no `${FilePath}` is given in the value, the value is treated as if the # `${FilePath}` was appended at the end of the value. This can be overridden # in the pages frontmatter. This is useful if you want to give the opportunity # for people to create merge request for your content. editURL = \"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These options modify the menu apperance. # Hide the search box. # Default: false # If the searc box is sisabled, the search functionality is disabled too. # This will also cause the keyboard shortcut to be disabled and the dedicated # search page is not linked although it mighty be configured. disableSearch = false # Hide the Home entry. # Default: false # If shown, a Home button will appear below the search bar and the main menu. # It links to your the home page of the current language. disableLandingPageButton = true # The order of main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adhering to # Hugo's default sort order). This can be overridden in the pages frontmatter. ordersectionsby = \"weight\" # The initial expand state of submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # in the menu. If not set, the first menu level is set to false, all others # levels are set to true. This can be overridden in the page's frontmatter. # If the displayed page has submenus, they will always been displayed expanded # regardless of this option. alwaysopen = \"\" # Shows expander for submenus. # Default: false # If set to true, a submenu in the sidebar will be displayed in a collapsible # tree view and a clickable expander is set in front of the entry. # This can be overridden in the page's frontmatter. collapsibleMenu = true # Shows checkmarks for visited pages of the main menu. # Default: false # This also causes the display of the `Clear History` entry in the lower part # of the menu to remove all checkmarks. The checkmarks will also been removed # if you regenerate your site as the ids are not stable. showVisitedLinks = true # Hide heading above the shortcut menu. # Default: false # The title for the heading can be overwritten in your i18n files. See Hugo's # documentation how to do this. disableShortcutsTitle = false # Hide the language switcher. # Default: false # If you have more than one language configured, a language switcher is # displayed in the lower part of the menu. This opition lets you explicitly # turn this behavior off. disableLanguageSwitchingButton = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden pages # These options configure how hidden pages are treated. # A page flagged as hidden, is only removed from the main menu if you are # currently not on this page or the hidden page is not part of current page's # ancestors. For all other functionality in Hugo a hidden page behaves like any # other page if not otherwise configured. # Hide hidden pages from search. # Default: false # Hides hidden pages from the suggestions of the search box and the dedicated # search page. disableSearchHiddenPages = false # Hide hidden pages for web crawlers. # Default: false # Avoids hidden pages from showing up in the sitemap and on Google (et all), # otherwise they may be indexed by search engines disableSeoHiddenPages = true # Hide hidden pages for taxonomies. # Default: false # Hides hidden pages from showing up on the taxonomy and terms pages. If this # reduces term counters to zero, an empty but not linked term page will be # created anyhow. disableTagHiddenPages = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Content # These options modify how your content is displayed. # Title separator. # Default: \"::\" # Changes the title separator used when concatenating the page title with the # site title. This is consistently used throughout the theme. titleSeparator = \"::\" # Breadcrumb separator. # Default: \"\u003e\" # Changes the breadcrumb separator used in the topbars breadcrumb area and for # search results and term pages. breadcrumbSeparator = \"\u003e\" # Hide the root breadcrumb. # Default: false # The root breadcrumb is usually the home page of your site. Because this is # always accessible by clicking on the logo, you may want to reduce clutter # by removing this from your breadcrumb. disableRootBreadcrumb = true # Hide breadcrumbs term pages. # Default: false # If you have lots of taxonomy terms, the term pages may seem cluttered with # breadcrumbs to you, so this is the option to turn off breadcrumbs on term # pages. Only the page title will then be shown on the term pages. disableTermBreadcrumbs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These options configure how code is displayed. # Hide copy-to-clipboard for inline code. # Default: false # This removes the copy-to-clipboard button from your inline code. disableInlineCopyToClipBoard = true # Always show copy-to-clipboard for block code. # Default: false # The theme only shows the copy-to-clipboard button if you hover over the code # block. Set this to true to disable the hover effect and always show the # button. disableHoverBlockCopyToClipBoard = false # Wrap for code blocks. # Default: true # By default lines of code blocks wrap around if the line is too long to be # displayed on screen. If you dislike this behavior, you can reconfigure it # here. # Note that lines always wrap in print mode regardless of this option. # This can be overridden in the page's frontmatter or given as a parameter to # individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These options configure how images are displayed. # What to do when local image link is not resolved. # Default: \"\" # You can control what should happen if a local image can not be resolved to as # a resource. If not set, the unresolved link is written as given into the resulting # output. If set to `warning` the same happens and an additional warning is # printed. If set to `error` an error message is printed and the build is # aborted. # Please note that this can not resolve files inside of your `static` directory. image.errorlevel = \"warning\" # Image effects. # See the documentation for how you can even add your own arbitrary effects to # the list. # All effects can be overridden in the page's frontmatter or thru URL parameter # given to the image. See the documentation for details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Links # These options configure how links are displayed. # What to do when local page link is not resolved. # Default: \"\" # You can control what should happen if a local link can not be resolved to a # page. If not set, the unresolved link is written as given into the resulting # output. If set to `warning` the same happens and an additional warning is # printed. If set to `error` an error message is printed and the build is # aborted. # Please note that with Hugo \u003c 0.123.0 + `uglyURLs=true` this can lead to false # negatives. link.errorlevel = \"warning\" # How to open external links. # Default: \"_blank\" # For external links you can define how they are opened in your browser. All # values for the HTML `target` attribute of the `a` element are allowed. The # default value opens external links in a separate browser tab. If you want # to open those links in the same tab, use \"_self\". externalLinkTarget = \"_blank\" # Generate link URLs the Hugo way. # Default: false # If set to true, the theme behaves like a standard Hugo installation and # appends no index.html to prettyURLs. As a trade off, your build project will # not be servable from the file system. disableExplicitIndexURLs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These options configure how math formulae are displayed. # Initialization options for MathJax. # Default: not set # A JSON value. See the MathJaxdocumentation for possible parameter. # This can be overridden in the page's frontmatter. mathJaxInitialize = \"{}\" # Only load MathJax if needed. # Default: true # If a Math shortcode is found, the option will be ignored and # MathJax will be loaded regardlessly. 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 `disableMathJax=false` in your frontmatter to force the library to # be loaded. # This can be overridden in the page's frontmatter. disableMathJax = true # URL for external MathJax library. # Default: not set # Specifies the remote location of the MathJax library. By default the shipped # version will be used. # This can be overridden in the page's frontmatter. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Mermaid # These options configure how Mermaid graphs are displayed. # Make graphs panable and zoomable # Default: false # For huge graphs it can be helpful to make them zoomable. Zoomable graphs come # with a reset button for the zoom. # This can be overridden in the page's frontmatter or given as a parameter to # individual graphs. mermaidZoom = true # Initialization options for Mermaid. # Default: not set # A JSON value. See the Mermaid documentation for possible parameter. # This can be overridden in the page's frontmatter. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only load Mermaid if needed. # Default: true # If a Mermaid shortcode or codefence is found, the option will be ignored and # Mermaid will be loaded regardlessly. 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 `disableMermaid=false` in your frontmatter to force the library to # be loaded. # This can be overridden in the page's frontmatter. disableMermaid = true # URL for external Mermaid library. # Default: not set # Specifies the remote location of the Mermaid library. By default the shipped # version will be used. # This can be overridden in the page's frontmatter. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These options configure how OpenAPI specifications are displayed. # Only load OpenAPI if needed. # Default: true # If a OpenAPI shortcode is found, the option will be ignored and # OpenAPI will be loaded regardlessly. 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 `disableOpenapi=false` in your frontmatter to force the library to # be loaded. # This can be overridden in the page's frontmatter. disableOpenapi = true # URL for external OpenAPI library. # Default: not set # Specifies the remote location of the OpenAPI library. By default the shipped # version will be used. # This can be overridden in the page's frontmatter. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" ", "description": "", "tags": [ "config" @@ -167,7 +167,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": "The Relearn theme provides configuration options to change your your site’s colors, favicon and logo. This allows you to easily align your site visuals to your desired style. Most of these options are exposed thru so called color variants.\nA color variant lets you customize various visual effects of your site like almost any color, used fonts, color schemes of print, syntax highligtning, Mermaid and the OpenAPI shortcode, etc. It contains of a CSS file and optional configuration options in your hugo.toml.\nThe Relearn theme ships with a wide set of different color variants. You can use them as-is, copy them over and use them as a starting point for your customizations or just create completely new variants unique to your site. The interactive variant generator may help you with this task.\nOnce configured in your hugo.toml, you can select them with the variant selector at the bottom of the menu.\nChange the Variant (Simple) Single Variant Set the themeVariant value to the name of your theme file. That’s it! Your site will be displayed in this variant only.\n hugo.toml [params] themeVariant = \"relearn-light\" Note Your theme variant file must reside in your site’s static/css directory or in the theme’s static/css directory and the file name must start with theme- and end wit .css. In the above example, the path of your theme file must be static/css/theme-relearn-light.css.\nIf you want to make changes to a shipped color variant, create a copy in your site’s static/css directory. Don’t edit the file in the theme’s directory!\nMultiple Variants You can also set multiple variants. In this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.\n hugo.toml [params] themeVariant = [ \"relearn-light\", \"relearn-dark\" ] Tip The theme provides an advanced configuration mode, combining the functionality for multiple variants with the below possibilities of adjusting to your OS settings and syntax highlightning and even more!\nAlthough all options documented here are still working, the advanced configuration options are the recommended way to configure your color variants. See below.\nAdjust to OS Settings You can also cause the site to adjust to your OS settings for light/dark mode. Just set the themeVariant to auto to become an auto mode variant. That’s it.\nYou can use the auto value with the single or multiple variants option. If you are using multiple variants, you can drop auto at any position in the option’s array, but usually it makes sense to set it in the first position and make it the default.\n hugo.toml [params] themeVariant = [ \"auto\", \"red\" ] If you don’t configure anything else, the theme will default to use relearn-light for light mode and relearn-dark for dark mode. These defaults are overwritten by the first two non-auto options of your themeVariant option if present.\nIn the above example, you would end with red for light mode and the default of relearn-dark for dark mode.\nIf you don’t like that behavior, you can explicitly set themeVariantAuto. The first entry in the array is the color variant for light mode, the second for dark mode.\n hugo.toml [params] themeVariantAuto = [ \"learn\", \"neon\" ] Change the Favicon If your favicon is a SVG, PNG or ICO, just drop your image in your site’s static/images/ directory and name it favicon.svg, favicon.png or favicon.ico respectively.\nIf you want to adjust your favicon according to your OS settings for light/dark mode, add the image files static/images/favicon-light.svg and static/images/favicon-dark.svg to your site’s directory, respectively, corresponding to your file format. In case some of the files are missing, the theme falls back to favicon.svg for each missing file. All supplied favicons must be of the same file format.\nIf no favicon file is found, the theme will lookup the alternative filename logo in the same location and will repeat the search for the list of supported file types.\nIf you need to change this default behavior, create a new file layouts/partials/favicon.html in your site’s directory and write something like this:\n layouts/partials/favicon.html \u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\"\u003e Change the Logo Create a new file in layouts/partials/logo.html of your site. Then write any HTML you want. You could use an img HTML tag and reference an image created under the static folder, or you could paste a SVG definition!\nNote The size of the logo will adapt automatically.\nSyntax Highlightning If you want to switch the syntax highlighting theme together with your color variant, you need to configure your installation according to Hugo’s documentation and provide a syntax highlighting stylesheet file.\nYou can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to static/css/chroma-\u003cNAME\u003e.css. To use it with your color variant you have to define --CODE-theme: \u003cNAME\u003e in the color variant stylesheet file.\nFor an example, take a look into theme-relearn-light.css and hugo.toml of the exampleSite.\nChange the Variant (Advanced) The theme offers a new way to configure theme variants and all of the aspects above inside of a single configuration item. This comes with some features previously unsupported.\nLike with the multiple variants option, you are defining your theme variants in an array but now not by simple strings but in a table with suboptions.\nAgain, in this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.\n hugo.toml [params] themeVariant = [ \"relearn-light\", \"relearn-dark\" ] you now write it that way:\n hugo.toml [params] [[params.themeVariant]] identifier = \"relearn-light\" [[params.themeVariant]] identifier = \"relearn-dark\" The identifier option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.\nParameter Name Default Notes identifier \u003cempty\u003e Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form static/css/theme-\u003cIDENTIFIER\u003e.css. name see notes The name to be displayed in the variant selector. If not set, the identifier is used in a human readable form. auto \u003cempty\u003e If set, the variant is treated as an auto mode variant. It has the same behavior as the themeVariantAuto option. The first entry in the array is the color variant for light mode, the second for dark mode. Defining auto mode variants with the advanced options has the benefit that you can now have multiple auto mode variants instead of just one with the simple options. Example Configuration of This Site hugo.toml [params] [[params.themeVariant]] identifier = \"relearn-auto\" name = \"Relearn Light/Dark\" auto = [] [[params.themeVariant]] identifier = \"relearn-light\" [[params.themeVariant]] identifier = \"relearn-dark\" [[params.themeVariant]] identifier = \"zen-auto\" name = \"Zen Light/Dark\" auto = [ \"zen-light\", \"zen-dark\" ] [[params.themeVariant]] identifier = \"zen-light\" [[params.themeVariant]] identifier = \"zen-dark\" [[params.themeVariant]] identifier = \"neon\" Modify Shipped Variants In case you like a shipped variant but only want to tweak some aspects, you have two choices:\nCopy and change\nYou can copy the shipped variant file from the theme’s static/css directory to the site’s static/css directory and either store it with the same name or give it a new name. Edit the settings and save the new file. Afterwards you can use it in your hugo.toml by the choosen name.\nCreate and import\nYou can create a new variant file in the site’s static/css directory and give it a new name. Import the shipped variant, add the settings you want to change and save the new file. Afterwards you can use it in your hugo.toml by the choosen name.\nFor example, you want to use the relearn-light variant but want to change the syntax highlightning schema to the one used in the neon variant. For that, create a new static/css/theme-my-branding.css in your site’s directory and add the following lines:\n static/css/theme-my-branding.css @import \"theme-relearn-light.css\"; :root { --CODE-theme: neon; /* name of the chroma stylesheet file */ --CODE-BLOCK-color: rgba( 226, 228, 229, 1 ); /* fallback color for code text */ --CODE-BLOCK-BG-color: rgba( 40, 42, 54, 1 ); /* fallback color for code background */ } Afterwards put this in your hugo.toml to use your new variant:\n hugo.toml [params] themeVariant = \"my-branding\" In comparison to copy and change, this has the advantage that you profit from any adjustments to the relearn-light variant but keep your modifications.\n", + "content": "The Relearn theme provides configuration options to change your your site’s colors, favicon and logo. This allows you to easily align your site visuals to your desired style. Most of these options are exposed thru so called color variants.\nA color variant lets you customize various visual effects of your site like almost any color, used fonts, color schemes of print, syntax highligtning, Mermaid and the OpenAPI shortcode, etc. It contains of a CSS file and optional configuration options in your hugo.toml.\nThe Relearn theme ships with a wide set of different color variants. You can use them as-is, copy them over and use them as a starting point for your customizations or just create completely new variants unique to your site. The interactive variant generator may help you with this task.\nOnce configured in your hugo.toml, you can select them with the variant selector at the bottom of the menu.\nChange the Variant (Simple) Single Variant Set the themeVariant value to the name of your theme file. That’s it! Your site will be displayed in this variant only.\nhugo. toml yaml json [params] themeVariant = 'relearn-light' params: themeVariant: relearn-light { \"params\": { \"themeVariant\": \"relearn-light\" } } Note Your theme variant file must reside in your site’s static/css directory or in the theme’s static/css directory and the file name must start with theme- and end wit .css. In the above example, the path of your theme file must be static/css/theme-relearn-light.css.\nIf you want to make changes to a shipped color variant, create a copy in your site’s static/css directory. Don’t edit the file in the theme’s directory!\nMultiple Variants You can also set multiple variants. In this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.\nhugo. toml yaml json [params] themeVariant = ['relearn-light', 'relearn-dark'] params: themeVariant: - relearn-light - relearn-dark { \"params\": { \"themeVariant\": [ \"relearn-light\", \"relearn-dark\" ] } } Tip The theme provides an advanced configuration mode, combining the functionality for multiple variants with the below possibilities of adjusting to your OS settings and syntax highlightning and even more!\nAlthough all options documented here are still working, the advanced configuration options are the recommended way to configure your color variants. See below.\nAdjust to OS Settings You can also cause the site to adjust to your OS settings for light/dark mode. Just set the themeVariant to auto to become an auto mode variant. That’s it.\nYou can use the auto value with the single or multiple variants option. If you are using multiple variants, you can drop auto at any position in the option’s array, but usually it makes sense to set it in the first position and make it the default.\nhugo. toml yaml json [params] themeVariant = ['auto', 'red'] params: themeVariant: - auto - red { \"params\": { \"themeVariant\": [ \"auto\", \"red\" ] } } If you don’t configure anything else, the theme will default to use relearn-light for light mode and relearn-dark for dark mode. These defaults are overwritten by the first two non-auto options of your themeVariant option if present.\nIn the above example, you would end with red for light mode and the default of relearn-dark for dark mode.\nIf you don’t like that behavior, you can explicitly set themeVariantAuto. The first entry in the array is the color variant for light mode, the second for dark mode.\nhugo. toml yaml json [params] themeVariantAuto = ['learn', 'neon'] params: themeVariantAuto: - learn - neon { \"params\": { \"themeVariantAuto\": [ \"learn\", \"neon\" ] } } Change the Favicon If your favicon is a SVG, PNG or ICO, just drop your image in your site’s static/images/ directory and name it favicon.svg, favicon.png or favicon.ico respectively.\nIf you want to adjust your favicon according to your OS settings for light/dark mode, add the image files static/images/favicon-light.svg and static/images/favicon-dark.svg to your site’s directory, respectively, corresponding to your file format. In case some of the files are missing, the theme falls back to favicon.svg for each missing file. All supplied favicons must be of the same file format.\nIf no favicon file is found, the theme will lookup the alternative filename logo in the same location and will repeat the search for the list of supported file types.\nIf you need to change this default behavior, create a new file layouts/partials/favicon.html in your site’s directory and write something like this:\n layouts/partials/favicon.html \u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\"\u003e Change the Logo Create a new file in layouts/partials/logo.html of your site. Then write any HTML you want. You could use an img HTML tag and reference an image created under the static folder, or you could paste a SVG definition!\nNote The size of the logo will adapt automatically.\nSyntax Highlightning If you want to switch the syntax highlighting theme together with your color variant, you need to configure your installation according to Hugo’s documentation and provide a syntax highlighting stylesheet file.\nYou can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to static/css/chroma-\u003cNAME\u003e.css. To use it with your color variant you have to define --CODE-theme: \u003cNAME\u003e in the color variant stylesheet file.\nFor an example, take a look into theme-relearn-light.css and hugo.toml of the exampleSite.\nChange the Variant (Advanced) The theme offers a new way to configure theme variants and all of the aspects above inside of a single configuration item. This comes with some features previously unsupported.\nLike with the multiple variants option, you are defining your theme variants in an array but now not by simple strings but in a table with suboptions.\nAgain, in this case, the first variant is the default chosen on first view and a variant selector will be shown in the menu footer if the array contains more than one entry.\nhugo. toml yaml json [params] themeVariant = ['relearn-light', 'relearn-dark'] params: themeVariant: - relearn-light - relearn-dark { \"params\": { \"themeVariant\": [ \"relearn-light\", \"relearn-dark\" ] } } you now write it that way:\nhugo. toml yaml json [params] [[params.themeVariant]] identifier = 'relearn-light' [[params.themeVariant]] identifier = 'relearn-dark' params: themeVariant: - identifier: relearn-light - identifier: relearn-dark { \"params\": { \"themeVariant\": [ { \"identifier\": \"relearn-light\" }, { \"identifier\": \"relearn-dark\" } ] } } The identifier option is mandatory and equivalent to the string in the first example. Further options can be configured, see the table below.\nParameter Name Default Notes identifier \u003cempty\u003e Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form static/css/theme-\u003cIDENTIFIER\u003e.css. name see notes The name to be displayed in the variant selector. If not set, the identifier is used in a human readable form. auto \u003cempty\u003e If set, the variant is treated as an auto mode variant. It has the same behavior as the themeVariantAuto option. The first entry in the array is the color variant for light mode, the second for dark mode. Defining auto mode variants with the advanced options has the benefit that you can now have multiple auto mode variants instead of just one with the simple options. Example Configuration of This Site hugo. toml yaml json [params] [[params.themeVariant]] auto = [] identifier = 'relearn-auto' name = 'Relearn Light/Dark' [[params.themeVariant]] identifier = 'relearn-light' [[params.themeVariant]] identifier = 'relearn-dark' [[params.themeVariant]] auto = ['zen-light', 'zen-dark'] identifier = 'zen-auto' name = 'Zen Light/Dark' [[params.themeVariant]] identifier = 'zen-light' [[params.themeVariant]] identifier = 'zen-dark' [[params.themeVariant]] identifier = 'neon' params: themeVariant: - auto: [] identifier: relearn-auto name: Relearn Light/Dark - identifier: relearn-light - identifier: relearn-dark - auto: - zen-light - zen-dark identifier: zen-auto name: Zen Light/Dark - identifier: zen-light - identifier: zen-dark - identifier: neon { \"params\": { \"themeVariant\": [ { \"auto\": [], \"identifier\": \"relearn-auto\", \"name\": \"Relearn Light/Dark\" }, { \"identifier\": \"relearn-light\" }, { \"identifier\": \"relearn-dark\" }, { \"auto\": [ \"zen-light\", \"zen-dark\" ], \"identifier\": \"zen-auto\", \"name\": \"Zen Light/Dark\" }, { \"identifier\": \"zen-light\" }, { \"identifier\": \"zen-dark\" }, { \"identifier\": \"neon\" } ] } } Modify Shipped Variants In case you like a shipped variant but only want to tweak some aspects, you have two choices:\nCopy and change\nYou can copy the shipped variant file from the theme’s static/css directory to the site’s static/css directory and either store it with the same name or give it a new name. Edit the settings and save the new file. Afterwards you can use it in your hugo.toml by the choosen name.\nCreate and import\nYou can create a new variant file in the site’s static/css directory and give it a new name. Import the shipped variant, add the settings you want to change and save the new file. Afterwards you can use it in your hugo.toml by the choosen name.\nFor example, you want to use the relearn-light variant but want to change the syntax highlightning schema to the one used in the neon variant. For that, create a new static/css/theme-my-branding.css in your site’s directory and add the following lines:\n static/css/theme-my-branding.css @import \"theme-relearn-light.css\"; :root { --CODE-theme: neon; /* name of the chroma stylesheet file */ --CODE-BLOCK-color: rgba( 226, 228, 229, 1 ); /* fallback color for code text */ --CODE-BLOCK-BG-color: rgba( 40, 42, 54, 1 ); /* fallback color for code background */ } Afterwards put this in your hugo.toml to use your new variant:\nhugo. toml yaml json [params] themeVariant = 'my-branding' params: themeVariant: my-branding { \"params\": { \"themeVariant\": \"my-branding\" } } In comparison to copy and change, this has the advantage that you profit from any adjustments to the relearn-light variant but keep your modifications.\n", "description": "", "tags": null, "title": "Branding", @@ -175,7 +175,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": "Usage scenarios The theme is usable in different scenarios, requiring the following mandatory settings in your hugo.toml. All settings not mentioned can be set to your liking.\nPublic Webserver from Root baseURL = \"https://example.com/\"Public Webserver from Subdirectory baseURL = \"https://example.com/mysite/\" relativeURLs = falsePrivate Webserver (LAN) The same settings as with any of the public webserver usage scenarios or\nbaseURL = \"/\" relativeURLs = trueFile System baseURL = \"/\" relativeURLs = true Warning Using a baseURL with a subdirectory and relativeURLs=true are mutally exclusive due to the fact, that Hugo does not apply the baseURL correctly.\nIf you need both, you have to generate your site twice but with different settings into separate directories.\nNote Sublemental pages (like sitemap.xml, rss.xml) and generated social media links inside of your pages will always be generated with absolute URLs and will not work if you set relativeURLs=true.\nInfo If you are using uglyURLs=false (Hugo’s default), the theme will append an additional index.html to all page links to make your site be servable from the file system. If you don’t care about the file system and only serve your page via a webserver you can generate the links without this:\n[params] disableExplicitIndexURLs = true Activate search If not already present, add the following lines in your hugo.toml file.\n[outputs] home = [\"html\", \"rss\", \"search\"]This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the search outputformat was named json in previous releases but was implemented differently. Although json still works, it is now deprecated.\nNote If you want to use the search feature from the file system, migrating from an older installation of the theme, make sure to change your outputformat for the homepage from the now deprecated json to search as seen below.\nActivate dedicated search page You can add a dedicated search page for your page by adding the searchpage outputformat to your home page by adding the following lines in your hugo.toml file. This will cause Hugo to generate a new file http://example.com/mysite/search.html.\n[outputs] home = [\"html\", \"rss\", \"search\", \"searchpage\"]You can access this page by either clicking on the magnifier glass or by typing some search term and pressing ENTER inside of the menu’s search box .\nNote To have Hugo create the dedicated search page successfully, you must not generate the URL http://example.com/mysite/search.html from your own content. This can happen if you set uglyURLs=true in your hugo.toml and defining a Markdown file content/search.md.\nTo make sure, there is no duplicate content for any given URL of your project, run hugo --printPathWarnings.\nActivate print support You can activate print support to add the capability to print whole chapters or even the complete site. Just add the print output format to your home, section and page in your hugo.toml as seen below:\n[outputs] home = [\"html\", \"rss\", \"print\", \"search\"] section = [\"html\", \"rss\", \"print\"] page = [\"html\", \"rss\", \"print\"]This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.\nNote The resulting URL will not be configured ugly in terms of Hugo’s URL handling even if you’ve set uglyURLs=true in your hugo.toml. This is due to the fact that for one mime type only one suffix can be configured.\nNevertheless, if you’re unhappy with the resulting URLs you can manually redefine outputFormats.print in your own hugo.toml to your liking.\nHome Button Configuration If the disableLandingPageButton option is set to false, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure the landingPageName for the defined languages:\n[languages] [languages.en] ... [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" ... [languages.pir] ... [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" ...If this option is not configured for a specific language, they will get their default values:\nlandingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\"The home button is going to look like this:\nSocial Media Meta Tags You can add social media meta tags for the Open Graph protocol and Twitter Cards to your site. These are configured as mentioned in the Hugo docs.\nChange the Menu Width The menu width adjusts automatically for different screen sizes.\nName Screen Width Menu Width S \u003c 48rem 14.375rem M 48rem - 60rem 14.375rem L \u003e= 60rem 18.75rem The values for the screen width breakpoints aren’t configurable.\nIf you want to adjust the menu width you can define the following CSS variables in your custom-header.html. Note that --MENU-WIDTH-S applies to the menu flyout width in mobile mode for small screen sizes.\n:root { --MENU-WIDTH-S: 14.375rem; --MENU-WIDTH-M: 14.375rem; --MENU-WIDTH-L: 18.75rem; }Own Shortcodes with JavaScript Dependencies Certain shortcodes make use of additional JavaScript files. The theme only loads these dependencies if the shortcode is used. To do so correctly the theme adds management code in various files.\nYou can you use this mechanism in your own shortcodes. Say you want to add a shortcode myshortcode that also requires the jquery JavaScript library.\nWrite the shortcode file layouts/shortcodes/myshortcode.html and add the following line\n{{- .Page.Store.Set \"hasMyShortcode\" true }} Add the following snippet to your hugo.toml\n[params.relearn.dependencies] [params.relearn.dependencies.myshortcode] name = \"MyShortcode\" location = \"footer\" Add the dependency loader file layouts/partials/dependencies/myshortcode.html. The loader file will be appended to your header or footer, dependend on the location setting in your hugo.toml.\n\u003cscript src=\"https://www.unpkg.com/jquery/dist/jquery.js\"\u003e\u003c/script\u003e Character casing is relevant!\nthe name setting in your hugo.toml must match the key (that needs to be prefixed with a has) you used for the store in your layouts/shortcodes/myshortcode.html. the key on params.relearn.dependencies in your hugo.toml must match the base file name of your loader file. See the math, mermaid and openapi shortcodes for examples.\nOutput Formats Certain parts of the theme can be changed for support of your own output formats. Eg. if you define a new output format PLAINTEXT in your hugo.toml, you can add a file layouts/partials/header.plaintext.html to change the way, the page header should look like for that output format.\nReact to Variant Switches in JavaScript Once a color variant is fully loaded, either initially or by switching the color variant manually with the variant selector, the custom event themeVariantLoaded on the document will be dispatched. You can add an event listener and react to changes.\ndocument.addEventListener( 'themeVariantLoaded', function( e ){ console.log( e.detail.variant ); // `relearn-light` });Partials The Relearn theme has been built to be as configurable as possible by defining multiple partials\nIn themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead follow this page. You’d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.\nThis theme defines the following partials :\nheader.html: the header of the page. See output-formats footer.html: the footer of the page. See output-formats body.html: the body of the page. The body may contain of one or many articles. See output-formats article.html: the output for a single article, can contain elements around your content. See output-formats menu.html: left menu. Not meant to be overwritten search.html: search box. Not meant to be overwritten custom-header.html: custom headers in page. Meant to be overwritten when adding CSS imports. Don’t forget to include style HTML tag directive in your file. custom-footer.html: custom footer in page. Meant to be overwritten when adding JavaScript. Don’t forget to include javascript HTML tag directive in your file. favicon.html: the favicon heading.html: side-wide configuration to change the pages title headings. heading-pre.html: side-wide configuration to prepend to pages title headings. If you override this, it is your responsibility to take the page’s headingPre setting into account. heading-post.html: side-wide configuration to append to pages title headings. If you override this, it is your responsibility to take the page’s headingPost setting into account. logo.html: the logo, on top left hand corner meta.html: HTML meta tags, if you want to change default behavior menu-pre.html: side-wide configuration to prepend to menu items. If you override this, it is your responsibility to take the page’s menuPre setting into account. menu-post.html: side-wide configuration to append to menu items. If you override this, it is your responsibility to take the page’s menuPost setting into account. menu-footer.html: footer of the the left menu toc.html: table of contents content.html: the content page itself. This can be overridden if you want to display page’s meta data above or below the content. content-header.html: header above the title, has a default implementation but you can overwrite it if you don’t like it. content-footer.html: footer below the content, has a default implementation but you can overwrite it if you don’t like it. ", + "content": "Usage scenarios The theme is usable in different scenarios, requiring the following mandatory settings in your hugo.toml. All settings not mentioned can be set to your liking.\nPublic Webserver from Root hugo. toml yaml json baseURL = 'https://example.com/' baseURL: https://example.com/ { \"baseURL\": \"https://example.com/\" } Public Webserver from Subdirectory hugo. toml yaml json baseURL = 'https://example.com/mysite/' relativeURLs = false baseURL: https://example.com/mysite/ relativeURLs: false { \"baseURL\": \"https://example.com/mysite/\", \"relativeURLs\": false } Private Webserver (LAN) The same settings as with any of the public webserver usage scenarios or\nhugo. toml yaml json baseURL = '/' relativeURLs = true baseURL: / relativeURLs: true { \"baseURL\": \"/\", \"relativeURLs\": true } File System hugo. toml yaml json baseURL = '/' relativeURLs = true baseURL: / relativeURLs: true { \"baseURL\": \"/\", \"relativeURLs\": true } Warning Using a baseURL with a subdirectory and relativeURLs=true are mutally exclusive due to the fact, that Hugo does not apply the baseURL correctly.\nIf you need both, you have to generate your site twice but with different settings into separate directories.\nNote Sublemental pages (like sitemap.xml, rss.xml) and generated social media links inside of your pages will always be generated with absolute URLs and will not work if you set relativeURLs=true.\nInfo If you are using uglyURLs=false (Hugo’s default), the theme will append an additional index.html to all page links to make your site be servable from the file system. If you don’t care about the file system and only serve your page via a webserver you can generate the links without this:\nhugo. toml yaml json [params] disableExplicitIndexURLs = true params: disableExplicitIndexURLs: true { \"params\": { \"disableExplicitIndexURLs\": true } } Activate search If not already present, add the following lines in your hugo.toml file.\nhugo. toml yaml json [outputs] home = ['html', 'rss', 'search'] outputs: home: - html - rss - search { \"outputs\": { \"home\": [ \"html\", \"rss\", \"search\" ] } } This will generate a search index file at the root of your public folder ready to be consumed by the Lunr search library. Note that the search outputformat was named json in previous releases but was implemented differently. Although json still works, it is now deprecated.\nNote If you want to use the search feature from the file system, migrating from an older installation of the theme, make sure to change your outputformat for the homepage from the now deprecated json to search as seen below.\nActivate dedicated search page You can add a dedicated search page for your page by adding the searchpage outputformat to your home page by adding the following lines in your hugo.toml file. This will cause Hugo to generate a new file http://example.com/mysite/search.html.\nhugo. toml yaml json [outputs] home = ['html', 'rss', 'search', 'searchpage'] outputs: home: - html - rss - search - searchpage { \"outputs\": { \"home\": [ \"html\", \"rss\", \"search\", \"searchpage\" ] } } You can access this page by either clicking on the magnifier glass or by typing some search term and pressing ENTER inside of the menu’s search box .\nNote To have Hugo create the dedicated search page successfully, you must not generate the URL http://example.com/mysite/search.html from your own content. This can happen if you set uglyURLs=true in your hugo.toml and defining a Markdown file content/search.md.\nTo make sure, there is no duplicate content for any given URL of your project, run hugo --printPathWarnings.\nActivate print support You can activate print support to add the capability to print whole chapters or even the complete site. Just add the print output format to your home, section and page in your hugo.toml as seen below:\nhugo. toml yaml json [outputs] home = ['html', 'rss', 'print', 'search'] page = ['html', 'rss', 'print'] section = ['html', 'rss', 'print'] outputs: home: - html - rss - print - search page: - html - rss - print section: - html - rss - print { \"outputs\": { \"home\": [ \"html\", \"rss\", \"print\", \"search\" ], \"page\": [ \"html\", \"rss\", \"print\" ], \"section\": [ \"html\", \"rss\", \"print\" ] } } This will add a little printer icon in the top bar. It will switch the page to print preview when clicked. You can then send this page to the printer by using your browser’s usual print functionality.\nNote The resulting URL will not be configured ugly in terms of Hugo’s URL handling even if you’ve set uglyURLs=true in your hugo.toml. This is due to the fact that for one mime type only one suffix can be configured.\nNevertheless, if you’re unhappy with the resulting URLs you can manually redefine outputFormats.print in your own hugo.toml to your liking.\nHome Button Configuration If the disableLandingPageButton option is set to false, a Home button will appear on the left menu. It is an alternative for clicking on the logo. To edit the appearance, you will have to configure the landingPageName for the defined languages:\nhugo. toml yaml json [languages] [languages.en] [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" [languages.pir] [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" languages: en: params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Home pir: params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme { \"languages\": { \"en\": { \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Home\" } }, \"pir\": { \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Arrr! Homme\" } } } } If this option is not configured for a specific language, they will get their default values:\n toml yaml json landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Home { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Home\" } The home button is going to look like this:\nSocial Media Meta Tags You can add social media meta tags for the Open Graph protocol and Twitter Cards to your site. These are configured as mentioned in the Hugo docs.\nChange the Menu Width The menu width adjusts automatically for different screen sizes.\nName Screen Width Menu Width S \u003c 48rem 14.375rem M 48rem - 60rem 14.375rem L \u003e= 60rem 18.75rem The values for the screen width breakpoints aren’t configurable.\nIf you want to adjust the menu width you can define the following CSS variables in your custom-header.html. Note that --MENU-WIDTH-S applies to the menu flyout width in mobile mode for small screen sizes.\n:root { --MENU-WIDTH-S: 14.375rem; --MENU-WIDTH-M: 14.375rem; --MENU-WIDTH-L: 18.75rem; }Own Shortcodes with JavaScript Dependencies Certain shortcodes make use of additional JavaScript files. The theme only loads these dependencies if the shortcode is used. To do so correctly the theme adds management code in various files.\nYou can you use this mechanism in your own shortcodes. Say you want to add a shortcode myshortcode that also requires the jquery JavaScript library.\nWrite the shortcode file layouts/shortcodes/myshortcode.html and add the following line\n{{- .Page.Store.Set \"hasMyShortcode\" true }} Add the following snippet to your hugo.toml\n[params.relearn.dependencies] [params.relearn.dependencies.myshortcode] name = \"MyShortcode\" location = \"footer\" Add the dependency loader file layouts/partials/dependencies/myshortcode.html. The loader file will be appended to your header or footer, dependend on the location setting in your hugo.toml.\n\u003cscript src=\"https://www.unpkg.com/jquery/dist/jquery.js\"\u003e\u003c/script\u003e Character casing is relevant!\nthe name setting in your hugo.toml must match the key (that needs to be prefixed with a has) you used for the store in your layouts/shortcodes/myshortcode.html. the key on params.relearn.dependencies in your hugo.toml must match the base file name of your loader file. See the math, mermaid and openapi shortcodes for examples.\nOutput Formats Certain parts of the theme can be changed for support of your own output formats. Eg. if you define a new output format PLAINTEXT in your hugo.toml, you can add a file layouts/partials/header.plaintext.html to change the way, the page header should look like for that output format.\nReact to Variant Switches in JavaScript Once a color variant is fully loaded, either initially or by switching the color variant manually with the variant selector, the custom event themeVariantLoaded on the document will be dispatched. You can add an event listener and react to changes.\ndocument.addEventListener( 'themeVariantLoaded', function( e ){ console.log( e.detail.variant ); // `relearn-light` });Partials The Relearn theme has been built to be as configurable as possible by defining multiple partials\nIn themes/hugo-theme-relearn/layouts/partials/, you will find all the partials defined for this theme. If you need to overwrite something, don’t change the code directly. Instead follow this page. You’d create a new partial in the layouts/partials folder of your local project. This partial will have the priority.\nThis theme defines the following partials :\nheader.html: the header of the page. See output-formats footer.html: the footer of the page. See output-formats body.html: the body of the page. The body may contain of one or many articles. See output-formats article.html: the output for a single article, can contain elements around your content. See output-formats menu.html: left menu. Not meant to be overwritten search.html: search box. Not meant to be overwritten custom-header.html: custom headers in page. Meant to be overwritten when adding CSS imports. Don’t forget to include style HTML tag directive in your file. custom-footer.html: custom footer in page. Meant to be overwritten when adding JavaScript. Don’t forget to include javascript HTML tag directive in your file. favicon.html: the favicon heading.html: side-wide configuration to change the pages title headings. heading-pre.html: side-wide configuration to prepend to pages title headings. If you override this, it is your responsibility to take the page’s headingPre setting into account. heading-post.html: side-wide configuration to append to pages title headings. If you override this, it is your responsibility to take the page’s headingPost setting into account. logo.html: the logo, on top left hand corner meta.html: HTML meta tags, if you want to change default behavior menu-pre.html: side-wide configuration to prepend to menu items. If you override this, it is your responsibility to take the page’s menuPre setting into account. menu-post.html: side-wide configuration to append to menu items. If you override this, it is your responsibility to take the page’s menuPost setting into account. menu-footer.html: footer of the the left menu toc.html: table of contents content.html: the content page itself. This can be overridden if you want to display page’s meta data above or below the content. content-header.html: header above the title, has a default implementation but you can overwrite it if you don’t like it. content-footer.html: footer below the content, has a default implementation but you can overwrite it if you don’t like it. ", "description": "", "tags": null, "title": "Customization", @@ -357,7 +357,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shortcodes", - "content": "The highlight shortcode renders your code with a syntax highlighter.\n python 1print(\"Hello World!\") Usage This shortcode is fully compatible with Hugo’s highlight shortcode but offers some extensions.\nIt is called interchangeably in the same way as Hugo’s own shortcode providing positional parameter or by simply using codefences.\nYou are free to also call this shortcode from your own partials. In this case it resembles Hugo’s highlight function syntax if you call this shortcode as a partial using compatibility syntax.\nWhile the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports codefences (eg. GitHub) and so your markdown becomes more portable.\n codefence shortcode shortcode (positional) partial partial (compat) ```py { lineNos=\"true\" wrap=\"true\" title=\"python\" } print(\"Hello World!\") ``` {{\u003c highlight lineNos=\"true\" type=\"py\" wrap=\"true\" title=\"python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{\u003c highlight py \"lineNos=true,wrap=true,title=python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"lineNos\" \"true\" \"type\" \"py\" \"wrap\" \"true\" \"title\" \"python\" )}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"options\" \"lineNos=true,wrap=true,title=python\" \"type\" \"py\" )}} Parameter Name Position Default Notes type 1 \u003cempty\u003e The language of the code to highlight. Choose from one of the supported languages. Case-insensitive. title \u003cempty\u003e Extension. Arbitrary title for code. This displays the code like a single tab if hl_inline=false (which is Hugos default). wrap see notes Extension. When true the content may wrap on long lines otherwise it will be scrollable.\nThe default value can be set in your hugo.toml and overwritten via frontmatter. See below. options 2 \u003cempty\u003e An optional, comma-separated list of zero or more Hugo supported options as well as extension parameter from this table. \u003coption\u003e \u003cempty\u003e Any of Hugo’s supported options. \u003ccontent\u003e \u003cempty\u003e Your code to highlight. Configuration Default values for Hugo’s supported options can be set via goldmark settings in your hugo.toml\nDefault values for extension options can be set via params settings in your hugo.toml or be overwritten by frontmatter for each individual page.\nGlobal Configuration File You can configure the color style used for code blocks in your color variants stylesheet file.\nRecommended Settings [markup] [markup.highlight] # line numbers in a table layout will shift if code is wrapping, so better # use inline; besides that visually both layouts have the same look and behavior lineNumbersInTable = false # the shipped variants come with their own modified chroma syntax highlightning # stylesheets which are linked in your generated HTML pages; you can use Hugo to generate # own stylesheets to your liking and use them in your variant; # if you want to use Hugo's internal styles instead of the shipped stylesheets: # - remove `noClasses` or set `noClasses = true` # - set `style` to a predefined style name # note: with using the internal styles, the `--CODE-theme` setting in your variant # stylesheet will be ignored and the internal style is used for all variants and # even print noClasses = false # style = \"tango\"Optional Settings [params] highlightWrap = truePage’s Frontmatter +++ highlightWrap = true +++Examples Line Numbers with Starting Offset As mentioned above, line numbers in a table layout will shift if code is wrapping, so better use inline. To make things easier for you, set lineNumbersInTable = false in your hugo.toml and add lineNos = true when calling the shortcode instead of the specific values table or inline.\n{{\u003c highlight lineNos=\"true\" lineNoStart=\"666\" type=\"py\" \u003e}} # the hardest part is to start writing code; here's a kickstart; just copy and paste this; it's free; the next lines will cost you serious credits print(\"Hello\") print(\" \") print(\"World\") print(\"!\") {{\u003c /highlight \u003e}}666# the hardest part is to start writing code; here's a kickstart; just copy and paste this; it's free; the next lines will cost you serious credits 667print(\"Hello\") 668print(\" \") 669print(\"World\") 670print(\"!\") Codefence with Title ```py { title=\"python\" } # a bit shorter print(\"Hello World!\") ``` python # a bit shorter print(\"Hello World!\") With Wrap {{\u003c highlight type=\"py\" wrap=\"true\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff Without Wrap {{\u003c highlight type=\"py\" wrap=\"false\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff ", + "content": "The highlight shortcode renders your code with a syntax highlighter.\n python 1print(\"Hello World!\") Usage This shortcode is fully compatible with Hugo’s highlight shortcode but offers some extensions.\nIt is called interchangeably in the same way as Hugo’s own shortcode providing positional parameter or by simply using codefences.\nYou are free to also call this shortcode from your own partials. In this case it resembles Hugo’s highlight function syntax if you call this shortcode as a partial using compatibility syntax.\nWhile the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports codefences (eg. GitHub) and so your markdown becomes more portable.\n codefence shortcode shortcode (positional) partial partial (compat) ```py { lineNos=\"true\" wrap=\"true\" title=\"python\" } print(\"Hello World!\") ``` {{\u003c highlight lineNos=\"true\" type=\"py\" wrap=\"true\" title=\"python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{\u003c highlight py \"lineNos=true,wrap=true,title=python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"lineNos\" \"true\" \"type\" \"py\" \"wrap\" \"true\" \"title\" \"python\" )}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"options\" \"lineNos=true,wrap=true,title=python\" \"type\" \"py\" )}} Parameter Name Position Default Notes type 1 \u003cempty\u003e The language of the code to highlight. Choose from one of the supported languages. Case-insensitive. title \u003cempty\u003e Extension. Arbitrary title for code. This displays the code like a single tab if hl_inline=false (which is Hugos default). wrap see notes Extension. When true the content may wrap on long lines otherwise it will be scrollable.\nThe default value can be set in your hugo.toml and overwritten via frontmatter. See below. options 2 \u003cempty\u003e An optional, comma-separated list of zero or more Hugo supported options as well as extension parameter from this table. \u003coption\u003e \u003cempty\u003e Any of Hugo’s supported options. \u003ccontent\u003e \u003cempty\u003e Your code to highlight. Configuration Default values for Hugo’s supported options can be set via goldmark settings in your hugo.toml\nDefault values for extension options can be set via params settings in your hugo.toml or be overwritten by frontmatter for each individual page.\nGlobal Configuration File You can configure the color style used for code blocks in your color variants stylesheet file.\nRecommended Settings hugo. toml yaml json [markup] [markup.highlight] lineNumbersInTable = false noClasses = false markup: highlight: lineNumbersInTable: false noClasses: false { \"markup\": { \"highlight\": { \"lineNumbersInTable\": false, \"noClasses\": false } } } Optional Settings hugo. toml yaml json [params] highlightWrap = true params: highlightWrap: true { \"params\": { \"highlightWrap\": true } } Page’s Frontmatter toml yaml json +++ highlightWrap = true +++ --- highlightWrap: true --- { \"highlightWrap\": true } Examples Line Numbers with Starting Offset As mentioned above, line numbers in a table layout will shift if code is wrapping, so better use inline. To make things easier for you, set lineNumbersInTable = false in your hugo.toml and add lineNos = true when calling the shortcode instead of the specific values table or inline.\n{{\u003c highlight lineNos=\"true\" lineNoStart=\"666\" type=\"py\" \u003e}} # the hardest part is to start writing code; here's a kickstart; just copy and paste this; it's free; the next lines will cost you serious credits print(\"Hello\") print(\" \") print(\"World\") print(\"!\") {{\u003c /highlight \u003e}}666# the hardest part is to start writing code; here's a kickstart; just copy and paste this; it's free; the next lines will cost you serious credits 667print(\"Hello\") 668print(\" \") 669print(\"World\") 670print(\"!\") Codefence with Title ```py { title=\"python\" } # a bit shorter print(\"Hello World!\") ``` python # a bit shorter print(\"Hello World!\") With Wrap {{\u003c highlight type=\"py\" wrap=\"true\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff Without Wrap {{\u003c highlight type=\"py\" wrap=\"false\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x for x in L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x for x in L[1:] if x\u003e=L[0]]) # Some more stuff ", "description": "Render code with a syntax highlighter", "tags": null, "title": "Highlight", @@ -397,7 +397,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shortcodes", - "content": "The math shortcode generates beautiful formatted math and chemical formulae using the MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Note This only works in modern browsers.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Math codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\n codefence shortcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"page\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values are left, center or right. \u003ccontent\u003e \u003cempty\u003e Your formulae. Configuration MathJax is configured with default settings. You can customize MathJax’s default settings for all of your files thru a JSON object in your hugo.toml or override these settings per page thru your pages frontmatter.\nThe JSON object of your hugo.toml / frontmatter is forwarded into MathJax’s configuration object.\nSee MathJax documentation for all allowed settings.\nGlobal Configuration File [params] mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\"Page’s Frontmatter +++ mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" +++Examples Inline Math Inline math is generated if you use a single `$` as a delimiter around your formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}}Inline math is generated if you use a single $ as a delimiter around your formulae: $\\sqrt{3}$\nBlocklevel Math with Right Alignment If you delimit your formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"right\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}}If you delimit your formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence You can also use codefences.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ ", + "content": "The math shortcode generates beautiful formatted math and chemical formulae using the MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Note This only works in modern browsers.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Math codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\n codefence shortcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"page\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values are left, center or right. \u003ccontent\u003e \u003cempty\u003e Your formulae. Configuration MathJax is configured with default settings. You can customize MathJax’s default settings for all of your files thru a JSON object in your hugo.toml or override these settings per page thru your pages frontmatter.\nThe JSON object of your hugo.toml / frontmatter is forwarded into MathJax’s configuration object.\nSee MathJax documentation for all allowed settings.\nGlobal Configuration File hugo. toml yaml json [params] mathJaxInitialize = '{ \"chtml\": { \"displayAlign\": \"left\" } }' params: mathJaxInitialize: '{ \"chtml\": { \"displayAlign\": \"left\" } }' { \"params\": { \"mathJaxInitialize\": \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" } } Page’s Frontmatter toml yaml json +++ mathJaxInitialize = '{ \"chtml\": { \"displayAlign\": \"left\" } }' +++ --- mathJaxInitialize: '{ \"chtml\": { \"displayAlign\": \"left\" } }' --- { \"mathJaxInitialize\": \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" } Examples Inline Math Inline math is generated if you use a single `$` as a delimiter around your formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}}Inline math is generated if you use a single $ as a delimiter around your formulae: $\\sqrt{3}$\nBlocklevel Math with Right Alignment If you delimit your formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"right\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}}If you delimit your formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence You can also use codefences.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ ", "description": "Beautiful math and chemical formulae", "tags": null, "title": "Math", @@ -405,7 +405,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shortcodes", - "content": "The mermaid shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the Mermaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Note This only works in modern browsers.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Mermaid codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\n codefence shortcode partial ```mermaid { align=\"center\" zoom=\"true\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" zoom=\"true\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"page\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" \"zoom\" \"true\" )}} The generated graphs can be be panned by dragging them and zoomed by using the mousewheel. On mobile devices you can use finger gestures.\nParameter Name Default Notes align center Allowed values are left, center or right. zoom see notes Whether the graph is pan- and zoomable.\nIf not set the value is determined by the mermaidZoom setting of the site or the pages frontmatter or false if not set at all.\n- false: no pan or zoom\n- true: pan and zoom active \u003ccontent\u003e \u003cempty\u003e Your Mermaid graph. Configuration Mermaid is configured with default settings. You can customize Mermaid’s default settings for all of your files thru a JSON object in your hugo.toml, override these settings per page thru your pages frontmatter or override these setting per diagramm thru diagram directives.\nThe JSON object of your hugo.toml / frontmatter is forwarded into Mermaid’s mermaid.initialize() function.\nSee Mermaid documentation for all allowed settings.\nThe theme setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in hugo.toml, frontmatter or diagram directives.\nGlobal Configuration File [params] mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" mermaidZoom = truePage’s Frontmatter +++ mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" mermaidZoom = true +++Examples Flowchart with YAML-Title {{\u003c mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence Diagram with Configuration Directive {{\u003c mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about you? Bob--\u003e\u003eJohn: Jolly good! {{\u003c /mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about you? Bob--\u003e\u003eJohn: Jolly good! Class Diagram with Codefence Syntax ```mermaid classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() } ``` classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() }State Diagram Aligned to the Right {{\u003c mermaid align=\"right\" \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open {{\u003c /mermaid \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open Entity Relationship Model with Non-Default Mermaid Theme {{\u003c mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"liable for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"liable for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" User Journey {{\u003c mermaid \u003e}} journey title My working day section Go to work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me {{\u003c /mermaid \u003e}} journey title My working day section Go to work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me GANTT Chart {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d Pie Chart without Zoom {{\u003c mermaid zoom=\"false\" \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 {{\u003c /mermaid \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 Quadrant Chart {{\u003c mermaid \u003e}} pie title Pets adopted by volunteers title Reach and engagement of campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need to promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] {{\u003c /mermaid \u003e}} quadrantChart title Reach and engagement of campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need to promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] Requirement Diagram {{\u003c mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: the test text. risk: high verifymethod: test } element test_entity { type: simulation } test_entity - satisfies -\u003e test_req {{\u003c /mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: the test text. risk: high verifymethod: test } element test_entity { type: simulation } test_entity - satisfies -\u003e test_req Git Graph {{\u003c mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit {{\u003c /mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit C4 Diagrams {{\u003c mermaid \u003e}} C4Context title System Context diagram for Internet Banking System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Banking Customer A\", \"A customer of the bank, with personal bank accounts.\") Person(customerB, \"Banking Customer B\") Person_Ext(customerC, \"Banking Customer C\", \"desc\") Person(customerD, \"Banking Customer D\", \"A customer of the bank, \u003cbr/\u003e with personal bank accounts.\") System(SystemAA, \"Internet Banking System\", \"Allows customers to view information about their bank accounts, and make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Banking System\", \"Stores all of the core banking information about customers, accounts, transactions, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Banking System A\") System(SystemB, \"Banking System B\", \"A system of the bank, with personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Banking System D Database\", \"A system of the bank, with personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Banking System F Queue\", \"A system of the bank.\") SystemQueue_Ext(SystemG, \"Banking System G Queue\", \"A system of the bank, with personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") {{\u003c /mermaid \u003e}} C4Context title System Context diagram for Internet Banking System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Banking Customer A\", \"A customer of the bank, with personal bank accounts.\") Person(customerB, \"Banking Customer B\") Person_Ext(customerC, \"Banking Customer C\", \"desc\") Person(customerD, \"Banking Customer D\", \"A customer of the bank, \u003cbr/\u003e with personal bank accounts.\") System(SystemAA, \"Internet Banking System\", \"Allows customers to view information about their bank accounts, and make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Banking System\", \"Stores all of the core banking information about customers, accounts, transactions, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Banking System A\") System(SystemB, \"Banking System B\", \"A system of the bank, with personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Banking System D Database\", \"A system of the bank, with personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Banking System F Queue\", \"A system of the bank.\") SystemQueue_Ext(SystemG, \"Banking System G Queue\", \"A system of the bank, with personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") Mindmaps {{\u003c mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::icon(fa fa-book) Popularisation British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003eand features On Automatic creation Uses Creative techniques Strategic planning Argument mapping Tools Pen and paper Mermaid {{\u003c /mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::icon(fa fa-book) Popularisation British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003eand features On Automatic creation Uses Creative techniques Strategic planning Argument mapping Tools Pen and paper Mermaid Timeline {{\u003c mermaid \u003e}} timeline title History of Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter {{\u003c /mermaid \u003e}} timeline title History of Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter Sankey {{\u003c mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generation / exports,104.453 Electricity grid,Heating and cooling - homes,113.726 Electricity grid,H2 conversion,27.14 {{\u003c /mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generation / exports,104.453 Electricity grid,Heating and cooling - homes,113.726 Electricity grid,H2 conversion,27.14 XYChart {{\u003c mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] {{\u003c /mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] ", + "content": "The mermaid shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the Mermaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Note This only works in modern browsers.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Mermaid codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\n codefence shortcode partial ```mermaid { align=\"center\" zoom=\"true\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" zoom=\"true\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"page\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" \"zoom\" \"true\" )}} The generated graphs can be be panned by dragging them and zoomed by using the mousewheel. On mobile devices you can use finger gestures.\nParameter Name Default Notes align center Allowed values are left, center or right. zoom see notes Whether the graph is pan- and zoomable.\nIf not set the value is determined by the mermaidZoom setting of the site or the pages frontmatter or false if not set at all.\n- false: no pan or zoom\n- true: pan and zoom active \u003ccontent\u003e \u003cempty\u003e Your Mermaid graph. Configuration Mermaid is configured with default settings. You can customize Mermaid’s default settings for all of your files thru a JSON object in your hugo.toml, override these settings per page thru your pages frontmatter or override these setting per diagramm thru diagram directives.\nThe JSON object of your hugo.toml / frontmatter is forwarded into Mermaid’s mermaid.initialize() function.\nSee Mermaid documentation for all allowed settings.\nThe theme setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in hugo.toml, frontmatter or diagram directives.\nGlobal Configuration File hugo. toml yaml json [params] mermaidInitialize = '{ \"theme\": \"dark\" }' mermaidZoom = true params: mermaidInitialize: '{ \"theme\": \"dark\" }' mermaidZoom: true { \"params\": { \"mermaidInitialize\": \"{ \\\"theme\\\": \\\"dark\\\" }\", \"mermaidZoom\": true } } Page’s Frontmatter toml yaml json +++ mermaidInitialize = '{ \"theme\": \"dark\" }' mermaidZoom = true +++ --- mermaidInitialize: '{ \"theme\": \"dark\" }' mermaidZoom: true --- { \"mermaidInitialize\": \"{ \\\"theme\\\": \\\"dark\\\" }\", \"mermaidZoom\": true } Examples Flowchart with YAML-Title {{\u003c mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence Diagram with Configuration Directive {{\u003c mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about you? Bob--\u003e\u003eJohn: Jolly good! {{\u003c /mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about you? Bob--\u003e\u003eJohn: Jolly good! Class Diagram with Codefence Syntax ```mermaid classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() } ``` classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() }State Diagram Aligned to the Right {{\u003c mermaid align=\"right\" \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open {{\u003c /mermaid \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open Entity Relationship Model with Non-Default Mermaid Theme {{\u003c mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"liable for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"liable for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" User Journey {{\u003c mermaid \u003e}} journey title My working day section Go to work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me {{\u003c /mermaid \u003e}} journey title My working day section Go to work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me GANTT Chart {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d Pie Chart without Zoom {{\u003c mermaid zoom=\"false\" \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 {{\u003c /mermaid \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 Quadrant Chart {{\u003c mermaid \u003e}} pie title Pets adopted by volunteers title Reach and engagement of campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need to promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] {{\u003c /mermaid \u003e}} quadrantChart title Reach and engagement of campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need to promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] Requirement Diagram {{\u003c mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: the test text. risk: high verifymethod: test } element test_entity { type: simulation } test_entity - satisfies -\u003e test_req {{\u003c /mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: the test text. risk: high verifymethod: test } element test_entity { type: simulation } test_entity - satisfies -\u003e test_req Git Graph {{\u003c mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit {{\u003c /mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit C4 Diagrams {{\u003c mermaid \u003e}} C4Context title System Context diagram for Internet Banking System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Banking Customer A\", \"A customer of the bank, with personal bank accounts.\") Person(customerB, \"Banking Customer B\") Person_Ext(customerC, \"Banking Customer C\", \"desc\") Person(customerD, \"Banking Customer D\", \"A customer of the bank, \u003cbr/\u003e with personal bank accounts.\") System(SystemAA, \"Internet Banking System\", \"Allows customers to view information about their bank accounts, and make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Banking System\", \"Stores all of the core banking information about customers, accounts, transactions, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Banking System A\") System(SystemB, \"Banking System B\", \"A system of the bank, with personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Banking System D Database\", \"A system of the bank, with personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Banking System F Queue\", \"A system of the bank.\") SystemQueue_Ext(SystemG, \"Banking System G Queue\", \"A system of the bank, with personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") {{\u003c /mermaid \u003e}} C4Context title System Context diagram for Internet Banking System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Banking Customer A\", \"A customer of the bank, with personal bank accounts.\") Person(customerB, \"Banking Customer B\") Person_Ext(customerC, \"Banking Customer C\", \"desc\") Person(customerD, \"Banking Customer D\", \"A customer of the bank, \u003cbr/\u003e with personal bank accounts.\") System(SystemAA, \"Internet Banking System\", \"Allows customers to view information about their bank accounts, and make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Banking System\", \"Stores all of the core banking information about customers, accounts, transactions, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Banking System A\") System(SystemB, \"Banking System B\", \"A system of the bank, with personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Banking System D Database\", \"A system of the bank, with personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Banking System F Queue\", \"A system of the bank.\") SystemQueue_Ext(SystemG, \"Banking System G Queue\", \"A system of the bank, with personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") Mindmaps {{\u003c mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::icon(fa fa-book) Popularisation British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003eand features On Automatic creation Uses Creative techniques Strategic planning Argument mapping Tools Pen and paper Mermaid {{\u003c /mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::icon(fa fa-book) Popularisation British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003eand features On Automatic creation Uses Creative techniques Strategic planning Argument mapping Tools Pen and paper Mermaid Timeline {{\u003c mermaid \u003e}} timeline title History of Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter {{\u003c /mermaid \u003e}} timeline title History of Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter Sankey {{\u003c mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generation / exports,104.453 Electricity grid,Heating and cooling - homes,113.726 Electricity grid,H2 conversion,27.14 {{\u003c /mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generation / exports,104.453 Electricity grid,Heating and cooling - homes,113.726 Electricity grid,H2 conversion,27.14 XYChart {{\u003c mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] {{\u003c /mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] ", "description": "Generate diagrams and flowcharts from text", "tags": null, "title": "Mermaid", @@ -552,7 +552,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shortcodes", - "content": "The siteparam shortcode prints values of site params.\nUsage While the examples are using shortcodes with named parameter you are free to use positional aswell or call this shortcode from your own partials.\n shortcode shortcode (positional) partial {{% siteparam name=\"editURL\" %}} {{% siteparam \"editURL\" %}} {{ partial \"shortcodes/siteparam.html\" (dict \"page\" . \"name\" \"editURL\" )}} Parameter Name Position Default Notes name 1 \u003cempty\u003e The name of the site param to be displayed. Examples editURL from hugo.toml `editURL` value: {{% siteparam name=\"editURL\" %}}editURL value: https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\nNested parameter with Markdown and HTML formatting To use formatted parameter, add this in your hugo.toml:\n[markup.goldmark.renderer] unsafe = true hugo.toml [params] [params.siteparam.test] text = \"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting\" Formatted parameter: {{% siteparam name=\"siteparam.test.text\" %}}Formatted parameter: A nested option \u003cb\u003ewith\u003c/b\u003e formatting\n", + "content": "The siteparam shortcode prints values of site params.\nUsage While the examples are using shortcodes with named parameter you are free to use positional aswell or call this shortcode from your own partials.\n shortcode shortcode (positional) partial {{% siteparam name=\"editURL\" %}} {{% siteparam \"editURL\" %}} {{ partial \"shortcodes/siteparam.html\" (dict \"page\" . \"name\" \"editURL\" )}} Parameter Name Position Default Notes name 1 \u003cempty\u003e The name of the site param to be displayed. Examples editURL from hugo.toml `editURL` value: {{% siteparam name=\"editURL\" %}}editURL value: https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\nNested parameter with Markdown and HTML formatting To use formatted parameter, add this in your hugo.toml:\nhugo. toml yaml json [markup] [markup.goldmark] [markup.goldmark.renderer] unsafe = true markup: goldmark: renderer: unsafe: true { \"markup\": { \"goldmark\": { \"renderer\": { \"unsafe\": true } } } } Now values containing Markdown will be formatted correctly.\nhugo. toml yaml json [params] [params.siteparam] [params.siteparam.test] text = 'A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting' params: siteparam: test: text: A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting { \"params\": { \"siteparam\": { \"test\": { \"text\": \"A **nested** parameter \\u003cb\\u003ewith\\u003c/b\\u003e formatting\" } } } } Formatted parameter: {{% siteparam name=\"siteparam.test.text\" %}}Formatted parameter: A nested option \u003cb\u003ewith\u003c/b\u003e formatting\n", "description": "Get value of site params", "tags": null, "title": "SiteParam", diff --git a/more/credits/index.html b/more/credits/index.html index ca54fd6490..1453de1212 100644 --- a/more/credits/index.html +++ b/more/credits/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/more/credits/index.print.html" rel="alternate" type="text/html" title="Credits :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -265,12 +265,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -433,13 +433,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/more/credits/index.print.html b/more/credits/index.print.html index 3a73dae18c..257d2115cc 100644 --- a/more/credits/index.print.html +++ b/more/credits/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Credits :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -155,8 +155,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/pir/404.html b/pir/404.html index f4b499832d..07608b8f4c 100644 --- a/pir/404.html +++ b/pir/404.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -19,21 +19,21 @@ <meta property="og:site_name" content="Cap'n Hugo Relearrrn Theme"> <title>404 Page not found :: Cap'n Hugo Relearrrn Theme</title> <base href="https://mcshelby.github.io/hugo-theme-relearn/"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 diff --git a/pir/basics/branding/index.html b/pir/basics/branding/index.html index b2cd0d293e..1d7ba95699 100644 --- a/pir/basics/branding/index.html +++ b/pir/basics/branding/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/branding/index.xml" rel="alternate" type="application/rss+xml" title="Brrrand'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/branding/index.print.html" rel="alternate" type="text/html" title="Brrrand'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -143,29 +143,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set th' <code>themeVariant</code> value t' th' name o' yer theme file. That’s it! Yer ship will be displayed 'n this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -177,29 +210,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>Ye can also set multiple variants. In this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -212,68 +283,144 @@ <p>Ye can also cause th' ship t' adjust t' yer OS sett'ns fer light/dark mode. Just set th' <code>themeVariant</code> t' <code>auto</code> t' become an auto mode variant. That’s it.</p> <p>Ye can use th' <code>auto</code> value wit' th' single or multiple variants opt'n. If ye be us'n multiple variants, ye can drop <code>auto</code> at any posit'n 'n th' option’s array, but usually it makes sense t' set it 'n th' first posit'n an' make it th' default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> +</div> +<p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> <p>In th' above example, ye would end wit' <code>red</code> fer light mode an' th' default o' <code>relearn-dark</code> fer dark mode.</p> <p>If ye don’t like that behavior, ye can explicitly set <code>themeVariantAuto</code>. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change th' Favicon</h2> +</div> +<h2 id="change-the-favicon">Change th' Favicon</h2> <p>If yer favicon be a SVG, PNG or ICO, just drop yer image 'n yer site’s <code>static/images/</code> directory an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If ye want t' adjust yer favicon accord'n t' yer OS sett'ns fer light/dark mode, add th' image files <code>static/images/favicon-light.svg</code> an' <code>static/images/favicon-dark.svg</code> t' yer site’s directory, respectively, correspond'n t' yer file format. In case some o' th' files be miss'n, th' theme falls back t' <code>favicon.svg</code> fer each miss'n file. All supplied favicons must be o' th' same file format.</p> <p>If no favicon file be found, th' theme will lookup th' alternative filename <code>logo</code> 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.</p> <p>If ye need t' change this default behavior, create a new file <code>layouts/partials/favicon.html</code> 'n yer site’s directory an' write someth'n like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -306,56 +453,137 @@ <p>Like wit' th' <a href="/hugo-theme-relearn/pir/basics/branding/index.html#multiple-variants">multiple variants</a> opt'n, ye be defin'n yer theme variants 'n an array but now <em>not by simple str'ns</em> <strong>but 'n a t'ble wit' subopt'ns</strong>.</p> <p>Again, 'n this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>ye now write it that way:</p> +</div> +<p>ye now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> +</div> +<p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -385,46 +613,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configurat'n o' This Ship</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case ye like a shipped variant but only want t' tweak some aspects, ye have two choices:</p> <ol> <li> @@ -437,13 +746,13 @@ <p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlightn'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>static/css/theme-my-brand'n.css</code> 'n yer site’s directory an' add th' follow'n lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-brand'n.css</span> </button> @@ -465,29 +774,62 @@ </div> </div><p>Afterwards put this 'n yer <code>hugo.toml</code> t' use yer new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-brand'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> +</div> +<p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> </li> </ol> @@ -587,12 +929,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -755,13 +1097,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/branding/index.print.html b/pir/basics/branding/index.print.html index f09165821c..8d97520447 100644 --- a/pir/basics/branding/index.print.html +++ b/pir/basics/branding/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/branding/index.html" rel="canonical" type="text/html" title="Brrrand'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/branding/index.xml" rel="alternate" type="application/rss+xml" title="Brrrand'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -101,29 +101,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set th' <code>themeVariant</code> value t' th' name o' yer theme file. That’s it! Yer ship will be displayed 'n this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -135,29 +168,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>Ye can also set multiple variants. In this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -170,68 +241,144 @@ <p>Ye can also cause th' ship t' adjust t' yer OS sett'ns fer light/dark mode. Just set th' <code>themeVariant</code> t' <code>auto</code> t' become an auto mode variant. That’s it.</p> <p>Ye can use th' <code>auto</code> value wit' th' single or multiple variants opt'n. If ye be us'n multiple variants, ye can drop <code>auto</code> at any posit'n 'n th' option’s array, but usually it makes sense t' set it 'n th' first posit'n an' make it th' default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> +</div> +<p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> <p>In th' above example, ye would end wit' <code>red</code> fer light mode an' th' default o' <code>relearn-dark</code> fer dark mode.</p> <p>If ye don’t like that behavior, ye can explicitly set <code>themeVariantAuto</code>. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change th' Favicon</h2> +</div> +<h2 id="change-the-favicon">Change th' Favicon</h2> <p>If yer favicon be a SVG, PNG or ICO, just drop yer image 'n yer site’s <code>static/images/</code> directory an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If ye want t' adjust yer favicon accord'n t' yer OS sett'ns fer light/dark mode, add th' image files <code>static/images/favicon-light.svg</code> an' <code>static/images/favicon-dark.svg</code> t' yer site’s directory, respectively, correspond'n t' yer file format. In case some o' th' files be miss'n, th' theme falls back t' <code>favicon.svg</code> fer each miss'n file. All supplied favicons must be o' th' same file format.</p> <p>If no favicon file be found, th' theme will lookup th' alternative filename <code>logo</code> 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.</p> <p>If ye need t' change this default behavior, create a new file <code>layouts/partials/favicon.html</code> 'n yer site’s directory an' write someth'n like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -264,56 +411,137 @@ <p>Like wit' th' <a href="/hugo-theme-relearn/pir/basics/branding/index.html#multiple-variants">multiple variants</a> opt'n, ye be defin'n yer theme variants 'n an array but now <em>not by simple str'ns</em> <strong>but 'n a t'ble wit' subopt'ns</strong>.</p> <p>Again, 'n this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>ye now write it that way:</p> +</div> +<p>ye now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> +</div> +<p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -343,46 +571,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configurat'n o' This Ship</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case ye like a shipped variant but only want t' tweak some aspects, ye have two choices:</p> <ol> <li> @@ -395,13 +704,13 @@ <p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlightn'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>static/css/theme-my-brand'n.css</code> 'n yer site’s directory an' add th' follow'n lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-brand'n.css</span> </button> @@ -423,29 +732,62 @@ </div> </div><p>Afterwards put this 'n yer <code>hugo.toml</code> t' use yer new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-brand'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> +</div> +<p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> </li> </ol> @@ -464,8 +806,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/basics/configuration/index.html b/pir/basics/configuration/index.html index 3d3202b4f4..96fd2d62f2 100644 --- a/pir/basics/configuration/index.html +++ b/pir/basics/configuration/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -76,7 +76,13 @@ </div> <div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table o' Contents (CTRL+ALT+t)"><i class="fa-fw fas fa-list-alt"></i></button> <div class="topbar-content"> - <div class="topbar-content-wrapper"> + <div class="topbar-content-wrapper"> +<nav class="TableOfContents"> + <ul> + <li><a href="#all-config-options">All config opt'ns</a></li> + <li><a href="#annotated-config-options">Annotated config opt'ns</a></li> + </ul> +</nav> </div> </div> </div> @@ -119,17 +125,352 @@ <h1 id="configurrratn">Configurrrat'n</h1> -<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>. Th' defaults be written 'n th' comments o' each opt'n.</p> +<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>.</p> <p>Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.</p> +<h2 id="all-config-options">All config opt'ns</h2> +<p>Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">'Documentat'n fer Cap'n Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBust'n</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="l">Documentat'n fer Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBust'n</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentat'n fer Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config opt'ns</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -685,12 +1026,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -853,13 +1194,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/configuration/index.print.html b/pir/basics/configuration/index.print.html index e35b05d57f..f6e34c9574 100644 --- a/pir/basics/configuration/index.print.html +++ b/pir/basics/configuration/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configurrrat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -98,17 +98,352 @@ <h1 id="configurrratn">Configurrrat'n</h1> -<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>. Th' defaults be written 'n th' comments o' each opt'n.</p> +<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>.</p> <p>Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.</p> +<h2 id="all-config-options">All config opt'ns</h2> +<p>Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">'Documentat'n fer Cap'n Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBust'n</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="l">Documentat'n fer Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBust'n</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentat'n fer Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config opt'ns</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -583,8 +918,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/basics/customization/index.html b/pir/basics/customization/index.html index b3150d00b3..2e27c741d0 100644 --- a/pir/basics/customization/index.html +++ b/pir/basics/customization/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/customization/index.print.html" rel="alternate" type="text/html" title="Customizat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -142,14 +142,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer <code>hugo.toml</code>. All sett'ns not mentioned can be set t' yer lik'n.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>Th' same sett'ns as wit' any o' th' public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div> <div class="box-content"> @@ -172,13 +386,126 @@ <div class="box-content"> <p>If ye be us'n <code>uglyURLs=false</code> (Hugo’s default), th' theme will append an additional <code>index.html</code> t' all plank links t' make yer ship be serv'ble from th' file system. If ye don’t care about th' file system an' only serve yer plank via a webserver ye can generate th' links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add th' follow'n lines 'n yer <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -189,10 +516,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search plank</h3> <p>Ye can add a dedicated search plank fer yer plank by add'n th' <code>searchpage</code> outputformat t' yer home plank by add'n th' follow'n lines 'n yer <code>hugo.toml</code> file. This will cause Cap'n Hugo t' generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -204,10 +595,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>Ye can activate print support t' add th' capability t' print whole chapters or even th' complete ship. Just add th' <code>print</code> output format t' yer home, section an' plank 'n yer <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">plank</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -221,20 +694,138 @@ <p>If th' <code>disableLandingPageButton</code> opt'n be set t' <code>false</code>, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure th' <code>landingPageName</code> fer th' defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this opt'n be not configured fer a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>Th' home button be go'n t' look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this opt'n be not configured fer a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Th' home button be go'n t' look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>Ye can add social media meta tags fer th' <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> t' yer ship. These be configured as mentioned 'n th' Cap'n Hugo docs.</p> <h2 id="change-the-menu-width">Change th' Menu Width</h2> @@ -417,12 +1008,12 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -585,13 +1176,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/customization/index.print.html b/pir/basics/customization/index.print.html index fbea5c0ab4..ab3c2ab15f 100644 --- a/pir/basics/customization/index.print.html +++ b/pir/basics/customization/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customizat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -96,14 +96,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer <code>hugo.toml</code>. All sett'ns not mentioned can be set t' yer lik'n.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>Th' same sett'ns as wit' any o' th' public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div> <div class="box-content"> @@ -126,13 +340,126 @@ <div class="box-content"> <p>If ye be us'n <code>uglyURLs=false</code> (Hugo’s default), th' theme will append an additional <code>index.html</code> t' all plank links t' make yer ship be serv'ble from th' file system. If ye don’t care about th' file system an' only serve yer plank via a webserver ye can generate th' links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add th' follow'n lines 'n yer <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -143,10 +470,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search plank</h3> <p>Ye can add a dedicated search plank fer yer plank by add'n th' <code>searchpage</code> outputformat t' yer home plank by add'n th' follow'n lines 'n yer <code>hugo.toml</code> file. This will cause Cap'n Hugo t' generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -158,10 +549,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>Ye can activate print support t' add th' capability t' print whole chapters or even th' complete ship. Just add th' <code>print</code> output format t' yer home, section an' plank 'n yer <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">plank</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -175,20 +648,138 @@ <p>If th' <code>disableLandingPageButton</code> opt'n be set t' <code>false</code>, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure th' <code>landingPageName</code> fer th' defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this opt'n be not configured fer a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>Th' home button be go'n t' look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this opt'n be not configured fer a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Th' home button be go'n t' look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>Ye can add social media meta tags fer th' <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> t' yer ship. These be configured as mentioned 'n th' Cap'n Hugo docs.</p> <h2 id="change-the-menu-width">Change th' Menu Width</h2> @@ -290,8 +881,8 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/basics/generator/index.html b/pir/basics/generator/index.html index b569f26eda..27bc6bab34 100644 --- a/pir/basics/generator/index.html +++ b/pir/basics/generator/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -117,13 +117,13 @@ <p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instruct'ns </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>T' get started, first select a color variant from th' variant selector 'n th' lower left sidebar that fits ye best as a start'n point.</p> <p>Th' graph be interactive an' reflect th' current colors. Ye can click on any o' th' colored boxes t' adjust th' respective color. Th' graph <strong>an' th' plank</strong> will update accordingly.</p> @@ -238,12 +238,12 @@ window.variants && variants.generator( '#R-vargenerator' ); <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -406,27 +406,27 @@ window.variants && variants.generator( '#R-vargenerator' ); setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373946" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/generator/index.print.html b/pir/basics/generator/index.print.html index 03c177de08..9a77aa1ba9 100644 --- a/pir/basics/generator/index.print.html +++ b/pir/basics/generator/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -96,13 +96,13 @@ <p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instruct'ns </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>T' get started, first select a color variant from th' variant selector 'n th' lower left sidebar that fits ye best as a start'n point.</p> <p>Th' graph be interactive an' reflect th' current colors. Ye can click on any o' th' colored boxes t' adjust th' respective color. Th' graph <strong>an' th' plank</strong> will update accordingly.</p> @@ -136,22 +136,22 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373947" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/basics/history/index.html b/pir/basics/history/index.html index 7d3f376658..c7c2ec7f0c 100644 --- a/pir/basics/history/index.html +++ b/pir/basics/history/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Historrry :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/history/index.print.html" rel="alternate" type="text/html" title="Historrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -2335,12 +2335,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -2503,13 +2503,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/history/index.print.html b/pir/basics/history/index.print.html index e30e93a539..0d21704803 100644 --- a/pir/basics/history/index.print.html +++ b/pir/basics/history/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="canonical" type="text/html" title="Historrry :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Historrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -1496,8 +1496,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/basics/index.html b/pir/basics/index.html index a72d99fbf7..f610b21810 100644 --- a/pir/basics/index.html +++ b/pir/basics/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -205,12 +205,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -373,13 +373,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/index.print.html b/pir/basics/index.print.html index 44f2f270ad..15552766ab 100644 --- a/pir/basics/index.print.html +++ b/pir/basics/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="canonical" type="text/html" title="Basics :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -882,7 +882,7 @@ <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">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> after an upgrade an' no errors be written t' th' console.</p> <p>Ye may see errors on th' console after th' update 'n th' form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> <ol> <li> <p>Start up a text editor wit' regular expression support fer search an' replace. Search fer <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> an' replace it by <code>$1$2"</code> 'n all <code>*.md</code> files. <strong>This be th' recommended choice</strong>.</p> @@ -1088,21 +1088,85 @@ <p>Additionally ye can checkout one o' th' tagged versions. These tagged versions correspond t' an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from th' GitHub repository</a>.</p> <p>Besides th' usual version tags (eg <code>1.2.3</code>) there be also tags fer th' main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) an' th' latest (just <code>x</code>) released version mak'n it easier fer ye t' pin th' theme t' a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> an' set th' theme as th' default. Ye can also add th' <code>[outputs]</code> section t' en'ble th' <a href="/hugo-theme-relearn/pir/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> <p>Chapters be planks that contain other child planks. It has a special layout style an' usually just contains a <em>chapter name</em>, th' <em>title</em> an' a <em>brief abstract</em> o' th' section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Cap'n Hugo theme be all about an' th' core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Th' Relearrrn theme provides archetypes t' create skeletons fer yer website. Begin by creat'n yer first chapter plank wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By open'n th' given file, ye should see th' property <code>chapter=true</code> on top, mean'n this plank be a <em>chapter</em>.</p> <p>By default all chapters an' planks be created as a draft. If ye want t' render these planks, remove th' property <code>draft: true</code> from th' metadata.</p> @@ -1147,17 +1211,352 @@ <h1 id="configurrratn">Configurrrat'n</h1> -<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>. Th' defaults be written 'n th' comments o' each opt'n.</p> +<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>.</p> <p>Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.</p> +<h2 id="all-config-options">All config opt'ns</h2> +<p>Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">'Documentat'n fer Cap'n Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBust'n</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="l">Documentat'n fer Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBust'n</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentat'n fer Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config opt'ns</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -1643,29 +2042,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set th' <code>themeVariant</code> value t' th' name o' yer theme file. That’s it! Yer ship will be displayed 'n this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -1677,29 +2109,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>Ye can also set multiple variants. In this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -1712,68 +2182,144 @@ <p>Ye can also cause th' ship t' adjust t' yer OS sett'ns fer light/dark mode. Just set th' <code>themeVariant</code> t' <code>auto</code> t' become an auto mode variant. That’s it.</p> <p>Ye can use th' <code>auto</code> value wit' th' single or multiple variants opt'n. If ye be us'n multiple variants, ye can drop <code>auto</code> at any posit'n 'n th' option’s array, but usually it makes sense t' set it 'n th' first posit'n an' make it th' default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> +</div> +<p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> <p>In th' above example, ye would end wit' <code>red</code> fer light mode an' th' default o' <code>relearn-dark</code> fer dark mode.</p> <p>If ye don’t like that behavior, ye can explicitly set <code>themeVariantAuto</code>. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change th' Favicon</h2> +</div> +<h2 id="change-the-favicon">Change th' Favicon</h2> <p>If yer favicon be a SVG, PNG or ICO, just drop yer image 'n yer site’s <code>static/images/</code> directory an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If ye want t' adjust yer favicon accord'n t' yer OS sett'ns fer light/dark mode, add th' image files <code>static/images/favicon-light.svg</code> an' <code>static/images/favicon-dark.svg</code> t' yer site’s directory, respectively, correspond'n t' yer file format. In case some o' th' files be miss'n, th' theme falls back t' <code>favicon.svg</code> fer each miss'n file. All supplied favicons must be o' th' same file format.</p> <p>If no favicon file be found, th' theme will lookup th' alternative filename <code>logo</code> 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.</p> <p>If ye need t' change this default behavior, create a new file <code>layouts/partials/favicon.html</code> 'n yer site’s directory an' write someth'n like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -1806,56 +2352,137 @@ <p>Like wit' th' <a href="/hugo-theme-relearn/pir/basics/branding/index.html#multiple-variants">multiple variants</a> opt'n, ye be defin'n yer theme variants 'n an array but now <em>not by simple str'ns</em> <strong>but 'n a t'ble wit' subopt'ns</strong>.</p> <p>Again, 'n this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>ye now write it that way:</p> +</div> +<p>ye now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> +</div> +<p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -1885,46 +2512,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configurat'n o' This Ship</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case ye like a shipped variant but only want t' tweak some aspects, ye have two choices:</p> <ol> <li> @@ -1937,13 +2645,13 @@ <p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlightn'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>static/css/theme-my-brand'n.css</code> 'n yer site’s directory an' add th' follow'n lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-brand'n.css</span> </button> @@ -1965,29 +2673,62 @@ </div> </div><p>Afterwards put this 'n yer <code>hugo.toml</code> t' use yer new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-brand'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> +</div> +<p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> </li> </ol> @@ -2012,14 +2753,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer <code>hugo.toml</code>. All sett'ns not mentioned can be set t' yer lik'n.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>Th' same sett'ns as wit' any o' th' public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div> <div class="box-content"> @@ -2042,13 +2997,126 @@ <div class="box-content"> <p>If ye be us'n <code>uglyURLs=false</code> (Hugo’s default), th' theme will append an additional <code>index.html</code> t' all plank links t' make yer ship be serv'ble from th' file system. If ye don’t care about th' file system an' only serve yer plank via a webserver ye can generate th' links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add th' follow'n lines 'n yer <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -2059,10 +3127,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search plank</h3> <p>Ye can add a dedicated search plank fer yer plank by add'n th' <code>searchpage</code> outputformat t' yer home plank by add'n th' follow'n lines 'n yer <code>hugo.toml</code> file. This will cause Cap'n Hugo t' generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -2074,10 +3206,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>Ye can activate print support t' add th' capability t' print whole chapters or even th' complete ship. Just add th' <code>print</code> output format t' yer home, section an' plank 'n yer <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">plank</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -2091,20 +3305,138 @@ <p>If th' <code>disableLandingPageButton</code> opt'n be set t' <code>false</code>, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure th' <code>landingPageName</code> fer th' defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this opt'n be not configured fer a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>Th' home button be go'n t' look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this opt'n be not configured fer a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Th' home button be go'n t' look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>Ye can add social media meta tags fer th' <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> t' yer ship. These be configured as mentioned 'n th' Cap'n Hugo docs.</p> <h2 id="change-the-menu-width">Change th' Menu Width</h2> @@ -2212,13 +3544,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d <p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instruct'ns </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>T' get started, first select a color variant from th' variant selector 'n th' lower left sidebar that fits ye best as a start'n point.</p> <p>Th' graph be interactive an' reflect th' current colors. Ye can click on any o' th' colored boxes t' adjust th' respective color. Th' graph <strong>an' th' plank</strong> will update accordingly.</p> @@ -2256,8 +3588,8 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>Th' theme comes wit' a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, yer requirements may differ from this configurat'n. Luckily th' theme got ye covered as th' themebar, its buttons an' th' functionality behind these buttons be fully configur'ble by ye.</p> <div class="box notices cstyle tip"> @@ -2269,8 +3601,8 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="areas">Areas</h2> <p>Th' default configurat'n comes wit' three predefined areas that may contain an arbitrary set o' buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu an' breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li> @@ -3952,22 +5284,22 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373948" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/basics/index.xml b/pir/basics/index.xml index 4ee4567f84..8330a825e4 100644 --- a/pir/basics/index.xml +++ b/pir/basics/index.xml @@ -41,9 +41,10 @@ This theme&rsquo;s repository be: https://github.</description> <link>https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html</link> <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>On top o' Hugo&rsquo;s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml. Th' defaults be written 'n th' comments o' each opt'n. + <description>On top o' Hugo&rsquo;s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml. Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n. -&#8203; hugo.toml [params] # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value.</description> +All config opt'ns Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' annotated example below. +hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;] alwaysopen = &#39;&#39; breadcrumbSeparator = &#39;&gt;&#39; collapsibleMenu = true customMathJaxURL = &#39;&#39; customMermaidURL = &#39;&#39; customOpenapiURL = &#39;&#39; descript'n = &#39;Documentat'n fer Cap'n Hugo Relearrrn Theme&#39; disableAssetsBust'n = false disableBreadcrumb = false disableExplicitIndexURLs = false disableGeneratorVersion = false disableHoverBlockCopyToClipBoard = false disableInlineCopyToClipBoard = true disableLandingPageButton = true disableLanguageSwitchingButton = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableRandomIds = false disableRootBreadcrumb = true disableSearch = false disableSearchHiddenPages = false disableSeoHiddenPages = true disableShortcutsTitle = false disableTagHiddenPages = false disableTermBreadcrumbs = false disableToc = false editURL = &#39;https://github.</description> </item> <item> <title>Brrrand'n</title> @@ -59,8 +60,7 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik <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>Usage scenarios Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer hugo.toml. All sett'ns not mentioned can be set t' yer lik'n. -Public Webserver from Root baseURL = &#34;https://example.com/&#34;Public Webserver from Subdirectory baseURL = &#34;https://example.com/mysite/&#34; relativeURLs = falsePrivate Webserver (LAN) Th' same sett'ns as wit' any o' th' public webserver usage scenarios or -baseURL = &#34;/&#34; relativeURLs = trueFile System baseURL = &#34;/&#34; relativeURLs = true Arrr Us'n a baseURL wit' a subdirectory an' relativeURLs=true be mutally exclusive due t' th' fact, that Cap'n Hugo does not apply th' baseURL correctly.</description> +Public Webserver from Root hugo. toml yaml json baseURL = &#39;https://example.com/&#39; baseURL: https://example.com/ { &#34;baseURL&#34;: &#34;https://example.com/&#34; } Public Webserver from Subdirectory hugo. toml yaml json baseURL = &#39;https://example.com/mysite/&#39; relativeURLs = false baseURL: https://example.com/mysite/ relativeURLs: false { &#34;baseURL&#34;: &#34;https://example.com/mysite/&#34;, &#34;relativeURLs&#34;: false } Private Webserver (LAN) Th' same sett'ns as wit' any o' th' public webserver usage scenarios or</description> </item> <item> <title>Stylesheet generrrat'r</title> diff --git a/pir/basics/installation/index.html b/pir/basics/installation/index.html index e3e6369ddb..0bfd8382e0 100644 --- a/pir/basics/installation/index.html +++ b/pir/basics/installation/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/installation/index.print.html" rel="alternate" type="text/html" title="Installat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -147,21 +147,85 @@ <p>Additionally ye can checkout one o' th' tagged versions. These tagged versions correspond t' an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from th' GitHub repository</a>.</p> <p>Besides th' usual version tags (eg <code>1.2.3</code>) there be also tags fer th' main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) an' th' latest (just <code>x</code>) released version mak'n it easier fer ye t' pin th' theme t' a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> an' set th' theme as th' default. Ye can also add th' <code>[outputs]</code> section t' en'ble th' <a href="/hugo-theme-relearn/pir/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> <p>Chapters be planks that contain other child planks. It has a special layout style an' usually just contains a <em>chapter name</em>, th' <em>title</em> an' a <em>brief abstract</em> o' th' section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Cap'n Hugo theme be all about an' th' core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Th' Relearrrn theme provides archetypes t' create skeletons fer yer website. Begin by creat'n yer first chapter plank wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By open'n th' given file, ye should see th' property <code>chapter=true</code> on top, mean'n this plank be a <em>chapter</em>.</p> <p>By default all chapters an' planks be created as a draft. If ye want t' render these planks, remove th' property <code>draft: true</code> from th' metadata.</p> @@ -279,12 +343,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -447,13 +511,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/installation/index.print.html b/pir/basics/installation/index.print.html index 47061ab735..e7bde8cecb 100644 --- a/pir/basics/installation/index.print.html +++ b/pir/basics/installation/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -111,21 +111,85 @@ <p>Additionally ye can checkout one o' th' tagged versions. These tagged versions correspond t' an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from th' GitHub repository</a>.</p> <p>Besides th' usual version tags (eg <code>1.2.3</code>) there be also tags fer th' main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) an' th' latest (just <code>x</code>) released version mak'n it easier fer ye t' pin th' theme t' a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> an' set th' theme as th' default. Ye can also add th' <code>[outputs]</code> section t' en'ble th' <a href="/hugo-theme-relearn/pir/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> <p>Chapters be planks that contain other child planks. It has a special layout style an' usually just contains a <em>chapter name</em>, th' <em>title</em> an' a <em>brief abstract</em> o' th' section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Cap'n Hugo theme be all about an' th' core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Th' Relearrrn theme provides archetypes t' create skeletons fer yer website. Begin by creat'n yer first chapter plank wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By open'n th' given file, ye should see th' property <code>chapter=true</code> on top, mean'n this plank be a <em>chapter</em>.</p> <p>By default all chapters an' planks be created as a draft. If ye want t' render these planks, remove th' property <code>draft: true</code> from th' metadata.</p> @@ -162,8 +226,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/basics/migration/index.html b/pir/basics/migration/index.html index 7b8fcf9416..99523a656b 100644 --- a/pir/basics/migration/index.html +++ b/pir/basics/migration/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/migration/index.print.html" rel="alternate" type="text/html" title="What's New :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -939,7 +939,7 @@ <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">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> after an upgrade an' no errors be written t' th' console.</p> <p>Ye may see errors on th' console after th' update 'n th' form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> <ol> <li> <p>Start up a text editor wit' regular expression support fer search an' replace. Search fer <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> an' replace it by <code>$1$2"</code> 'n all <code>*.md</code> files. <strong>This be th' recommended choice</strong>.</p> @@ -1180,12 +1180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -1348,13 +1348,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/basics/migration/index.print.html b/pir/basics/migration/index.print.html index db91ead4f8..0220519678 100644 --- a/pir/basics/migration/index.print.html +++ b/pir/basics/migration/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What's New :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -867,7 +867,7 @@ <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">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> after an upgrade an' no errors be written t' th' console.</p> <p>Ye may see errors on th' console after th' update 'n th' form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> <ol> <li> <p>Start up a text editor wit' regular expression support fer search an' replace. Search fer <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> an' replace it by <code>$1$2"</code> 'n all <code>*.md</code> files. <strong>This be th' recommended choice</strong>.</p> @@ -1027,8 +1027,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/basics/requirements/index.html b/pir/basics/requirements/index.html index 18f76e6f10..1f82d1f67a 100644 --- a/pir/basics/requirements/index.html +++ b/pir/basics/requirements/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirrrements :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -379,13 +379,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/requirements/index.print.html b/pir/basics/requirements/index.print.html index 3e6c631233..47360f3176 100644 --- a/pir/basics/requirements/index.print.html +++ b/pir/basics/requirements/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirrrements :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -115,8 +115,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/basics/topbar/index.html b/pir/basics/topbar/index.html index 9ef8215567..c00c03a9fa 100644 --- a/pir/basics/topbar/index.html +++ b/pir/basics/topbar/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/basics/topbar/index.xml" rel="alternate" type="application/rss+xml" title="Topbarrr Modificat'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/topbar/index.print.html" rel="alternate" type="text/html" title="Topbarrr Modificat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -136,8 +136,8 @@ <p>Th' theme comes wit' a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, yer requirements may differ from this configurat'n. Luckily th' theme got ye covered as th' themebar, its buttons an' th' functionality behind these buttons be fully configur'ble by ye.</p> <div class="box notices cstyle tip"> @@ -149,8 +149,8 @@ </div> <h2 id="areas">Areas</h2> <p>Th' default configurat'n comes wit' three predefined areas that may contain an arbitrary set o' buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu an' breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li> @@ -506,12 +506,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -674,13 +674,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/basics/topbar/index.print.html b/pir/basics/topbar/index.print.html index f75605fc4f..31e710ed98 100644 --- a/pir/basics/topbar/index.print.html +++ b/pir/basics/topbar/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/topbar/index.html" rel="canonical" type="text/html" title="Topbarrr Modificat'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/topbar/index.xml" rel="alternate" type="application/rss+xml" title="Topbarrr Modificat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -94,8 +94,8 @@ <p>Th' theme comes wit' a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, yer requirements may differ from this configurat'n. Luckily th' theme got ye covered as th' themebar, its buttons an' th' functionality behind these buttons be fully configur'ble by ye.</p> <div class="box notices cstyle tip"> @@ -107,8 +107,8 @@ </div> <h2 id="areas">Areas</h2> <p>Th' default configurat'n comes wit' three predefined areas that may contain an arbitrary set o' buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu an' breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li> @@ -383,8 +383,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/categories/basic/index.html b/pir/categories/basic/index.html index e54e28cc56..6f3530d640 100644 --- a/pir/categories/basic/index.html +++ b/pir/categories/basic/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/basic/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/basic/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/categories/basic/index.xml" rel="alternate" type="application/rss+xml" title="Basic :: Categorrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/categories/content/index.html b/pir/categories/content/index.html index 905ec3fb01..3b6c85738d 100644 --- a/pir/categories/content/index.html +++ b/pir/categories/content/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/content/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/content/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/categories/content/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Categorrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/categories/content/index.xml b/pir/categories/content/index.xml index 4bbfc86f4d..d52e0a0b7e 100644 --- a/pir/categories/content/index.xml +++ b/pir/categories/content/index.xml @@ -14,8 +14,7 @@ <guid>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html</guid> <description>Th' Relearrrn theme supports Hugo&rsquo;s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/pir/categories/custom/index.html b/pir/categories/custom/index.html index b5848ca655..25449f161f 100644 --- a/pir/categories/custom/index.html +++ b/pir/categories/custom/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/custom/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/custom/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/categories/custom/index.xml" rel="alternate" type="application/rss+xml" title="Custom :: Categorrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/categories/index.html b/pir/categories/index.html index 6589543455..bebf5e47d7 100644 --- a/pir/categories/index.html +++ b/pir/categories/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/categories/index.xml" rel="alternate" type="application/rss+xml" title="Categorrries :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -215,12 +215,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -383,13 +383,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/categories/taxonomy/index.html b/pir/categories/taxonomy/index.html index 1c4c469928..af38a0efc5 100644 --- a/pir/categories/taxonomy/index.html +++ b/pir/categories/taxonomy/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/taxonomy/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/taxonomy/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/categories/taxonomy/index.xml" rel="alternate" type="application/rss+xml" title="Taxonomy :: Categorrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/categories/taxonomy/index.xml b/pir/categories/taxonomy/index.xml index d3f194d0c1..6902de04e0 100644 --- a/pir/categories/taxonomy/index.xml +++ b/pir/categories/taxonomy/index.xml @@ -14,8 +14,7 @@ <guid>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html</guid> <description>Th' Relearrrn theme supports Hugo&rsquo;s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/pir/categories/theming/index.html b/pir/categories/theming/index.html index 48e2bb9ade..8d05ef42f9 100644 --- a/pir/categories/theming/index.html +++ b/pir/categories/theming/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/categories/theming/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/theming/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/categories/theming/index.xml" rel="alternate" type="application/rss+xml" title="Theming :: Categorrry :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -209,12 +209,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -377,13 +377,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/cont/archetypes/index.html b/pir/cont/archetypes/index.html index 47f636fa18..d73a2d9058 100644 --- a/pir/cont/archetypes/index.html +++ b/pir/cont/archetypes/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -136,48 +136,136 @@ <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> plank be th' start'n plank o' yer project. It’s best t' have only one plank o' this kind 'n yer project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a home plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rrrambl'n that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a chapter plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> plank be any other rrrambl'n plank. If ye set an unknown archetype 'n yer frontmatter, this archetype will be used t' generate th' plank.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a default plank, run either one o' th' follow'n commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If ye be 'n need o' further archetypes ye can define yer own or even redefine exist'n ones.</p> <h3 id="template">Template</h3> <p>Define a template file 'n yer project at <code>archetypes/<kind>.md</code> an' make sure it has at least th' frontmatter parameter fer that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>T' define how yer archetypes be rendered, define correspond'n partial files 'n yer projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If ye use an unknown archetype 'n yer frontmatter, th' <code>default</code> archetype will be used t' generate th' plank.</p> @@ -294,12 +382,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -462,13 +550,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/cont/archetypes/index.print.html b/pir/cont/archetypes/index.print.html index 660b83ae6b..cfa80854fa 100644 --- a/pir/cont/archetypes/index.print.html +++ b/pir/cont/archetypes/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/archetypes/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Arrrchetypes :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -98,48 +98,136 @@ <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> plank be th' start'n plank o' yer project. It’s best t' have only one plank o' this kind 'n yer project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a home plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rrrambl'n that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a chapter plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> plank be any other rrrambl'n plank. If ye set an unknown archetype 'n yer frontmatter, this archetype will be used t' generate th' plank.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a default plank, run either one o' th' follow'n commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If ye be 'n need o' further archetypes ye can define yer own or even redefine exist'n ones.</p> <h3 id="template">Template</h3> <p>Define a template file 'n yer project at <code>archetypes/<kind>.md</code> an' make sure it has at least th' frontmatter parameter fer that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>T' define how yer archetypes be rendered, define correspond'n partial files 'n yer projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If ye use an unknown archetype 'n yer frontmatter, th' <code>default</code> archetype will be used t' generate th' plank.</p> @@ -175,8 +263,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/frontmatter/frontmatter.toml b/pir/cont/frontmatter/frontmatter.toml new file mode 100644 index 0000000000..7bc07c203f --- /dev/null +++ b/pir/cont/frontmatter/frontmatter.toml @@ -0,0 +1,260 @@ +# If an option value is said to be not set, you can achieve the same behavior +# by given it an empty string value. + +############################################################################### +# Hugo +# These options usually apply to other themes aswell. + +# The social media image of your page. +# Default: not set +# This is used for generating social media meta information for the opengraph +# protocol and twitter cards. +# If not set, the set value of your site's hugo.toml is used. +images = [ "images/hero.png" ] + +# The title of your page. +# Default: not set +# A page without a title is treated as a hidden page. +title = "Example Page" + +# The description of your page. +# Default: not set +# This is used for generating HTML meta tags, social media meta information +# for the opengraph protocol and twitter cards. +# If not set, the set value of your site's hugo.toml is used for the html +# meta tag, social media meta information for the opengraph protocol and +# twitter cards. +description = "" + +############################################################################### +# Relearn Theme +# These options are specific to the Relearn theme. + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Topbar +# These options modify the topbar appearance. + +# Hide the table of contents button. +# Default: false +# If the TOC button is hidden, also the keyboard shortcut is disabled. +# If not set, the set value of your site's hugo.toml is used. +disableToc = false + +# Hide the breadcrumbs. +# Default: false +# If the breadcrumbs are hidden, the title of the displayed page will still be +# shown in the topbar. +disableBreadcrumb = false + +# Hide Next and Previous navigation buttons. +# Default: false +# If the navigation buttons are hidden, also the keyboard shortcuts are +# disabled. +disableNextPrev = false + +# The URL prefix to edit a page. +# Default: not set +# If set, an edit button will be shown in the topbar. If the button is hidden, +# also the keyboard shortcuts are disabled. The value can contain the macro +# `${FilePath}` which will be replaced by the file path of your displayed page. +# If not set, the set value of your site's hugo.toml is used. If the global +# parameter is given but you want to hide the button for the displayed page, +# you can set the value to an empty string. If instead of hiding you want to have +# an disabled button, you can set the value to a string containing just spaces. +# This is useful if you want to give the opportunity for people to create merge +# request for your content. +editURL = "" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Menu +# These options modify the menu apperance. + +# Prefix for the title in main menu. +# Default: not set +# The title of the page in the menu will be prefixed by this HTML content. +menuPre = "" + +# Suffix for the title in main menu. +# Default: not set +# The title of the page in the menu will be suffixed by this HTML content. +menuPost = "" + +# The order of main menu submenus. +# Default: "weight" +# Submenus can be ordered by "weight", "title", "linktitle", "modifieddate", +# "expirydate", "publishdate", "date", "length" or "default" (adhering to +# Hugo's default sort order). +# If not set, the value of the parent menu entry is used. +ordersectionsby = "weight" + +# The initial expand state of submenus. +# Default: not set +# This controls whether submenus will be expanded (true), or collapsed (false) +# in the menu. If not set, the first menu level is set to false, all others +# levels are set to true. If not set, the value of the parent menu entry is used. +# If the displayed page has submenus, they will always been displayed expanded +# regardless of this option. +alwaysopen = "" + +# Shows expander for submenus. +# Default: false +# If set to true, a submenu in the sidebar will be displayed in a collapsible +# tree view and a clickable expander is set in front of the entry. +# If not set, the set value of your site's hugo.toml is used. +collapsibleMenu = true + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Hidden pages +# These options configure how hidden pages are treated. +# A page flagged as hidden, is only removed from the main menu if you are +# currently not on this page or the hidden page is not part of current page's +# ancestors. For all other functionality in Hugo a hidden page behaves like any +# other page if not otherwise configured. + +# Hide a page's menu entry. +# Default: false +# If this value is true, the page is hidden from the menu. +hidden = false + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Content +# These options modify how your content is displayed. + +# Prefix for the title in the content area. +# Default: not set +# The title of the page heading will be prefixed by this HTML content. +headingPre = "" + +# Suffix for the title in the content area. +# Default: not set +# The title of the page heading will be suffixed by this HTML content. +headingPost = "" + +# Display name of the page's last editor. +# Default: not set +# If set, it will be displayed in the default footer. +LastModifierDisplayName = "" + +# Email address of the page's last editor. +# Default: not set +# If set together with LastModifierDisplayName, it will be displayed in the +# default footer. +LastModifierEmail = "" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Highlight +# These options configure how code is displayed. + +# Wrap for code blocks. +# Default: true +# By default lines of code blocks wrap around if the line is too long to be +# displayed on screen. If you dislike this behavior, you can reconfigure it +# here. +# Note that lines always wrap in print mode regardless of this option. +# If not set, the set value of your site's hugo.toml is used or given as a +# parameter to individual code blocks. +highlightWrap = true + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Images +# These options configure how images are displayed. + +# Image effects. +# See the documentation for how you can even add your own arbitrary effects to +# the list. +# All effect values default to the values of your site's hugo.toml and can be +# overridden thru URL parameter given to the image. See the documentation for +# details. + +# Default: false +imageEffects.border = true +# Default: true +imageEffects.lightbox = true +# Default: false +imageEffects.shadow = false + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# MathJax +# These options configure how math formulae are displayed. + +# Initialization options for MathJax. +# Default: not set +# A JSON value. See the MathJaxdocumentation for possible parameter. +# If not set, the set value of your site's hugo.toml is used. +mathJaxInitialize = "{}" + +# Only load MathJax if needed. +# Default: true +# If a Math shortcode is found, the option will be ignored and +# MathJax will be loaded regardlessly. 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 `disableMathJax=false` in your frontmatter to force the library to +# be loaded. +# If not set, the set value of your site's hugo.toml is used. +disableMathJax = true + +# URL for external MathJax library. +# Default: not set +# Specifies the remote location of the MathJax library. By default the shipped +# version will be used. +# If not set, the set value of your site's hugo.toml is used. +customMathJaxURL = "" # "https://unpkg.com/mathjax/es5/tex-mml-chtml.js" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Mermaid +# These options configure how Mermaid graphs are displayed. + +# Make graphs panable and zoomable +# Default: false +# For huge graphs it can be helpful to make them zoomable. Zoomable graphs come +# with a reset button for the zoom. +# If not set, the set value of your site's hugo.toml is used or given as a +# parameter to individual graphs. +mermaidZoom = true + +# Initialization options for Mermaid. +# Default: not set +# A JSON value. See the Mermaid documentation for possible parameter. +# If not set, the set value of your site's hugo.toml is used. +mermaidInitialize = "{ \"securityLevel\": \"loose\" }" + +# Only load Mermaid if needed. +# Default: true +# If a Mermaid shortcode or codefence is found, the option will be ignored and +# Mermaid will be loaded regardlessly. 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 `disableMermaid=false` in your frontmatter to force the library to +# be loaded. +# If not set, the set value of your site's hugo.toml is used. +disableMermaid = true + +# URL for external Mermaid library. +# Default: not set +# Specifies the remote location of the Mermaid library. By default the shipped +# version will be used. +# If not set, the set value of your site's hugo.toml is used. +customMermaidURL = "" # "https://unpkg.com/mermaid/dist/mermaid.min.js" + +#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# OpenApi +# These options configure how OpenAPI specifications are displayed. + +# Only load OpenAPI if needed. +# Default: true +# If a OpenAPI shortcode is found, the option will be ignored and +# OpenAPI will be loaded regardlessly. 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 `disableOpenapi=false` in your frontmatter to force the library to +# be loaded. +# If not set, the set value of your site's hugo.toml is used. +disableOpenapi = true + +# URL for external OpenAPI library. +# Default: not set +# Specifies the remote location of the OpenAPI library. By default the shipped +# version will be used. +# If not set, the set value of your site's hugo.toml is used. +customOpenapiURL = "" # "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js" diff --git a/pir/cont/frontmatter/index.html b/pir/cont/frontmatter/index.html index c9e843e375..06a4f1539a 100644 --- a/pir/cont/frontmatter/index.html +++ b/pir/cont/frontmatter/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/frontmatter/index.xml" rel="alternate" type="application/rss+xml" title="Frrrontmatter :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/frontmatter/index.print.html" rel="alternate" type="text/html" title="Frrrontmatter :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -79,6 +79,8 @@ <div class="topbar-content-wrapper"> <nav class="TableOfContents"> <ul> + <li><a href="#all-frontmatter-options">All Frontmatter Opt'ns</a></li> + <li><a href="#annotated-frontmatter-options">Annotated Frontmatter Opt'ns</a></li> <li><a href="#some-detailed-examples">Some Detailed Examples</a> <ul> <li><a href="#add-icon-to-a-menu-entry">Add Ay'con t' a Menu Entry</a></li> @@ -127,7 +129,180 @@ <h1 id="frrrontmatter">Frrrontmatter</h1> -<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> fer documentat'n 'n all cases.</p> +<p>Each Cap'n Hugo plank <strong>has t' define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Opt'ns</h2> +<p>Th' values reflect example opt'ns. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Opt'ns</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an opt'n value be said t' be not set, ye can achieve th' same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty str'n value.</span> @@ -389,28 +564,199 @@ </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, th' set value o' yer site's hugo.toml be used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Ay'con t' a Menu Entry</h3> <p>In th' plank frontmatter, add a <code>menuPre</code> param t' insert any HTML code before th' menu label. Th' example below uses th' GitHub ay'con.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> <p>By default, th' Relearrrn theme will use a page’s <code>title</code> attribute fer th' menu item.</p> <p>But a page’s title has t' be descriptive on its own while th' menu be a hierarchy. Cap'n Hugo adds th' <code>linkTitle</code> parameter fer that purpose:</p> <p>For example (for a plank named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> <p>Ye can change how th' theme expands menu entries on th' side o' th' rrrambl'n wit' th' <code>alwaysopen</code> sett'n on a per plank basis. If <code>alwaysopen=false</code> fer any given entry, its children will not be shown 'n th' menu as long as it be not necessary fer th' sake o' navigat'n.</p> <p>Th' theme generates th' menu based on th' follow'n rules:</p> <ul> @@ -426,11 +772,71 @@ <p>Ye may want t' structure yer planks 'n a hierachical way but don’t want t' generate planks fer those sections? Th' theme got ye covered.</p> <p>T' stay wit' th' initial example: Suppose ye want <code>level-one</code> appear 'n th' sidebar but don’t want t' generate a plank fer it. So th' entry 'n th' sidebar should not be click'ble but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> an' add th' follow'n frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds th' expander t' th' menu entry if not already set 'n yer hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no plank will be generated so th' plank does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -520,12 +926,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -688,13 +1094,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/cont/frontmatter/index.print.html b/pir/cont/frontmatter/index.print.html index a4b8406e3a..56c0941664 100644 --- a/pir/cont/frontmatter/index.print.html +++ b/pir/cont/frontmatter/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html" rel="canonical" type="text/html" title="Frrrontmatter :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/frontmatter/index.xml" rel="alternate" type="application/rss+xml" title="Frrrontmatter :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -93,7 +93,180 @@ <h1 id="frrrontmatter">Frrrontmatter</h1> -<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> fer documentat'n 'n all cases.</p> +<p>Each Cap'n Hugo plank <strong>has t' define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Opt'ns</h2> +<p>Th' values reflect example opt'ns. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Opt'ns</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an opt'n value be said t' be not set, ye can achieve th' same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty str'n value.</span> @@ -355,28 +528,199 @@ </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, th' set value o' yer site's hugo.toml be used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Ay'con t' a Menu Entry</h3> <p>In th' plank frontmatter, add a <code>menuPre</code> param t' insert any HTML code before th' menu label. Th' example below uses th' GitHub ay'con.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> <p>By default, th' Relearrrn theme will use a page’s <code>title</code> attribute fer th' menu item.</p> <p>But a page’s title has t' be descriptive on its own while th' menu be a hierarchy. Cap'n Hugo adds th' <code>linkTitle</code> parameter fer that purpose:</p> <p>For example (for a plank named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> <p>Ye can change how th' theme expands menu entries on th' side o' th' rrrambl'n wit' th' <code>alwaysopen</code> sett'n on a per plank basis. If <code>alwaysopen=false</code> fer any given entry, its children will not be shown 'n th' menu as long as it be not necessary fer th' sake o' navigat'n.</p> <p>Th' theme generates th' menu based on th' follow'n rules:</p> <ul> @@ -392,11 +736,71 @@ <p>Ye may want t' structure yer planks 'n a hierachical way but don’t want t' generate planks fer those sections? Th' theme got ye covered.</p> <p>T' stay wit' th' initial example: Suppose ye want <code>level-one</code> appear 'n th' sidebar but don’t want t' generate a plank fer it. So th' entry 'n th' sidebar should not be click'ble but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> an' add th' follow'n frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds th' expander t' th' menu entry if not already set 'n yer hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no plank will be generated so th' plank does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -405,8 +809,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/i18n/index.html b/pir/cont/i18n/index.html index 92956b686d..5857a3b8e6 100644 --- a/pir/cont/i18n/index.html +++ b/pir/cont/i18n/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -133,8 +133,8 @@ <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" 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">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>hugo.toml</code> file.</p> <p>For example wit' current English an' Piratized English website.</p> @@ -146,19 +146,91 @@ <p>Make sure yer default language be defined as th' first one 'n th' <code>[languages]</code> array, as th' theme needs t' make assumpt'ns on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> <ul> <li>Single file <code>my-page.md</code> be split 'n two files: <ul> @@ -208,8 +280,66 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </div> <h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3> <p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>hugo.toml</code> t' broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this be an array, ye can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this be an array, ye can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -224,9 +354,63 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <h2 id="disable-language-switching">Dis'ble language switch'n</h2> <p>Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> 'n yer <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When us'n multilingual website, dis'ble th' switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -316,12 +500,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -484,13 +668,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/cont/i18n/index.print.html b/pir/cont/i18n/index.print.html index d031398e4d..ed7ee2b24e 100644 --- a/pir/cont/i18n/index.print.html +++ b/pir/cont/i18n/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/i18n/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -100,8 +100,8 @@ <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" 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">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>hugo.toml</code> file.</p> <p>For example wit' current English an' Piratized English website.</p> @@ -113,19 +113,91 @@ <p>Make sure yer default language be defined as th' first one 'n th' <code>[languages]</code> array, as th' theme needs t' make assumpt'ns on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> <ul> <li>Single file <code>my-page.md</code> be split 'n two files: <ul> @@ -175,8 +247,66 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </div> <h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3> <p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>hugo.toml</code> t' broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this be an array, ye can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this be an array, ye can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -191,9 +321,63 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <h2 id="disable-language-switching">Dis'ble language switch'n</h2> <p>Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> 'n yer <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When us'n multilingual website, dis'ble th' switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -202,8 +386,8 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/imageeffects/index.html b/pir/cont/imageeffects/index.html index 96a9c79089..0ba443f67f 100644 --- a/pir/cont/imageeffects/index.html +++ b/pir/cont/imageeffects/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -32,21 +32,21 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/imageeffects/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/imageeffects/index.xml" rel="alternate" type="application/rss+xml" title="Image Effects :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/imageeffects/index.print.html" rel="alternate" type="text/html" title="Image Effects :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -134,21 +134,34 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> <p>Explicitly set URL query parameter will override th' defaults 'n effect fer a plank.</p> <p>Without any sett'ns 'n yer <code>hugo.toml</code> this defaults t'</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -158,24 +171,64 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden 'n a planks frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden 'n a planks frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -184,17 +237,39 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override sett'ns by URL query parameter</p> +</div> +<p>Or by explicitly override sett'ns by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -205,45 +280,81 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>Th' sett'ns applied t' th' above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> +</div> +<p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -357,12 +468,12 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -525,13 +636,13 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/cont/imageeffects/index.print.html b/pir/cont/imageeffects/index.print.html index fb5c41a616..73d483b216 100644 --- a/pir/cont/imageeffects/index.print.html +++ b/pir/cont/imageeffects/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -32,22 +32,22 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/imageeffects/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/imageeffects/index.html" rel="canonical" type="text/html" title="Image Effects :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/imageeffects/index.xml" rel="alternate" type="application/rss+xml" title="Image Effects :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -108,21 +108,34 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> <p>Explicitly set URL query parameter will override th' defaults 'n effect fer a plank.</p> <p>Without any sett'ns 'n yer <code>hugo.toml</code> this defaults t'</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -132,24 +145,64 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden 'n a planks frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden 'n a planks frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -158,17 +211,39 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override sett'ns by URL query parameter</p> +</div> +<p>Or by explicitly override sett'ns by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -179,45 +254,81 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>Th' sett'ns applied t' th' above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> +</div> +<p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -250,8 +361,8 @@ Without any sett'ns 'n yer hugo.toml this defaults t'"> </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/index.html b/pir/cont/index.html index 79b03bf3fd..1e4c32324c 100644 --- a/pir/cont/index.html +++ b/pir/cont/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/index.print.html" rel="alternate" type="text/html" title="Rambl'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -205,12 +205,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -373,13 +373,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/cont/index.print.html b/pir/cont/index.print.html index 0bfd1cab8d..5061ebee4f 100644 --- a/pir/cont/index.print.html +++ b/pir/cont/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Rambl'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -157,7 +157,180 @@ <h1 id="frrrontmatter">Frrrontmatter</h1> -<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> fer documentat'n 'n all cases.</p> +<p>Each Cap'n Hugo plank <strong>has t' define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Opt'ns</h2> +<p>Th' values reflect example opt'ns. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Opt'ns</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an opt'n value be said t' be not set, ye can achieve th' same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty str'n value.</span> @@ -419,28 +592,199 @@ </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, th' set value o' yer site's hugo.toml be used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Ay'con t' a Menu Entry</h3> <p>In th' plank frontmatter, add a <code>menuPre</code> param t' insert any HTML code before th' menu label. Th' example below uses th' GitHub ay'con.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> <p>By default, th' Relearrrn theme will use a page’s <code>title</code> attribute fer th' menu item.</p> <p>But a page’s title has t' be descriptive on its own while th' menu be a hierarchy. Cap'n Hugo adds th' <code>linkTitle</code> parameter fer that purpose:</p> <p>For example (for a plank named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> <p>Ye can change how th' theme expands menu entries on th' side o' th' rrrambl'n wit' th' <code>alwaysopen</code> sett'n on a per plank basis. If <code>alwaysopen=false</code> fer any given entry, its children will not be shown 'n th' menu as long as it be not necessary fer th' sake o' navigat'n.</p> <p>Th' theme generates th' menu based on th' follow'n rules:</p> <ul> @@ -456,11 +800,71 @@ <p>Ye may want t' structure yer planks 'n a hierachical way but don’t want t' generate planks fer those sections? Th' theme got ye covered.</p> <p>T' stay wit' th' initial example: Suppose ye want <code>level-one</code> appear 'n th' sidebar but don’t want t' generate a plank fer it. So th' entry 'n th' sidebar should not be click'ble but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> an' add th' follow'n frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds th' expander t' th' menu entry if not already set 'n yer hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no plank will be generated so th' plank does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -477,48 +881,136 @@ <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> plank be th' start'n plank o' yer project. It’s best t' have only one plank o' this kind 'n yer project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a home plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rrrambl'n that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a chapter plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> plank be any other rrrambl'n plank. If ye set an unknown archetype 'n yer frontmatter, this archetype will be used t' generate th' plank.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a default plank, run either one o' th' follow'n commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If ye be 'n need o' further archetypes ye can define yer own or even redefine exist'n ones.</p> <h3 id="template">Template</h3> <p>Define a template file 'n yer project at <code>archetypes/<kind>.md</code> an' make sure it has at least th' frontmatter parameter fer that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>T' define how yer archetypes be rendered, define correspond'n partial files 'n yer projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If ye use an unknown archetype 'n yer frontmatter, th' <code>default</code> archetype will be used t' generate th' plank.</p> @@ -590,7 +1082,7 @@ <h2 id="paragraphs">Paragraphs</h2> <p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p> <p>Any text not start'n wit' a special sign be written as normal, plain text paragraph block an' must be separated t' its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -604,7 +1096,7 @@ <h2 id="headings">Head'ns</h2> <p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p> <p>In Hugo ye usually don’t use <code>h1</code> as this be generated by yer theme an' ye should only have one such element 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Head'n +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Head'n </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Head'n </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -629,7 +1121,7 @@ </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -646,7 +1138,7 @@ <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>Ye can show importance o' a snippet o' text wit' a heavier font-weight by enclos'n it wit' two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -656,7 +1148,7 @@ </div> <h3 id="italics">Italics</h3> <p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -666,7 +1158,7 @@ </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -676,7 +1168,7 @@ </div> <h2 id="text-substitution">Text substitut'n</h2> <p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Do'ble dashes <span class="sb">`--`</span> an' triple dashes <span class="sb">`---`</span> be replaced by en-dash <span class="ge">**</span>--** an' em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -698,7 +1190,7 @@ <p>Ye can write a list o' items 'n which th' order o' th' items does not explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Ye may use any o' <code>-</code>, <code>*</code> or <code>+</code> t' denote bullets fer each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -732,7 +1224,7 @@ <p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Marrrkdown will automatically number each o' yer items consecutively. This means, th' order number ye be provid'n be irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis 'n pretium nisl aliquet @@ -764,7 +1256,7 @@ </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -789,7 +1281,7 @@ <p>This Marrrkdown dialect supports an extension t' add definit'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p> <p>A definit'n list 'n Marrrkdown Extra be made o' a single-line term followed by a colon an' th' definit'n fer that term. Ye can also associate more than one term t' a definit'n.</p> <p>If ye add empty lines around th' definit'n terms, additional vertical space will be generated. Also multiple paragraphs be poss'ble</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit o' plants o' th' genus Malus 'n th' family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -821,7 +1313,7 @@ <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets o' code can be wrapped wit' backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -831,7 +1323,7 @@ </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 o' code @@ -898,7 +1390,7 @@ line 3 o' code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Descript'n | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -933,7 +1425,7 @@ line 3 o' code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -973,7 +1465,7 @@ line 3 o' code <h2 id="blockquotes">Blockquotes</h2> <p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipisc'n elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis 'n dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -994,7 +1486,7 @@ line 3 o' code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1004,7 +1496,7 @@ line 3 o' code </div> <h3 id="basic-link">Basic Link</h3> <p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1014,7 +1506,7 @@ line 3 o' code </div> <h3 id="link-with-tooltip">Link wit' Tooltip</h3> <p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1024,7 +1516,7 @@ line 3 o' code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go t' example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -1038,7 +1530,7 @@ line 3 o' code <p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p> <p>Usually th' list o' footnotes will be shown at th' end o' yer document. If we use a footnote 'n a notice box it will instead be listed at th' end o' its box.</p> <p>Footnotes can contain block elements, which means that ye can put multiple paragraphs, lists, blockquotes an' so on 'n a footnote. It works th' same as fer list items, just indent th' follow'n paragraphs by four spaces 'n th' footnote definit'n.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text wit' a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text wit' a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: An' that's th' footnote. </span></span><span class="line"><span class="cl"> @@ -1071,114 +1563,114 @@ line 3 o' code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar rules t' links but include a preced'n exclamat'n mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image wit' Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL. Th' default <a href="/hugo-theme-relearn/pir/cont/imageeffects/index.html">behavior be configur'ble</a> thru yer <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resiz'n</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> t' th' link image t' resize th' image. Values be CSS values (default be <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -1186,29 +1678,29 @@ line 3 o' code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combinat'n</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add th' query parameter <code>lightbox=false</code> t' th' image link t' dis'ble th' lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -1222,7 +1714,7 @@ line 3 o' code <div class="box-content"> <p>If ye want t' wrap an image 'n a link an' <code>lightbox=true</code> be yer default sett'n, ye have t' explicitly dis'ble th' lightbox t' avoid it t' hijack'n yer link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -1243,21 +1735,34 @@ line 3 o' code <p>Explicitly set URL query parameter will override th' defaults 'n effect fer a plank.</p> <p>Without any sett'ns 'n yer <code>hugo.toml</code> this defaults t'</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -1267,24 +1772,64 @@ line 3 o' code </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden 'n a planks frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden 'n a planks frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -1293,17 +1838,39 @@ line 3 o' code </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override sett'ns by URL query parameter</p> +</div> +<p>Or by explicitly override sett'ns by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -1314,45 +1881,81 @@ line 3 o' code class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>Th' sett'ns applied t' th' above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> +</div> +<p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -1392,125 +1995,617 @@ line 3 o' code <h2 id="basic-configuration">Basic configurat'n</h2> <p>Edit th' website configurat'n <code>hugo.toml</code> an' add a <code>[[menu.shortcuts]]</code> entry fer each link yer want t' add.</p> <p>Example from th' current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. However, if ye want t' keep th' title but change its value, it can be overridden by chang'n yer local i18n translat'n str'n configurat'n.</p> <p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translat'n str'ns</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p> <p>Example from th' current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts t' planks inside o' yer project</h2> <p>If ye have shortcuts t' planks inside o' yer project an' ye don’t want them t' show up 'n plank menu section, ye have two choices:</p> <ol> <li> <p>Make th' plank file fer th' shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained 'n its own subdirectory an' called <code>_index.md</code>) an' add th' follow'n frontmatter configurat'n t' th' file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its rrrambl'n t' <strong>not</strong> be ontained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this plank a title as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don't want</span> +<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this plank a <code>title</code> as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> @@ -1531,8 +2626,8 @@ However, if ye want t' keep th' title but change its value, it can be overridden <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" 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">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>hugo.toml</code> file.</p> <p>For example wit' current English an' Piratized English website.</p> @@ -1544,19 +2639,91 @@ However, if ye want t' keep th' title but change its value, it can be overridden <p>Make sure yer default language be defined as th' first one 'n th' <code>[languages]</code> array, as th' theme needs t' make assumpt'ns on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> <ul> <li>Single file <code>my-page.md</code> be split 'n two files: <ul> @@ -1606,8 +2773,66 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </div> <h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3> <p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>hugo.toml</code> t' broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this be an array, ye can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this be an array, ye can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -1622,9 +2847,63 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <h2 id="disable-language-switching">Dis'ble language switch'n</h2> <p>Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> 'n yer <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When us'n multilingual website, dis'ble th' switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -1644,25 +2923,157 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <p>Th' Relearrrn theme supports Hugo’s default taxonomies <em>tag</em> an' <em>category</em> out o' th' box.</p> <h2 id="configuration">Configurat'n</h2> <p>Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">rrrambl'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</p> <p>Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own <code>content-footer.html</code> partial.</p> <p>Each item be a link t' a taxonomy plank display'n all th' articles wit' th' given term.</p> <h2 id="list-all-the-tags">List all th' tags</h2> <p>In th' <code>hugo.toml</code> file ye can add a shortcut t' display all th' tags an' categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customizat'n</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customizat'n</h2> <p>If ye define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> an' want t' display a list o' them somewhere on yer plank (often 'n th' <code>layouts/partials/content-footer.html</code>) ye can call a partial that does th' job fer ye:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -1725,8 +3136,8 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/index.xml b/pir/cont/index.xml index b306bf72ae..2d621ee601 100644 --- a/pir/cont/index.xml +++ b/pir/cont/index.xml @@ -21,8 +21,9 @@ rrrambl'n ├── level-one │ ├── level-two │ │ ├── leve <link>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> <guid>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/frontmatter/index.html</guid> - <description>Each Cap'n Hugo plank has t' define a frontmatter 'n toml, yaml or json. This ship will use toml fer documentat'n 'n all cases. -+++ # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value. ############################################################################### # Cap'n Hugo # These opt'ns usually apply t' other themes aswell. # Th' social media image o' yer plank.</description> + <description>Each Cap'n Hugo plank has t' define a frontmatter. +All Frontmatter Opt'ns Th' values reflect example opt'ns. Th' defaults can be taken from th' annotated example below. +&#8203; toml yaml json +++ LastModifierDisplayName = &#39;&#39; LastModifierEmail = &#39;&#39; alwaysopen = &#39;&#39; collapsibleMenu = true customMathJaxURL = &#39;&#39; customMermaidURL = &#39;&#39; customOpenapiURL = &#39;&#39; descript'n = &#39;&#39; disableBreadcrumb = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableToc = false editURL = &#39;&#39; headingPost = &#39;&#39; headingPre = &#39;&#39; hidden = false highlightWrap = true images = [&#39;images/hero.</description> </item> <item> <title>Arrrchetypes</title> @@ -61,7 +62,7 @@ Without any sett'ns 'n yer hugo.toml this defaults t'</description> <description>Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n. Basic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add. Example from th' current website: -[[menu.shortcuts]] name = &#34;&lt;i class=&#39;fab fa-fw fa-github&#39;&gt;&lt;/i&gt; GitHub repo&#34; identifier = &#34;ds&#34; url = &#34;https://github.com/McShelby/hugo-theme-relearn&#34; weight = 10 [[menu.shortcuts]] name = &#34;&lt;i class=&#39;fas fa-fw fa-camera&#39;&gt;&lt;/i&gt; Showcases&#34; url = &#34;showcase/&#34; weight = 11 [[menu.</description> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39; name = &#34;&lt;i class=&#39;fab fa-fw fa-github&#39;&gt;&lt;/i&gt; GitHub repo&#34; url = &#39;https://github.com/McShelby/hugo-theme-relearn&#39; weight = 10 [[menu.shortcuts]] name = &#34;&lt;i class=&#39;fas fa-fw fa-camera&#39;&gt;&lt;/i&gt; Showcases&#34; url = &#39;showcase/&#39; weight = 11 [[menu.</description> </item> <item> <title>Multilingual an' i18n</title> @@ -78,8 +79,7 @@ Avail'ble languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, <guid>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html</guid> <description>Th' Relearrrn theme supports Hugo&rsquo;s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/pir/cont/markdown/index.html b/pir/cont/markdown/index.html index 66c006cfdc..913dc90f3b 100644 --- a/pir/cont/markdown/index.html +++ b/pir/cont/markdown/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -207,7 +207,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="paragraphs">Paragraphs</h2> <p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p> <p>Any text not start'n wit' a special sign be written as normal, plain text paragraph block an' must be separated t' its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -221,7 +221,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="headings">Head'ns</h2> <p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p> <p>In Hugo ye usually don’t use <code>h1</code> as this be generated by yer theme an' ye should only have one such element 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Head'n +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Head'n </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Head'n </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -246,7 +246,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -263,7 +263,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>Ye can show importance o' a snippet o' text wit' a heavier font-weight by enclos'n it wit' two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -273,7 +273,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="italics">Italics</h3> <p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -283,7 +283,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -293,7 +293,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h2 id="text-substitution">Text substitut'n</h2> <p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Do'ble dashes <span class="sb">`--`</span> an' triple dashes <span class="sb">`---`</span> be replaced by en-dash <span class="ge">**</span>--** an' em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -315,7 +315,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <p>Ye can write a list o' items 'n which th' order o' th' items does not explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Ye may use any o' <code>-</code>, <code>*</code> or <code>+</code> t' denote bullets fer each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -349,7 +349,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Marrrkdown will automatically number each o' yer items consecutively. This means, th' order number ye be provid'n be irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis 'n pretium nisl aliquet @@ -381,7 +381,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -406,7 +406,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <p>This Marrrkdown dialect supports an extension t' add definit'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p> <p>A definit'n list 'n Marrrkdown Extra be made o' a single-line term followed by a colon an' th' definit'n fer that term. Ye can also associate more than one term t' a definit'n.</p> <p>If ye add empty lines around th' definit'n terms, additional vertical space will be generated. Also multiple paragraphs be poss'ble</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit o' plants o' th' genus Malus 'n th' family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -438,7 +438,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets o' code can be wrapped wit' backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -448,7 +448,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 o' code @@ -515,7 +515,7 @@ line 3 o' code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Descript'n | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -550,7 +550,7 @@ line 3 o' code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -590,7 +590,7 @@ line 3 o' code <h2 id="blockquotes">Blockquotes</h2> <p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipisc'n elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis 'n dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -611,7 +611,7 @@ line 3 o' code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -621,7 +621,7 @@ line 3 o' code </div> <h3 id="basic-link">Basic Link</h3> <p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -631,7 +631,7 @@ line 3 o' code </div> <h3 id="link-with-tooltip">Link wit' Tooltip</h3> <p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -641,7 +641,7 @@ line 3 o' code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go t' example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -655,7 +655,7 @@ line 3 o' code <p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p> <p>Usually th' list o' footnotes will be shown at th' end o' yer document. If we use a footnote 'n a notice box it will instead be listed at th' end o' its box.</p> <p>Footnotes can contain block elements, which means that ye can put multiple paragraphs, lists, blockquotes an' so on 'n a footnote. It works th' same as fer list items, just indent th' follow'n paragraphs by four spaces 'n th' footnote definit'n.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text wit' a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text wit' a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: An' that's th' footnote. </span></span><span class="line"><span class="cl"> @@ -688,114 +688,114 @@ line 3 o' code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar rules t' links but include a preced'n exclamat'n mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image wit' Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL. Th' default <a href="/hugo-theme-relearn/pir/cont/imageeffects/index.html">behavior be configur'ble</a> thru yer <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resiz'n</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> t' th' link image t' resize th' image. Values be CSS values (default be <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -803,29 +803,29 @@ line 3 o' code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combinat'n</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add th' query parameter <code>lightbox=false</code> t' th' image link t' dis'ble th' lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -839,7 +839,7 @@ line 3 o' code <div class="box-content"> <p>If ye want t' wrap an image 'n a link an' <code>lightbox=true</code> be yer default sett'n, ye have t' explicitly dis'ble th' lightbox t' avoid it t' hijack'n yer link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -932,12 +932,12 @@ line 3 o' code <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -1100,13 +1100,13 @@ line 3 o' code setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/cont/markdown/index.print.html b/pir/cont/markdown/index.print.html index 148cb88b1c..dd9c326f26 100644 --- a/pir/cont/markdown/index.print.html +++ b/pir/cont/markdown/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Marrrkdown rules :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -133,7 +133,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="paragraphs">Paragraphs</h2> <p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p> <p>Any text not start'n wit' a special sign be written as normal, plain text paragraph block an' must be separated t' its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -147,7 +147,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="headings">Head'ns</h2> <p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p> <p>In Hugo ye usually don’t use <code>h1</code> as this be generated by yer theme an' ye should only have one such element 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Head'n +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Head'n </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Head'n </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -172,7 +172,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -189,7 +189,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>Ye can show importance o' a snippet o' text wit' a heavier font-weight by enclos'n it wit' two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -199,7 +199,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="italics">Italics</h3> <p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -209,7 +209,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -219,7 +219,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h2 id="text-substitution">Text substitut'n</h2> <p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Do'ble dashes <span class="sb">`--`</span> an' triple dashes <span class="sb">`---`</span> be replaced by en-dash <span class="ge">**</span>--** an' em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -241,7 +241,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <p>Ye can write a list o' items 'n which th' order o' th' items does not explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Ye may use any o' <code>-</code>, <code>*</code> or <code>+</code> t' denote bullets fer each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -275,7 +275,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Marrrkdown will automatically number each o' yer items consecutively. This means, th' order number ye be provid'n be irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis 'n pretium nisl aliquet @@ -307,7 +307,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -332,7 +332,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <p>This Marrrkdown dialect supports an extension t' add definit'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p> <p>A definit'n list 'n Marrrkdown Extra be made o' a single-line term followed by a colon an' th' definit'n fer that term. Ye can also associate more than one term t' a definit'n.</p> <p>If ye add empty lines around th' definit'n terms, additional vertical space will be generated. Also multiple paragraphs be poss'ble</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit o' plants o' th' genus Malus 'n th' family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -364,7 +364,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets o' code can be wrapped wit' backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -374,7 +374,7 @@ Marrrkdown be simple t' learn, wit' minimal extra characters so it&rsquo </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 o' code @@ -441,7 +441,7 @@ line 3 o' code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Descript'n | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -476,7 +476,7 @@ line 3 o' code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -516,7 +516,7 @@ line 3 o' code <h2 id="blockquotes">Blockquotes</h2> <p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipisc'n elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis 'n dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -537,7 +537,7 @@ line 3 o' code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -547,7 +547,7 @@ line 3 o' code </div> <h3 id="basic-link">Basic Link</h3> <p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -557,7 +557,7 @@ line 3 o' code </div> <h3 id="link-with-tooltip">Link wit' Tooltip</h3> <p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -567,7 +567,7 @@ line 3 o' code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go t' example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -581,7 +581,7 @@ line 3 o' code <p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p> <p>Usually th' list o' footnotes will be shown at th' end o' yer document. If we use a footnote 'n a notice box it will instead be listed at th' end o' its box.</p> <p>Footnotes can contain block elements, which means that ye can put multiple paragraphs, lists, blockquotes an' so on 'n a footnote. It works th' same as fer list items, just indent th' follow'n paragraphs by four spaces 'n th' footnote definit'n.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text wit' a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text wit' a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: An' that's th' footnote. </span></span><span class="line"><span class="cl"> @@ -614,114 +614,114 @@ line 3 o' code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar rules t' links but include a preced'n exclamat'n mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image wit' Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL. Th' default <a href="/hugo-theme-relearn/pir/cont/imageeffects/index.html">behavior be configur'ble</a> thru yer <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resiz'n</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> t' th' link image t' resize th' image. Values be CSS values (default be <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -729,29 +729,29 @@ line 3 o' code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combinat'n</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add th' query parameter <code>lightbox=false</code> t' th' image link t' dis'ble th' lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -765,7 +765,7 @@ line 3 o' code <div class="box-content"> <p>If ye want t' wrap an image 'n a link an' <code>lightbox=true</code> be yer default sett'n, ye have t' explicitly dis'ble th' lightbox t' avoid it t' hijack'n yer link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -777,8 +777,8 @@ line 3 o' code </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/menushortcuts/index.html b/pir/cont/menushortcuts/index.html index 40a8b62566..a4ab7238ef 100644 --- a/pir/cont/menushortcuts/index.html +++ b/pir/cont/menushortcuts/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -13,12 +13,12 @@ <meta name="twitter:description" content="Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n. Basic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add. Example from th' current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:title" content="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme"> <meta property="og:description" content="Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n. Basic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add. Example from th' current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,21 +30,21 @@ Example from th' current website: <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -132,125 +132,617 @@ Example from th' current website: <h2 id="basic-configuration">Basic configurat'n</h2> <p>Edit th' website configurat'n <code>hugo.toml</code> an' add a <code>[[menu.shortcuts]]</code> entry fer each link yer want t' add.</p> <p>Example from th' current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. However, if ye want t' keep th' title but change its value, it can be overridden by chang'n yer local i18n translat'n str'n configurat'n.</p> <p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translat'n str'ns</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p> <p>Example from th' current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts t' planks inside o' yer project</h2> <p>If ye have shortcuts t' planks inside o' yer project an' ye don’t want them t' show up 'n plank menu section, ye have two choices:</p> <ol> <li> <p>Make th' plank file fer th' shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained 'n its own subdirectory an' called <code>_index.md</code>) an' add th' follow'n frontmatter configurat'n t' th' file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its rrrambl'n t' <strong>not</strong> be ontained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this plank a title as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don't want</span> +<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this plank a <code>title</code> as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> @@ -342,12 +834,12 @@ However, if ye want t' keep th' title but change its value, it can be overridden <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -510,13 +1002,13 @@ However, if ye want t' keep th' title but change its value, it can be overridden setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/cont/menushortcuts/index.print.html b/pir/cont/menushortcuts/index.print.html index cd7de2eae3..7620f10dd1 100644 --- a/pir/cont/menushortcuts/index.print.html +++ b/pir/cont/menushortcuts/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -13,12 +13,12 @@ <meta name="twitter:description" content="Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n. Basic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add. Example from th' current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:title" content="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme"> <meta property="og:description" content="Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n. Basic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add. Example from th' current website: -[[menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/McShelby/hugo-theme-relearn" weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase/" weight = 11 [[menu."> +hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = "<i class='fab fa-fw fa-github'></i> GitHub repo" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = 'showcase/' weight = 11 [[menu."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,22 +30,22 @@ Example from th' current website: <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/menushortcuts/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -104,125 +104,617 @@ Example from th' current website: <h2 id="basic-configuration">Basic configurat'n</h2> <p>Edit th' website configurat'n <code>hugo.toml</code> an' add a <code>[[menu.shortcuts]]</code> entry fer each link yer want t' add.</p> <p>Example from th' current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. However, if ye want t' keep th' title but change its value, it can be overridden by chang'n yer local i18n translat'n str'n configurat'n.</p> <p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translat'n str'ns</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p> <p>Example from th' current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts t' planks inside o' yer project</h2> <p>If ye have shortcuts t' planks inside o' yer project an' ye don’t want them t' show up 'n plank menu section, ye have two choices:</p> <ol> <li> <p>Make th' plank file fer th' shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained 'n its own subdirectory an' called <code>_index.md</code>) an' add th' follow'n frontmatter configurat'n t' th' file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its rrrambl'n t' <strong>not</strong> be ontained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this plank a title as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don't want</span> +<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this plank a <code>title</code> as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> @@ -233,8 +725,8 @@ However, if ye want t' keep th' title but change its value, it can be overridden </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/pages/index.html b/pir/cont/pages/index.html index 1cbe60a08b..3d42b96fed 100644 --- a/pir/cont/pages/index.html +++ b/pir/cont/pages/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ rrrambl'n ├── level-one │ ├── level-two │ │ ├── leve <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/pages/index.print.html" rel="alternate" type="text/html" title="planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -252,12 +252,12 @@ rrrambl'n ├── level-one │ ├── level-two │ │ ├── leve <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -420,13 +420,13 @@ rrrambl'n ├── level-one │ ├── level-two │ │ ├── leve setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/cont/pages/index.print.html b/pir/cont/pages/index.print.html index f53e652770..49088defdd 100644 --- a/pir/cont/pages/index.print.html +++ b/pir/cont/pages/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ rrrambl'n ├── level-one │ ├── level-two │ │ ├── leve <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/pages/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -144,8 +144,8 @@ rrrambl'n ├── level-one │ ├── level-two │ │ ├── leve </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/cont/taxonomy/index.html b/pir/cont/taxonomy/index.html index d75cdb309d..62d02170b4 100644 --- a/pir/cont/taxonomy/index.html +++ b/pir/cont/taxonomy/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -12,13 +12,11 @@ <meta name="twitter:title" content="Taxonomy :: Cap'n Hugo Relearrrn Theme"> <meta name="twitter:description" content="Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order."> <meta property="og:title" content="Taxonomy :: Cap'n Hugo Relearrrn Theme"> <meta property="og:description" content="Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,21 +28,21 @@ Th' categories be displayed at th' bottom o' th' plank 'n al <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/cont/taxonomy/index.xml" rel="alternate" type="application/rss+xml" title="Taxonomy :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/taxonomy/index.print.html" rel="alternate" type="text/html" title="Taxonomy :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -141,25 +139,157 @@ Th' categories be displayed at th' bottom o' th' plank 'n al <p>Th' Relearrrn theme supports Hugo’s default taxonomies <em>tag</em> an' <em>category</em> out o' th' box.</p> <h2 id="configuration">Configurat'n</h2> <p>Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">rrrambl'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</p> <p>Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own <code>content-footer.html</code> partial.</p> <p>Each item be a link t' a taxonomy plank display'n all th' articles wit' th' given term.</p> <h2 id="list-all-the-tags">List all th' tags</h2> <p>In th' <code>hugo.toml</code> file ye can add a shortcut t' display all th' tags an' categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customizat'n</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customizat'n</h2> <p>If ye define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> an' want t' display a list o' them somewhere on yer plank (often 'n th' <code>layouts/partials/content-footer.html</code>) ye can call a partial that does th' job fer ye:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -302,12 +432,12 @@ Th' categories be displayed at th' bottom o' th' plank 'n al <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -470,13 +600,13 @@ Th' categories be displayed at th' bottom o' th' plank 'n al setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/cont/taxonomy/index.print.html b/pir/cont/taxonomy/index.print.html index dd3aeb1e8e..d569e4e0c5 100644 --- a/pir/cont/taxonomy/index.print.html +++ b/pir/cont/taxonomy/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -12,13 +12,11 @@ <meta name="twitter:title" content="Taxonomy :: Cap'n Hugo Relearrrn Theme"> <meta name="twitter:description" content="Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order."> <meta property="og:title" content="Taxonomy :: Cap'n Hugo Relearrrn Theme"> <meta property="og:description" content="Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = ["taxonomy", "content"] tags = "tutorial" title = "Taxonomy" +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer."> +​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order."> <meta property="og:type" content="article"> <meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html"> <meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png"> @@ -30,22 +28,22 @@ Th' categories be displayed at th' bottom o' th' plank 'n al <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html" rel="canonical" type="text/html" title="Taxonomy :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/taxonomy/index.xml" rel="alternate" type="application/rss+xml" title="Taxonomy :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -108,25 +106,157 @@ Th' categories be displayed at th' bottom o' th' plank 'n al <p>Th' Relearrrn theme supports Hugo’s default taxonomies <em>tag</em> an' <em>category</em> out o' th' box.</p> <h2 id="configuration">Configurat'n</h2> <p>Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">rrrambl'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</p> <p>Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own <code>content-footer.html</code> partial.</p> <p>Each item be a link t' a taxonomy plank display'n all th' articles wit' th' given term.</p> <h2 id="list-all-the-tags">List all th' tags</h2> <p>In th' <code>hugo.toml</code> file ye can add a shortcut t' display all th' tags an' categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customizat'n</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customizat'n</h2> <p>If ye define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> an' want t' display a list o' them somewhere on yer plank (often 'n th' <code>layouts/partials/content-footer.html</code>) ye can call a partial that does th' job fer ye:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -188,8 +318,8 @@ Th' categories be displayed at th' bottom o' th' plank 'n al </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/dev/contributing/index.html b/pir/dev/contributing/index.html index c7f54f45d5..b1896ba79d 100644 --- a/pir/dev/contributing/index.html +++ b/pir/dev/contributing/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know if you want to contribute"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -326,12 +326,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -498,13 +498,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/dev/contributing/index.print.html b/pir/dev/contributing/index.print.html index 9c26997884..1b6f8f7722 100644 --- a/pir/dev/contributing/index.print.html +++ b/pir/dev/contributing/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know if you want to contribute"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -218,8 +218,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/dev/index.html b/pir/dev/index.html index cc4b3bea50..5856f391f7 100644 --- a/pir/dev/index.html +++ b/pir/dev/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -383,13 +383,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/dev/index.print.html b/pir/dev/index.print.html index f5a327edc4..d71cefabfe 100644 --- a/pir/dev/index.print.html +++ b/pir/dev/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -483,8 +483,8 @@ <p><strong>Remarks</strong>:</p> <p>Th' locat'n be mandatory due t' Hugo’s theme ship builder.</p> <p><strong>Preview</strong> <code>images/screenshot.png</code>:</p> -<p><a href="#R-image-fc7cc8f067b9d799fa3d2b769d95a3fc" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-fc7cc8f067b9d799fa3d2b769d95a3fc"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-d304e271f7fdc61f9b1f66e22dba4581" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d304e271f7fdc61f9b1f66e22dba4581"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="hero-image">Hero Image</h2> <p><strong>Rrrambl'n</strong>:</p> <p>Show th' <a href="/hugo-theme-relearn/pir/dev/screenshots/index.html#demo-screenshot">Demo Screenshot</a> plank on different devices an' different themes. Composit'n o' th' different device screenshots into a template.</p> @@ -513,11 +513,11 @@ <p><strong>Remarks</strong>:</p> <p>Th' locat'n o' <code>images/tn.png</code> be mandatory due t' Hugo’s theme ship builder.</p> <p><strong>Preview</strong> <code>images/hero.png</code>:</p> -<p><a href="#R-image-6fbfb293d819fa126c73d75d4e6ea68b" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-6fbfb293d819fa126c73d75d4e6ea68b"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0cac83921399fa9fed03f1c49ce586d" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0cac83921399fa9fed03f1c49ce586d"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p><strong>Preview</strong> <code>images/tn.png</code>:</p> -<p><a href="#R-image-58f25dbace3184352fd629646a366af1" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-58f25dbace3184352fd629646a366af1"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-050b1e2f58574c8695fb903c27e8dc3f" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-050b1e2f58574c8695fb903c27e8dc3f"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <footer class="footline"> @@ -528,8 +528,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/dev/maintaining/index.html b/pir/dev/maintaining/index.html index 9287c2b75d..634b80cdf6 100644 --- a/pir/dev/maintaining/index.html +++ b/pir/dev/maintaining/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know as a maintainer"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -417,12 +417,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -589,13 +589,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/dev/maintaining/index.print.html b/pir/dev/maintaining/index.print.html index 045b8f4ca6..58cee10504 100644 --- a/pir/dev/maintaining/index.print.html +++ b/pir/dev/maintaining/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="What to know as a maintainer"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -298,8 +298,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/dev/screenshots/index.html b/pir/dev/screenshots/index.html index 952c2c774d..dcd73e12d1 100644 --- a/pir/dev/screenshots/index.html +++ b/pir/dev/screenshots/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Recipe t' create various documentat'n scrrreenshots"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -151,8 +151,8 @@ <p><strong>Remarks</strong>:</p> <p>Th' locat'n be mandatory due t' Hugo’s theme ship builder.</p> <p><strong>Preview</strong> <code>images/screenshot.png</code>:</p> -<p><a href="#R-image-fc7cc8f067b9d799fa3d2b769d95a3fc" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-fc7cc8f067b9d799fa3d2b769d95a3fc"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-d304e271f7fdc61f9b1f66e22dba4581" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d304e271f7fdc61f9b1f66e22dba4581"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="hero-image">Hero Image</h2> <p><strong>Rrrambl'n</strong>:</p> <p>Show th' <a href="/hugo-theme-relearn/pir/dev/screenshots/index.html#demo-screenshot">Demo Screenshot</a> plank on different devices an' different themes. Composit'n o' th' different device screenshots into a template.</p> @@ -181,11 +181,11 @@ <p><strong>Remarks</strong>:</p> <p>Th' locat'n o' <code>images/tn.png</code> be mandatory due t' Hugo’s theme ship builder.</p> <p><strong>Preview</strong> <code>images/hero.png</code>:</p> -<p><a href="#R-image-6fbfb293d819fa126c73d75d4e6ea68b" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-6fbfb293d819fa126c73d75d4e6ea68b"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0cac83921399fa9fed03f1c49ce586d" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0cac83921399fa9fed03f1c49ce586d"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p><strong>Preview</strong> <code>images/tn.png</code>:</p> -<p><a href="#R-image-58f25dbace3184352fd629646a366af1" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-58f25dbace3184352fd629646a366af1"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-050b1e2f58574c8695fb903c27e8dc3f" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-050b1e2f58574c8695fb903c27e8dc3f"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <footer class="footline"> @@ -276,12 +276,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -448,13 +448,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/dev/screenshots/index.print.html b/pir/dev/screenshots/index.print.html index bac2304f49..e5c9d89b8d 100644 --- a/pir/dev/screenshots/index.print.html +++ b/pir/dev/screenshots/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Recipe t' create various documentat'n scrrreenshots"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></script> <script> // hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic: // https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72 @@ -123,8 +123,8 @@ <p><strong>Remarks</strong>:</p> <p>Th' locat'n be mandatory due t' Hugo’s theme ship builder.</p> <p><strong>Preview</strong> <code>images/screenshot.png</code>:</p> -<p><a href="#R-image-fc7cc8f067b9d799fa3d2b769d95a3fc" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-fc7cc8f067b9d799fa3d2b769d95a3fc"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-d304e271f7fdc61f9b1f66e22dba4581" class="lightbox-link"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d304e271f7fdc61f9b1f66e22dba4581"><img src="/hugo-theme-relearn/images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="hero-image">Hero Image</h2> <p><strong>Rrrambl'n</strong>:</p> <p>Show th' <a href="/hugo-theme-relearn/pir/dev/screenshots/index.html#demo-screenshot">Demo Screenshot</a> plank on different devices an' different themes. Composit'n o' th' different device screenshots into a template.</p> @@ -153,11 +153,11 @@ <p><strong>Remarks</strong>:</p> <p>Th' locat'n o' <code>images/tn.png</code> be mandatory due t' Hugo’s theme ship builder.</p> <p><strong>Preview</strong> <code>images/hero.png</code>:</p> -<p><a href="#R-image-6fbfb293d819fa126c73d75d4e6ea68b" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-6fbfb293d819fa126c73d75d4e6ea68b"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0cac83921399fa9fed03f1c49ce586d" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0cac83921399fa9fed03f1c49ce586d"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p><strong>Preview</strong> <code>images/tn.png</code>:</p> -<p><a href="#R-image-58f25dbace3184352fd629646a366af1" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-58f25dbace3184352fd629646a366af1"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-050b1e2f58574c8695fb903c27e8dc3f" class="lightbox-link"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-050b1e2f58574c8695fb903c27e8dc3f"><img src="/hugo-theme-relearn/images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <footer class="footline"> @@ -167,8 +167,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/index.html b/pir/index.html index 224fa91436..85dc76ccb0 100644 --- a/pir/index.html +++ b/pir/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -131,8 +131,8 @@ </div> <p>A theme fer <a href="https://gohugo.io/" target="_blank">Cap'n Hugo</a> designed fer documentat'n.</p> <p><a href="/hugo-theme-relearn/pir/basics/migration/index.html">★ What’s new 'n th' latest release ★</a></p> -<p><a href="#R-image-25899d219011565ca7cd786e3f4c9104" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-25899d219011565ca7cd786e3f4c9104"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bf91e266df622dc81d5eda9e5aea3692" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bf91e266df622dc81d5eda9e5aea3692"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="motivation">Motivat'n</h2> <p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adapt'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> <h2 id="features">Features</h2> @@ -302,12 +302,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -470,13 +470,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/pir/index.print.html b/pir/index.print.html index 710006c555..c3ff130e9d 100644 --- a/pir/index.print.html +++ b/pir/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -100,8 +100,8 @@ </div> <p>A theme fer <a href="https://gohugo.io/" target="_blank">Cap'n Hugo</a> designed fer documentat'n.</p> <p><a href="/hugo-theme-relearn/pir/basics/migration/index.html">★ What’s new 'n th' latest release ★</a></p> -<p><a href="#R-image-25899d219011565ca7cd786e3f4c9104" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-25899d219011565ca7cd786e3f4c9104"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bf91e266df622dc81d5eda9e5aea3692" class="lightbox-link"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bf91e266df622dc81d5eda9e5aea3692"><img src="/hugo-theme-relearn/images/hero.png?width=100%25&height=100%25" alt="Image o' th' Relearrrn theme 'n light an' dark mode on phone, tablet an' desktop" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="motivation">Motivat'n</h2> <p>Th' theme be a fork o' th' great <a href="https://github.com/matcornic/hugo-theme-learn" target="_blank">Learrrn theme</a> wit' th' aim o' fix'n long outstand'n bugs an' adapt'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> <h2 id="features">Features</h2> @@ -985,7 +985,7 @@ <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">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> after an upgrade an' no errors be written t' th' console.</p> <p>Ye may see errors on th' console after th' update 'n th' form:</p> -<div class="wrap-code 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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><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</span></span></code></pre></div><p>In this case, ye must apply one o' two opt'ns:</p> <ol> <li> <p>Start up a text editor wit' regular expression support fer search an' replace. Search fer <code>(ref\s+"[^"]*?)(?:/_index|/index)?(?:\.md)?(#[^"]*?)?"</code> an' replace it by <code>$1$2"</code> 'n all <code>*.md</code> files. <strong>This be th' recommended choice</strong>.</p> @@ -1191,21 +1191,85 @@ <p>Additionally ye can checkout one o' th' tagged versions. These tagged versions correspond t' an official <a href="https://github.com/McShelby/hugo-theme-relearn/releases" target="_blank">releases from th' GitHub repository</a>.</p> <p>Besides th' usual version tags (eg <code>1.2.3</code>) there be also tags fer th' main version (eg. <code>1.2.x</code>), major version (eg. <code>1.x</code>) an' th' latest (just <code>x</code>) released version mak'n it easier fer ye t' pin th' theme t' a certain version.</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>hugo.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="wrap-code 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> -</span></span><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s2">"hugo-theme-relearn"</span> +<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>hugo.toml</code> an' set th' theme as th' default. Ye can also add th' <code>[outputs]</code> section t' en'ble th' <a href="/hugo-theme-relearn/pir/basics/customization/index.html#activate-search">search functionality</a>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">theme</span> <span class="p">=</span> <span class="s1">'hugo-theme-relearn'</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="c"># For search functionality</span> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">home</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">theme</span><span class="p">:</span><span class="w"> </span><span class="l">hugo-theme-relearn</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"theme"</span><span class="p">:</span> <span class="s2">"hugo-theme-relearn"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="create-your-first-chapter-page">Create yer first chapter plank</h2> <p>Chapters be planks that contain other child planks. It has a special layout style an' usually just contains a <em>chapter name</em>, th' <em>title</em> an' a <em>brief abstract</em> o' th' section.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gu">### Chapter 1 +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gu">### Chapter 1 </span></span></span><span class="line"><span class="cl"><span class="gu"></span> </span></span><span class="line"><span class="cl"><span class="gh"># Basics </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl">Discover what this Cap'n Hugo theme be all about an' th' core concepts behind it.</span></span></code></pre></div><p>renders as</p> -<p><a href="#R-image-a130acf52006e7232fb1d0c99ee1367a" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-a130acf52006e7232fb1d0c99ee1367a"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-490b05e73c8fe21f7a58850507fa6b70" class="lightbox-link"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-490b05e73c8fe21f7a58850507fa6b70"><img src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" alt="A Chapter" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Th' Relearrrn theme provides archetypes t' create skeletons fer yer website. Begin by creat'n yer first chapter plank wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter basics/_index.md</span></span></code></pre></div><p>By open'n th' given file, ye should see th' property <code>chapter=true</code> on top, mean'n this plank be a <em>chapter</em>.</p> <p>By default all chapters an' planks be created as a draft. If ye want t' render these planks, remove th' property <code>draft: true</code> from th' metadata.</p> @@ -1250,17 +1314,352 @@ <h1 id="configurrratn">Configurrrat'n</h1> -<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>. Th' defaults be written 'n th' comments o' each opt'n.</p> +<p>On top o' <a href="https://gohugo.io/overview/configuration/" target="_blank">Hugo’s global configurat'n opt'ns</a>, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer <code>hugo.toml</code>.</p> <p>Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.</p> +<h2 id="all-config-options">All config opt'ns</h2> +<p>Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/basics/configuration/index.html#annotated-config-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">breadcrumbSeparator</span> <span class="p">=</span> <span class="s1">'>'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">'Documentat'n fer Cap'n Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableAssetsBust'n</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableGeneratorVersion</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableHoverBlockCopyToClipBoard</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableInlineCopyToClipBoard</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLandingPageButton</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRandomIds</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableRootBreadcrumb</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearch</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSearchHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableSeoHiddenPages</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableShortcutsTitle</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTagHiddenPages</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableTermBreadcrumbs</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">editURL</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">externalLinkTarget</span> <span class="p">=</span> <span class="s1">'_blank'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">showVisitedLinks</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">titleSeparator</span> <span class="p">=</span> <span class="s1">'::'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">author</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Sören Weber'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">image</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">link</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">errorlevel</span> <span class="p">=</span> <span class="s1">'warning'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">social</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">facebook_admin</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> <span class="nx">twitter</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-bright'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'learn'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'blue'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'green'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'red'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">author</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Sören Weber</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">breadcrumbSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'>'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="l">Documentat'n fer Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableAssetsBust'n</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableGeneratorVersion</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableHoverBlockCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableInlineCopyToClipBoard</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLandingPageButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRandomIds</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableRootBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearch</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSearchHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableSeoHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableShortcutsTitle</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTagHiddenPages</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableTermBreadcrumbs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">externalLinkTarget</span><span class="p">:</span><span class="w"> </span><span class="l">_blank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">image</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">link</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">errorlevel</span><span class="p">:</span><span class="w"> </span><span class="l">warning</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">showVisitedLinks</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">social</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">facebook_admin</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">twitter</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-bright</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">blue</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">green</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">red</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantModifier</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">titleSeparator</span><span class="p">:</span><span class="w"> </span><span class="s1">'::'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"author"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Sören Weber"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"breadcrumbSeparator"</span><span class="p">:</span> <span class="s2">"\u003e"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">"Documentat'n fer Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableAssetsBusting"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableGeneratorVersion"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableHoverBlockCopyToClipBoard"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableInlineCopyToClipBoard"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLandingPageButton"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRandomIds"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableRootBreadcrumb"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearch"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSearchHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableSeoHiddenPages"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableShortcutsTitle"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTagHiddenPages"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableTermBreadcrumbs"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"externalLinkTarget"</span><span class="p">:</span> <span class="s2">"_blank"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"image"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"link"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"errorlevel"</span><span class="p">:</span> <span class="s2">"warning"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"showVisitedLinks"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"social"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"facebook_admin"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"twitter"</span><span class="p">:</span> <span class="s2">""</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-bright"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"learn"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"blue"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"green"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantModifier"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"titleSeparator"</span><span class="p">:</span> <span class="s2">"::"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-config-options">Annotated config opt'ns</h2> -<div class="tab-panel" data-tab-group="ebd08e1e964159a58b02903d055d0254"> +<div class="tab-panel" data-tab-group="eea0bb35999f4f6a059864f65fd17b10"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="hugotoml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('ebd08e1e964159a58b02903d055d0254','hugotoml')" + onclick="switchTab('eea0bb35999f4f6a059864f65fd17b10','hugotoml')" > <span class="tab-nav-text">hugo.toml</span> </button> @@ -1746,29 +2145,62 @@ <h3 id="single-variant">Single Variant</h3> <p>Set th' <code>themeVariant</code> value t' th' name o' yer theme file. That’s it! Yer ship will be displayed 'n this variant only.</p> - -<div class="tab-panel" data-tab-group="40c4e0632e3e8e6b730226315b89eb15"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('40c4e0632e3e8e6b730226315b89eb15','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"relearn-light"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'relearn-light'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -1780,29 +2212,67 @@ <h3 id="multiple-variants">Multiple Variants</h3> <p>Ye can also set multiple variants. In this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="a279e58cf2535fc5de3027005742e4c1"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a279e58cf2535fc5de3027005742e4c1','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> + <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"> @@ -1815,68 +2285,144 @@ <p>Ye can also cause th' ship t' adjust t' yer OS sett'ns fer light/dark mode. Just set th' <code>themeVariant</code> t' <code>auto</code> t' become an auto mode variant. That’s it.</p> <p>Ye can use th' <code>auto</code> value wit' th' single or multiple variants opt'n. If ye be us'n multiple variants, ye can drop <code>auto</code> at any posit'n 'n th' option’s array, but usually it makes sense t' set it 'n th' first posit'n an' make it th' default.</p> - -<div class="tab-panel" data-tab-group="e8e096d20372862735a3c1d02b741ac2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e8e096d20372862735a3c1d02b741ac2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"auto"</span><span class="p">,</span> <span class="s2">"red"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'auto'</span><span class="p">,</span> <span class="s1">'red'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">red</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"red"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> +</div> +<p>If ye don’t configure anyth'n else, th' theme will default t' use <code>relearn-light</code> fer light mode an' <code>relearn-dark</code> fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer <code>themeVariant</code> opt'n if present.</p> <p>In th' above example, ye would end wit' <code>red</code> fer light mode an' th' default o' <code>relearn-dark</code> fer dark mode.</p> <p>If ye don’t like that behavior, ye can explicitly set <code>themeVariantAuto</code>. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode.</p> - -<div class="tab-panel" data-tab-group="1e4d54c9cd7952a659eb23254b936734"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1e4d54c9cd7952a659eb23254b936734','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"learn"</span><span class="p">,</span> <span class="s2">"neon"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariantAuto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'learn'</span><span class="p">,</span> <span class="s1">'neon'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariantAuto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">learn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariantAuto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"learn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="change-the-favicon">Change th' Favicon</h2> +</div> +<h2 id="change-the-favicon">Change th' Favicon</h2> <p>If yer favicon be a SVG, PNG or ICO, just drop yer image 'n yer site’s <code>static/images/</code> directory an' name it <code>favicon.svg</code>, <code>favicon.png</code> or <code>favicon.ico</code> respectively.</p> <p>If ye want t' adjust yer favicon accord'n t' yer OS sett'ns fer light/dark mode, add th' image files <code>static/images/favicon-light.svg</code> an' <code>static/images/favicon-dark.svg</code> t' yer site’s directory, respectively, correspond'n t' yer file format. In case some o' th' files be miss'n, th' theme falls back t' <code>favicon.svg</code> fer each miss'n file. All supplied favicons must be o' th' same file format.</p> <p>If no favicon file be found, th' theme will lookup th' alternative filename <code>logo</code> 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.</p> <p>If ye need t' change this default behavior, create a new file <code>layouts/partials/favicon.html</code> 'n yer site’s directory an' write someth'n like this:</p> -<div class="tab-panel" data-tab-group="b23b35074b5b7d0167bfc9b7504af4f6"> +<div class="tab-panel" data-tab-group="9907f5d34d1ca43db5630cbb2800d632"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="layoutspartialsfaviconhtml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('b23b35074b5b7d0167bfc9b7504af4f6','layoutspartialsfaviconhtml')" + onclick="switchTab('9907f5d34d1ca43db5630cbb2800d632','layoutspartialsfaviconhtml')" > <span class="tab-nav-text">layouts/partials/favicon.html</span> </button> @@ -1909,56 +2455,137 @@ <p>Like wit' th' <a href="/hugo-theme-relearn/pir/basics/branding/index.html#multiple-variants">multiple variants</a> opt'n, ye be defin'n yer theme variants 'n an array but now <em>not by simple str'ns</em> <strong>but 'n a t'ble wit' subopt'ns</strong>.</p> <p>Again, 'n this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.</p> - -<div class="tab-panel" data-tab-group="8f43e5454bea841f494124fffa844449"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('8f43e5454bea841f494124fffa844449','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"relearn-light"</span><span class="p">,</span> <span class="s2">"relearn-dark"</span> <span class="p">]</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'relearn-light'</span><span class="p">,</span> <span class="s1">'relearn-dark'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>ye now write it that way:</p> +</div> +<p>ye now write it that way:</p> - -<div class="tab-panel" data-tab-group="bc3c6314b343d4cf2e25156d1ebfcad2"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('bc3c6314b343d4cf2e25156d1ebfcad2','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> +</div> +<p>Th' <code>identifier</code> opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.</p> <h3 id="parameter">Parameter</h3> <table> <thead> @@ -1988,46 +2615,127 @@ </table> <h3 id="example-configuration-of-this-site">Example Configurat'n o' This Ship</h3> - -<div class="tab-panel" data-tab-group="cbfa231bbdd7a0651dfb0c951836543b"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('cbfa231bbdd7a0651dfb0c951836543b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> </span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"relearn-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"zen-light"</span><span class="p">,</span> <span class="s2">"zen-dark"</span> <span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-dark"</span> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Relearn Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'relearn-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">auto</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'zen-light'</span><span class="p">,</span> <span class="s1">'zen-dark'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-auto'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Zen Light/Dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-light'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'zen-dark'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">params</span><span class="p">.</span><span class="nx">themeVariant</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'neon'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Relearrrn Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">relearn-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">auto</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-auto</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l">Zen Light/Dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-light</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">zen-dark</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">neon</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Relearn Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"relearn-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"auto"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-light"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-auto"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"Zen Light/Dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-light"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"zen-dark"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"neon"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><h2 id="modify-shipped-variants">Modify Shipped Variants</h2> +</div> +<h2 id="modify-shipped-variants">Modify Shipped Variants</h2> <p>In case ye like a shipped variant but only want t' tweak some aspects, ye have two choices:</p> <ol> <li> @@ -2040,13 +2748,13 @@ <p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlightn'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>static/css/theme-my-brand'n.css</code> 'n yer site’s directory an' add th' follow'n lines:</p> -<div class="tab-panel" data-tab-group="7e8c7e4319ab35b2ed5a6389c42ef87f"> +<div class="tab-panel" data-tab-group="d0aef65c9387d5b86c7aaea639018b07"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="staticcsstheme-my-brandingcss" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('7e8c7e4319ab35b2ed5a6389c42ef87f','staticcsstheme-my-brandingcss')" + onclick="switchTab('d0aef65c9387d5b86c7aaea639018b07','staticcsstheme-my-brandingcss')" > <span class="tab-nav-text">static/css/theme-my-brand'n.css</span> </button> @@ -2068,29 +2776,62 @@ </div> </div><p>Afterwards put this 'n yer <code>hugo.toml</code> t' use yer new variant:</p> - -<div class="tab-panel" data-tab-group="463bb75255a9b497d96adf9db117d817"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('463bb75255a9b497d96adf9db117d817','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="nx">themeVariant</span> <span class="p">=</span> <span class="s2">"my-branding"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">themeVariant</span> <span class="p">=</span> <span class="s1">'my-branding'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">themeVariant</span><span class="p">:</span><span class="w"> </span><span class="l">my-brand'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"themeVariant"</span><span class="p">:</span> <span class="s2">"my-branding"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> +</div> +<p>In comparison t' <em>copy an' change</em>, this has th' advantage that ye profit from any adjustments t' th' <code>relearn-light</code> variant but keep yer modificat'ns.</p> </li> </ol> @@ -2115,14 +2856,228 @@ <h2 id="usage-scenarios">Usage scenarios</h2> <p>Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer <code>hugo.toml</code>. All sett'ns not mentioned can be set t' yer lik'n.</p> <h3 id="public-webserver-from-root">Public Webserver from Root</h3> -<div class="wrap-code 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/"</span></span></span></code></pre></div><h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> -<div class="wrap-code 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">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><h3 id="private-webserver-lan">Private Webserver (LAN)</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="public-webserver-from-subdirectory">Public Webserver from Subdirectory</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'https://example.com/mysite/'</span> +</span></span><span class="line"><span class="cl"><span class="nx">relativeURLs</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">https://example.com/mysite/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"https://example.com/mysite/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="private-webserver-lan">Private Webserver (LAN)</h3> <p>Th' same sett'ns as wit' any o' th' public webserver usage scenarios or</p> -<div class="wrap-code 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">"/"</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><h3 id="file-system">File System</h3> -<div class="wrap-code 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">"/"</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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="file-system">File System</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'/'</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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">baseURL</span><span class="p">:</span><span class="w"> </span><span class="l">/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">relativeURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"baseURL"</span><span class="p">:</span> <span class="s2">"/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"relativeURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <div class="box notices cstyle warning"> <div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Arrr</div> <div class="box-content"> @@ -2145,13 +3100,126 @@ <div class="box-content"> <p>If ye be us'n <code>uglyURLs=false</code> (Hugo’s default), th' theme will append an additional <code>index.html</code> t' all plank links t' make yer ship be serv'ble from th' file system. If ye don’t care about th' file system an' only serve yer plank via a webserver ye can generate th' links without this:</p> +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> <div class="wrap-code 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="nx">disableExplicitIndexURLs</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableExplicitIndexURLs</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableExplicitIndexURLs"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</div> </div> <h2 id="activate-search">Activate search</h2> <p>If not already present, add th' follow'n lines 'n yer <code>hugo.toml</code> file.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span></span></span></code></pre></div><p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' <code>search</code> outputformat was named <code>json</code> 'n previous releases but was implemented differently. Although <code>json</code> still works, it be now deprecated.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -2162,10 +3230,74 @@ </div> <h3 id="activate-dedicated-search-page">Activate dedicated search plank</h3> <p>Ye can add a dedicated search plank fer yer plank by add'n th' <code>searchpage</code> outputformat t' yer home plank by add'n th' follow'n lines 'n yer <code>hugo.toml</code> file. This will cause Cap'n Hugo t' generate a new file <code>http://example.com/mysite/search.html</code>.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">,</span> <span class="s2">"searchpage"</span><span class="p">]</span></span></span></code></pre></div><p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> -<p><a href="#R-image-8f9a79fd4ece043fa884a60281f0d2b8" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-8f9a79fd4ece043fa884a60281f0d2b8"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">,</span> <span class="s1">'searchpage'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">searchpage</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"searchpage"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n <code>ENTER</code> inside o' th' menu’s search box .</p> +<p><a href="#R-image-ec08130c6dab2f3d717d00d1a5ec55bb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec08130c6dab2f3d717d00d1a5ec55bb"><img src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" alt="Screenshot o' th' dedicated search page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -2177,10 +3309,92 @@ </div> <h2 id="activate-print-support">Activate print support</h2> <p>Ye can activate print support t' add th' capability t' print whole chapters or even th' complete ship. Just add th' <code>print</code> output format t' yer home, section an' plank 'n yer <code>hugo.toml</code> as seen below:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">outputs</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">,</span> <span class="s2">"search"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"html"</span><span class="p">,</span> <span class="s2">"rss"</span><span class="p">,</span> <span class="s2">"print"</span><span class="p">]</span></span></span></code></pre></div><p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">home</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">,</span> <span class="s1">'search'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">plank</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">section</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'html'</span><span class="p">,</span> <span class="s1">'rss'</span><span class="p">,</span> <span class="s1">'print'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">outputs</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">home</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">search</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">plank</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">section</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">html</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">rss</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">print</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"outputs"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"home"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"search"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"page"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"section"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"html"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"rss"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"print"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -2194,20 +3408,138 @@ <p>If th' <code>disableLandingPageButton</code> opt'n be set t' <code>false</code>, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure th' <code>landingPageName</code> fer th' defined languages:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span> -</span></span><span class="line"><span class="cl"><span class="p">...</span></span></span></code></pre></div><p>If this opt'n be not configured fer a specific language, they will get their default values:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div><p>Th' home button be go'n t' look like this:</p> -<p><a href="#R-image-c594b2c2502bb59d715ba178f08fdad6" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c594b2c2502bb59d715ba178f08fdad6"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Homme"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Homme</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>If this opt'n be not configured fer a specific language, they will get their default values:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Th' home button be go'n t' look like this:</p> +<p><a href="#R-image-3a209ffc63a7b42b3a7ca34046bc8c6d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a209ffc63a7b42b3a7ca34046bc8c6d"><img src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" alt="Default Home Button" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <h2 id="social-media-meta-tags">Social Media Meta Tags</h2> <p>Ye can add social media meta tags fer th' <a href="https://gohugo.io/templates/internal/#open-graph" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" target="_blank">Twitter Cards</a> t' yer ship. These be configured as mentioned 'n th' Cap'n Hugo docs.</p> <h2 id="change-the-menu-width">Change th' Menu Width</h2> @@ -2315,13 +3647,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d <p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p> <div class="expand"> - <input type="checkbox" id="R-expand-4540a2f25af4cb2c5a922892a2619552" aria-controls="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" > - <label class="expand-label" for="R-expand-4540a2f25af4cb2c5a922892a2619552" > + <input type="checkbox" id="R-expand-f381e147c3297770dec59bab62fa0f3d" aria-controls="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" > + <label class="expand-label" for="R-expand-f381e147c3297770dec59bab62fa0f3d" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show usage instruct'ns </label> - <div id="R-expandcontent-4540a2f25af4cb2c5a922892a2619552" class="expand-content"> + <div id="R-expandcontent-f381e147c3297770dec59bab62fa0f3d" class="expand-content"> <p>T' get started, first select a color variant from th' variant selector 'n th' lower left sidebar that fits ye best as a start'n point.</p> <p>Th' graph be interactive an' reflect th' current colors. Ye can click on any o' th' colored boxes t' adjust th' respective color. Th' graph <strong>an' th' plank</strong> will update accordingly.</p> @@ -2359,8 +3691,8 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>Th' theme comes wit' a reasonably configured topbar.</p> -<p><a href="#R-image-c37675018eafba35020765da556460ad" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c37675018eafba35020765da556460ad"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-994171b88343e7d633bb98f20c013e0d" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-994171b88343e7d633bb98f20c013e0d"><img src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" alt="Topbar on mobile devices" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>Nevertheless, yer requirements may differ from this configurat'n. Luckily th' theme got ye covered as th' themebar, its buttons an' th' functionality behind these buttons be fully configur'ble by ye.</p> <div class="box notices cstyle tip"> @@ -2372,8 +3704,8 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="areas">Areas</h2> <p>Th' default configurat'n comes wit' three predefined areas that may contain an arbitrary set o' buttons.</p> -<p><a href="#R-image-918bb5626a6725e2afef7d9f9819aebb" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-918bb5626a6725e2afef7d9f9819aebb"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-96b4f2b383449c4211096ecfa7541f22" class="lightbox-link"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96b4f2b383449c4211096ecfa7541f22"><img src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" alt="Topbar wit' default areas marked" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <ul> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" target="_blank"><strong>start</strong></a>: shown between menu an' breadcrumb</li> <li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/end.html" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li> @@ -4123,7 +5455,180 @@ window.variants && variants.generator( '#R-vargenerator' ); <h1 id="frrrontmatter">Frrrontmatter</h1> -<p>Each Cap'n Hugo plank has t' define a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a> 'n <em>toml</em>, <em>yaml</em> or <em>json</em>. This ship will use <em>toml</em> fer documentat'n 'n all cases.</p> +<p>Each Cap'n Hugo plank <strong>has t' define</strong> a <a href="https://gohugo.io/content/front-matter/" target="_blank">frontmatter</a>.</p> +<h2 id="all-frontmatter-options">All Frontmatter Opt'ns</h2> +<p>Th' values reflect example opt'ns. Th' defaults can be taken from th' <a href="/hugo-theme-relearn/pir/cont/frontmatter/index.html#annotated-frontmatter-options">annotated example</a> below.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">LastModifierDisplayName</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">LastModifierEmail</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">alwaysopen</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMathJaxURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customMermaidURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">descript'n</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableBreadcrumb</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMathJax</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableMermaid</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableNextPrev</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableOpenapi</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">disableToc</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">editURL</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">headingPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">hidden</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">images</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'images/hero.png'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{}'</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPost</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s1">''</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "securityLevel": "loose" }'</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">ordersectionsby</span> <span class="p">=</span> <span class="s1">'weight'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Example Page'</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">imageEffects</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierDisplayName</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">LastModifierEmail</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">alwaysopen</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMathJaxURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customMermaidURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">customOpenapiURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">descript'n</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableBreadcrumb</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMathJax</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableMermaid</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableNextPrev</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableOpenapi</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">disableToc</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">editURL</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">headingPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">hidden</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">images</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">images/hero.png</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{}'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPost</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "securityLevel": "loose" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">ordersectionsby</span><span class="p">:</span><span class="w"> </span><span class="l">weight</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Example Plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierDisplayName"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"LastModifierEmail"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"alwaysopen"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMathJaxURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customMermaidURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"customOpenapiURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"description"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableBreadcrumb"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMathJax"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableMermaid"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableNextPrev"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableOpenapi"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableToc"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"editURL"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"headingPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"hidden"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"images"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"images/hero.png"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{}"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPost"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">""</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"securityLevel\": \"loose\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"ordersectionsby"</span><span class="p">:</span> <span class="s2">"weight"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Example Page"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="annotated-frontmatter-options">Annotated Frontmatter Opt'ns</h2> + + +<div class="tab-panel" data-tab-group="8e2d1ddc6c6435a62fd0043d9b018679"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('8e2d1ddc6c6435a62fd0043d9b018679','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># If an opt'n value be said t' be not set, ye can achieve th' same behavior</span> </span></span><span class="line"><span class="cl"><span class="c"># by given it an empty str'n value.</span> @@ -4385,28 +5890,199 @@ window.variants && variants.generator( '#R-vargenerator' ); </span></span><span class="line"><span class="cl"><span class="c"># version will be used.</span> </span></span><span class="line"><span class="cl"><span class="c"># If not set, th' set value o' yer site's hugo.toml be used.</span> </span></span><span class="line"><span class="cl"><span class="nx">customOpenapiURL</span> <span class="p">=</span> <span class="s2">""</span> <span class="c"># "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="some-detailed-examples">Some Detailed Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><h2 id="some-detailed-examples">Some Detailed Examples</h2> <h3 id="add-icon-to-a-menu-entry">Add Ay'con t' a Menu Entry</h3> <p>In th' plank frontmatter, add a <code>menuPre</code> param t' insert any HTML code before th' menu label. Th' example below uses th' GitHub ay'con.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"GitHub repo"</span> </span></span><span class="line"><span class="cl"><span class="nx">menuPre</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-github'></i> "</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><p><a href="#R-image-36d12dfe2b4ba0b46881f9d97e66f60b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-36d12dfe2b4ba0b46881f9d97e66f60b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'GitHub repo'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">menuPre</span><span class="p">:</span><span class="w"> </span><span class="s1">'<i class=''fab fa-github''></i> '</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menuPre"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-github'\u003e\u003c/i\u003e "</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"GitHub repo"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p><a href="#R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-d6128c45a4fe6ea1ef80e2c3c7a1362b"><img src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" alt="Title wit' icon" class="lightbox-image bg-white border lightbox noshadow" 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">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="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'My page'</span> </span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">5</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">My plank</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">5</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"My page"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">5</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="using-a-custom-title-for-menu-entries">Us'n a Custom Title fer Menu Entries</h3> <p>By default, th' Relearrrn theme will use a page’s <code>title</code> attribute fer th' menu item.</p> <p>But a page’s title has t' be descriptive on its own while th' menu be a hierarchy. Cap'n Hugo adds th' <code>linkTitle</code> parameter fer that purpose:</p> <p>For example (for a plank named <code>content/install/linux.md</code>):</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">"Install on Linux"</span> -</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s2">"Linux"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> +</span></span><span class="line"><span class="cl"><span class="nx">linkTitle</span> <span class="p">=</span> <span class="s1">'Linux'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Install on Linux'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">linkTitle</span><span class="p">:</span><span class="w"> </span><span class="l">Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Install on Linux</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"linkTitle"</span><span class="p">:</span> <span class="s2">"Linux"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Install on Linux"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="override-expand-state-rules-for-menu-entries">Override Expand State Rules fer Menu Entries</h3> <p>Ye can change how th' theme expands menu entries on th' side o' th' rrrambl'n wit' th' <code>alwaysopen</code> sett'n on a per plank basis. If <code>alwaysopen=false</code> fer any given entry, its children will not be shown 'n th' menu as long as it be not necessary fer th' sake o' navigat'n.</p> <p>Th' theme generates th' menu based on th' follow'n rules:</p> <ul> @@ -4422,11 +6098,71 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>Ye may want t' structure yer planks 'n a hierachical way but don’t want t' generate planks fer those sections? Th' theme got ye covered.</p> <p>T' stay wit' th' initial example: Suppose ye want <code>level-one</code> appear 'n th' sidebar but don’t want t' generate a plank fer it. So th' entry 'n th' sidebar should not be click'ble but should show an expander.</p> <p>For this, open <code>content/level-one/_index.md</code> an' add th' follow'n frontmatter</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> <span class="c"># this adds th' expander t' th' menu entry if not already set 'n yer hugo.toml</span> +</span></span><span class="line"><span class="cl"><span class="nx">collapsibleMenu</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> <span class="c"># no plank will be generated so th' plank does not have a url</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">collapsibleMenu</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"collapsibleMenu"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -4443,48 +6179,136 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="predefined-archetypes">Predefined Archetypes</h2> <h3 id="archetypes-home">Home</h3> <p>A <strong>Home</strong> plank be th' start'n plank o' yer project. It’s best t' have only one plank o' this kind 'n yer project.</p> -<p><a href="#R-image-5d8d08193376ba4a40fa098ccffcffd2" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5d8d08193376ba4a40fa098ccffcffd2"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f707df787461487db44765ce5cfeca2b" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f707df787461487db44765ce5cfeca2b"><img src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" alt="Home page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a home plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind home _index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "home" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="3b639600e42019cea3723d54b9d69e50"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('3b639600e42019cea3723d54b9d69e50','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"home"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><h3 id="archetypes-chapter">Chapter</h3> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><h3 id="archetypes-chapter">Chapter</h3> <p>A <strong>Chapter</strong> displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rrrambl'n that can be found below it.</p> -<p><a href="#R-image-018f105067a4e493a2de3e4fad9f0f89" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-018f105067a4e493a2de3e4fad9f0f89"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-6eadd9aeb7eab92756f97299dba70499" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-6eadd9aeb7eab92756f97299dba70499"><img src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" alt="Chapter page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a chapter plank, run th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind chapter <name>/_index.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "chapter" -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="ea1758bdfd6b89485fff4fd46ea37b5b"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="_indexmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('ea1758bdfd6b89485fff4fd46ea37b5b','_indexmd')" + > + <span class="tab-nav-text">_index.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="_indexmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"chapter"</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.</p> <h3 id="archetypes-default">Default</h3> <p>A <strong>Default</strong> plank be any other rrrambl'n plank. If ye set an unknown archetype 'n yer frontmatter, this archetype will be used t' generate th' plank.</p> -<p><a href="#R-image-f89e8b1f51996476124298106326d1bd" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f89e8b1f51996476124298106326d1bd"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-67475dbc8f53e93c101a17b1aa135797" class="lightbox-link"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 60pc;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-67475dbc8f53e93c101a17b1aa135797"><img src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" alt="Default page" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> <p>T' create a default plank, run either one o' th' follow'n commands</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>/_index.md</span></span></code></pre></div><p>or</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new <chapter>/<name>.md</span></span></code></pre></div><p>This leads t' a file wit' th' follow'n rrrambl'n</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">title = "{{ replace .Name "-" " " | title }}" -</span></span><span class="line"><span class="cl">weight = X -</span></span><span class="line"><span class="cl">+++ + + +<div class="tab-panel" data-tab-group="fb58b174f8c560b288586bc52b8e47e1"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="md" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('fb58b174f8c560b288586bc52b8e47e1','md')" + > + <span class="tab-nav-text">*.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="md" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">"{{ replace .Name "</span><span class="nx">-</span><span class="s2">" "</span> <span class="s2">" | title }}"</span> +</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="nx">X</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl">Lorem Ipsum.</span></span></code></pre></div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> +</span></span><span class="line"><span class="cl"><span class="nx">Lorem</span> <span class="nx">Ipsum</span><span class="p">.</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Replace th' <code>X</code> wit' a number or delete th' whole <code>weight</code> parameter entirely.</p> <h2 id="self-defined-archetypes">Self defined Archetypes</h2> <p>If ye be 'n need o' further archetypes ye can define yer own or even redefine exist'n ones.</p> <h3 id="template">Template</h3> <p>Define a template file 'n yer project at <code>archetypes/<kind>.md</code> an' make sure it has at least th' frontmatter parameter fer that archetype like</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">+++ -</span></span><span class="line"><span class="cl">archetype = "<span class="p"><</span><span class="nt">kind</span><span class="p">></span>" -</span></span><span class="line"><span class="cl">+++</span></span></code></pre></div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> + + +<div class="tab-panel" data-tab-group="b94d4d18115e7c7e77d12fb15bcd18a2"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="ltkindgtmd" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('b94d4d18115e7c7e77d12fb15bcd18a2','ltkindgtmd')" + > + <span class="tab-nav-text"><kind>.md</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="ltkindgtmd" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">archetype</span> <span class="p">=</span> <span class="s2">"<kind>"</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + </div> +</div><p>Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command</p> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">hugo new --kind <kind> <name>/_index.md</span></span></code></pre></div><h3 id="partials">Partials</h3> <p>T' define how yer archetypes be rendered, define correspond'n partial files 'n yer projects directory <code>layouts/partials/archetypes/<kind></code>.</p> <p>If ye use an unknown archetype 'n yer frontmatter, th' <code>default</code> archetype will be used t' generate th' plank.</p> @@ -4556,7 +6380,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="paragraphs">Paragraphs</h2> <p>In Marrrkdown yer rrrambl'n usually spans th' whole avail'ble document width. This be called a block. Blocks be always separated by whitespace t' their adjacent blocks 'n th' result'n document.</p> <p>Any text not start'n wit' a special sign be written as normal, plain text paragraph block an' must be separated t' its adjacent blocks by empty lines.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -4570,7 +6394,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="headings">Head'ns</h2> <p>A bloody idea be t' structure yer rrrambl'n us'n head'ns an' subhead'ns. HTML-head'ns from <code>h1</code> through <code>h6</code> be constructed wit' a <code>#</code> fer each level.</p> <p>In Hugo ye usually don’t use <code>h1</code> as this be generated by yer theme an' ye should only have one such element 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="gh"># h1 Head'n +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="gh"># h1 Head'n </span></span></span><span class="line"><span class="cl"><span class="gh"></span> </span></span><span class="line"><span class="cl"><span class="gu">## h2 Head'n </span></span></span><span class="line"><span class="cl"><span class="gu"></span> @@ -4595,7 +6419,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="horizontal-rules">Horizontal Rules</h2> <p>T' further structure yer rrrambl'n ye can add horizontal rules. They create a “thematic break” between paragraph blocks. In Marrrkdown, ye can create it wit' three consecutive dashes <code>---</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">--- </span></span><span class="line"><span class="cl"> @@ -4612,7 +6436,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="text-markers">Text Markers</h2> <h3 id="bold">Bold</h3> <p>Ye can show importance o' a snippet o' text wit' a heavier font-weight by enclos'n it wit' two asterisks <code>**</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' **bold text**</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4622,7 +6446,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="italics">Italics</h3> <p>Ye can emphasize a snippet o' text wit' italics by enclos'n it wit' underscores <code>_</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">I am rendered wit' _italicized text_</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4632,7 +6456,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="strikethrough">Strikethrough</h3> <p>In GFM (GitHub Flavored Markdown) ye can do strikethroughs by enclos'n text wit' two tildes <code>~~</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">~~Strike through this text~~</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4642,7 +6466,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h2 id="text-substitution">Text substitut'n</h2> <p>This Marrrkdown dialect supports an extension t' combine multiple punctuat'n characters t' single typographic entities. This will only be applied t' text outside o' code blocks or inline code.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Do'ble quotes <span class="sb">`"`</span> an' single quotes <span class="sb">`'`</span> o' enclosed text be replaced by <span class="ge">**</span>"do'ble curly quotes"** an' <span class="ge">**</span>'single curly quotes'**. </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">Do'ble dashes <span class="sb">`--`</span> an' triple dashes <span class="sb">`---`</span> be replaced by en-dash <span class="ge">**</span>--** an' em-dash <span class="ge">**</span>---** entities. </span></span><span class="line"><span class="cl"> @@ -4664,7 +6488,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>Ye can write a list o' items 'n which th' order o' th' items does not explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Ye may use any o' <code>-</code>, <code>*</code> or <code>+</code> t' denote bullets fer each list item but should not switch between those symbols inside one whole list.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">-</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">-</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">-</span> Vestibulum laoreet porttitor sem </span></span><span class="line"><span class="cl"> <span class="k">-</span> Ac tristique libero volutpat at @@ -4698,7 +6522,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>Ye can create a list o' items 'n which th' order o' items does explicitly matter.</p> <p>It be poss'ble t' nest lists by indent'n an item fer th' next sublevel.</p> <p>Marrrkdown will automatically number each o' yer items consecutively. This means, th' order number ye be provid'n be irrelevant.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">1.</span> Lorem ipsum dolor sit amet </span></span><span class="line"><span class="cl"><span class="k">3.</span> Consectetur adipisc'n elit </span></span><span class="line"><span class="cl"> <span class="k">1.</span> Integer molestie lorem at massa </span></span><span class="line"><span class="cl"> <span class="k">7.</span> Facilisis 'n pretium nisl aliquet @@ -4730,7 +6554,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="tasks">Tasks</h3> <p>In GFM (GitHub Flavored Markdown) ye can add task lists result'n 'n checked or unchecked non-click'ble items</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">- [x]</span> Basic Test </span></span><span class="line"><span class="cl"><span class="k">- [ ]</span> More Tests </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> View </span></span><span class="line"><span class="cl"> <span class="k">- [x]</span> Hear @@ -4755,7 +6579,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <p>This Marrrkdown dialect supports an extension t' add definit'n lists. Definit'n lists be made o' terms an' definit'ns o' these terms, much like 'n a dictionary.</p> <p>A definit'n list 'n Marrrkdown Extra be made o' a single-line term followed by a colon an' th' definit'n fer that term. Ye can also associate more than one term t' a definit'n.</p> <p>If ye add empty lines around th' definit'n terms, additional vertical space will be generated. Also multiple paragraphs be poss'ble</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Apple +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Apple </span></span><span class="line"><span class="cl">: Pomaceous fruit o' plants o' th' genus Malus 'n th' family Rosaceae. </span></span><span class="line"><span class="cl">: An American computer company. </span></span><span class="line"><span class="cl"> @@ -4787,7 +6611,7 @@ window.variants && variants.generator( '#R-vargenerator' ); <h2 id="code">Code</h2> <h3 id="inline-code">Inline Code</h3> <p>Inline snippets o' code can be wrapped wit' backticks <code>`</code>.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">In this example, <span class="sb">`<div></div>`</span> be marked as code.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4797,7 +6621,7 @@ window.variants && variants.generator( '#R-vargenerator' ); </div> <h3 id="indented-code-block">Indented Code Block</h3> <p>A simple code block can be generated by indent'n several lines o' code by at least two spaces.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">Be impressed by my advanced code: +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Be impressed by my advanced code: </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> // Some comments </span></span><span class="line"><span class="cl"> line 1 o' code @@ -4864,7 +6688,7 @@ line 3 o' code </div> <h2 id="tables">Tables</h2> <p>In GFM (GitHub Flavored Markdown) ye can create tables by add'n pipes as dividers between each cell, an' by add'n a line o' dashes (also separated by bars) beneath th' header. Avast that th' pipes do not need t' be vertically aligned.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Descript'n | </span></span><span class="line"><span class="cl">|--------|-------------| </span></span><span class="line"><span class="cl">| data | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -4899,7 +6723,7 @@ line 3 o' code </div> <h3 id="aligned-columns">Aligned Columns</h3> <p>Add'n a colon on th' left and/or right side o' th' dashes below any head'n will align th' text fer that column accordingly.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">| Opt'n | Number | Descript'n | </span></span><span class="line"><span class="cl">|-------:|:------:|:------------| </span></span><span class="line"><span class="cl">| data | 1 | path t' data files t' supply th' data that will be passed into templates. | </span></span><span class="line"><span class="cl">| engine | 2 | engine t' be used fer process'n templates. Handlebars be th' default. | @@ -4939,7 +6763,7 @@ line 3 o' code <h2 id="blockquotes">Blockquotes</h2> <p>For quot'n blocks o' rrrambl'n from another source within yer document add <code>></code> before any text ye want t' quote.</p> <p>Blockquotes can also be nested.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"><span class="k">> </span><span class="ge">Donec massa lacus, ultricies a ullamcorper 'n, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi. </span></span></span><span class="line"><span class="cl"><span class="ge"></span><span class="k">> </span></span></span><span class="line"><span class="cl"><span class="k"></span><span class="ge">> > Sed adipisc'n elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis 'n dolor tincidunt mollis ac eu diam. </span></span></span><span class="line"><span class="cl"><span class="ge"></span>> @@ -4960,7 +6784,7 @@ line 3 o' code <h2 id="links">Links</h2> <h3 id="autolink">Autolink</h3> <p>In GFM (GitHub Flavored Markdown) absolute URLs will automatically be converted into a link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">This be a link t' https://example.com.</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4970,7 +6794,7 @@ line 3 o' code </div> <h3 id="basic-link">Basic Link</h3> <p>Ye can explicitly define links 'n case ye want t' use non-absolute URLs or want t' give different text.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Assemble</span>](<span class="na">http://assemble.io</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4980,7 +6804,7 @@ line 3 o' code </div> <h3 id="link-with-tooltip">Link wit' Tooltip</h3> <p>For even further informat'n, ye can add an additional text, displayed 'n a tooltip on hover'n over th' link.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">Upstage</span>](<span class="na">https://github.com/upstage/ "Visit Upstage!"</span>)</span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -4990,7 +6814,7 @@ line 3 o' code </div> <h3 id="link-references">Link References</h3> <p>Links can be simplyfied fer recurr'n reuse by us'n a reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use a link more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[Example][somelinkID] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[Example][somelinkID] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[somelinkID]: https://example.com "Go t' example domain"</span></span></code></pre></div> <div class="box notices cstyle secondary"> @@ -5004,7 +6828,7 @@ line 3 o' code <p>Footnotes work mostly like reference-style links. A footnote be made o' two th'ns, a marker 'n th' text that will become a superscript number an' a footnote definit'n that will be placed 'n a list o' footnotes.</p> <p>Usually th' list o' footnotes will be shown at th' end o' yer document. If we use a footnote 'n a notice box it will instead be listed at th' end o' its box.</p> <p>Footnotes can contain block elements, which means that ye can put multiple paragraphs, lists, blockquotes an' so on 'n a footnote. It works th' same as fer list items, just indent th' follow'n paragraphs by four spaces 'n th' footnote definit'n.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">That's some text wit' a footnote[^1] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">That's some text wit' a footnote[^1] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[^1]: An' that's th' footnote. </span></span><span class="line"><span class="cl"> @@ -5037,114 +6861,114 @@ line 3 o' code <h2 id="images">Images</h2> <h3 id="basic-images">Basic Images</h3> <p>Images have a similar rules t' links but include a preced'n exclamat'n mark.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-104447f43218e11105267027b0e336cf" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-104447f43218e11105267027b0e336cf"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e5b7239fb950a15d16eb0ff50693209c" class="lightbox-link"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e5b7239fb950a15d16eb0ff50693209c"><img src="https://octodex.github.com/images/spocktocat.png?width=20vw" alt="Spock" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-with-tooltip">Image wit' Tooltip</h3> <p>Like links, images can also be given a tooltip.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-37c359f8be7d334f0c75306d7b761550" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-37c359f8be7d334f0c75306d7b761550"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-b9da959ec5d746890e7a9dc05da3d7e2" class="lightbox-link"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-b9da959ec5d746890e7a9dc05da3d7e2"><img src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" alt="Picard" title="Jean Luc Picard" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-references">Image References</h3> <p>Images can also be linked by reference ID t' later define th' URL locat'n. This simplyfies writ'n if ye want t' use an image more than once 'n a document.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">![La Forge][laforge] +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">![La Forge][laforge] </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl">[laforge]: https://octodex.github.com/images/trekkie.jpg "Geordi La Forge"</span></span></code></pre></div> <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="#R-image-b01c5f9b0807c71e4ff8c9816efb75c8" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-b01c5f9b0807c71e4ff8c9816efb75c8"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-f0126bca09f77810ace2b643874932f1" class="lightbox-link"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0126bca09f77810ace2b643874932f1"><img src="https://octodex.github.com/images/trekkie.jpg?width=20vw" alt="La Forge" title="Geordi La Forge" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h3 id="image-effects">Image Effects</h3> <p>This theme allows additional non-standard formatt'n by sett'n query parameter at th' end o' th' image URL. Th' default <a href="/hugo-theme-relearn/pir/cont/imageeffects/index.html">behavior be configur'ble</a> thru yer <code>hugo.toml</code> or frontmatter parameter.</p> <h4 id="resizing">Resiz'n</h4> <p>Add query parameter <code>width</code> and/or <code>height</code> t' th' link image t' resize th' image. Values be CSS values (default be <code>auto</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c8b158522856e39cae1e0fd9b6b57505" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8b158522856e39cae1e0fd9b6b57505"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-73868e79b895c9a6d5aee5057528fa4b" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-73868e79b895c9a6d5aee5057528fa4b"><img src="https://octodex.github.com/images/minion.png?width=20vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-377462f59ba7e45d2d3985575d057d6d" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-377462f59ba7e45d2d3985575d057d6d"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-bd2894c8f9ef39e967dda8c641a26c40" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: auto;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-bd2894c8f9ef39e967dda8c641a26c40"><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-d53402507659e38ca9536d84350c89af" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-d53402507659e38ca9536d84350c89af"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5ea45d384a37b652efd10b4b0f2a1a7f" class="lightbox-link"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="figure-image bg-white border lightbox noshadow" style="height: 50px; width: 40vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ea45d384a37b652efd10b4b0f2a1a7f"><img src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" alt="Minion" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> </div> </div> <h4 id="css-classes">CSS Classes</h4> <p>Add a query parameter <code>classes</code> t' th' link image t' add CSS classes. Add some o' th' predefined values or even define yer own 'n yer CSS.</p> <h5 id="shadow">Shadow</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-c36980e9d322e126c1508be713d6c398" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-c36980e9d322e126c1508be713d6c398"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> +<p><a href="#R-image-c806eb3904619b0e17f8a55518ca4a81" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="figure-image bg-white border lightbox noborder shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c806eb3904619b0e17f8a55518ca4a81"><img src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" alt="Spidertocat" class="lightbox-image bg-white border lightbox noborder shadow" loading="lazy"></a></p> </div> </div> <h5 id="border">Border</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ac9ec328a6fa3e21a92733177455ad9" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ac9ec328a6fa3e21a92733177455ad9"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5623a46112a0a2b15641f8d7aa28faaa" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="figure-image bg-white border lightbox noshadow noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5623a46112a0a2b15641f8d7aa28faaa"><img src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" alt="DrOctocat" class="lightbox-image bg-white border lightbox noshadow noshadow" loading="lazy"></a></p> </div> </div> <h5 id="left">Left</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-62d04719e6e5e61b942d8b9a209795ee" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-62d04719e6e5e61b942d8b9a209795ee"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-7d48a1d2f552cf1160542dc0792bb3d0" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="figure-image bg-white border left lightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-7d48a1d2f552cf1160542dc0792bb3d0"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" alt="Supertocat" class="lightbox-image bg-white border left lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="right">Right</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-90181eb2334808a49be174076cc29920" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-90181eb2334808a49be174076cc29920"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> +<p><a href="#R-image-5bfdb9f8458ea4d8233f29557bcae154" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="figure-image bg-white border lightbox right noshadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-5bfdb9f8458ea4d8233f29557bcae154"><img src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" alt="Riddlocat" class="lightbox-image bg-white border lightbox right noshadow" loading="lazy"></a></p> </div> </div> <h5 id="inline">Inline</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"></span></span></code></pre></div> @@ -5152,29 +6976,29 @@ line 3 o' code <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> -<p><a href="#R-image-f914f4dd13588af47cdc5b7c0440f2b2" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-f914f4dd13588af47cdc5b7c0440f2b2"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-819d460e135aefc740cb6f75ec1e2334" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-819d460e135aefc740cb6f75ec1e2334"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-024725c79df24ce8d559cf47c2d0e761" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-024725c79df24ce8d559cf47c2d0e761"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> -<a href="#R-image-3088de199b59b8a9a044ed7eb83151c0" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-3088de199b59b8a9a044ed7eb83151c0"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-eb7e66a389201df3d811d9d2454d5d5b" class="lightbox-link"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-eb7e66a389201df3d811d9d2454d5d5b"><img src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" alt="Spidertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-96c1c8d84e2648007a33e74bd7178fcd" class="lightbox-link"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-96c1c8d84e2648007a33e74bd7178fcd"><img src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" alt="DrOctocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-a21f4434b0283a5d9cb30f517dc93a2c" class="lightbox-link"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-a21f4434b0283a5d9cb30f517dc93a2c"><img src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" alt="Supertocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a> +<a href="#R-image-c7b89576840d6c5adeb043c096922cbf" class="lightbox-link"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="figure-image bg-white border inline lightbox noshadow" style="height: auto; width: 10vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c7b89576840d6c5adeb043c096922cbf"><img src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" alt="Riddlocat" class="lightbox-image bg-white border inline lightbox noshadow" loading="lazy"></a></p> </div> </div> <h5 id="combination">Combinat'n</h5> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <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="#R-image-5ae8c2281a72d393a671ba568e3b5754" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ae8c2281a72d393a671ba568e3b5754"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> +<p><a href="#R-image-c5777555119d8cd547dd24d614334aec" class="lightbox-link"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="figure-image bg-white border left lightbox shadow" style="height: auto; width: 20vw;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-c5777555119d8cd547dd24d614334aec"><img src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" alt="X-tocat" class="lightbox-image bg-white border left lightbox shadow" loading="lazy"></a></p> </div> </div> <h4 id="lightbox">Lightbox</h4> <p>Add th' query parameter <code>lightbox=false</code> t' th' image link t' dis'ble th' lightbox.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div> <div class="box notices cstyle secondary"> <div class="box-label"><i class="fa-fw fas fa-eye"></i> Result</div> <div class="box-content"> @@ -5188,7 +7012,7 @@ line 3 o' code <div class="box-content"> <p>If ye want t' wrap an image 'n a link an' <code>lightbox=true</code> be yer default sett'n, ye have t' explicitly dis'ble th' lightbox t' avoid it t' hijack'n yer link like:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">[<span class="nt">](https://octodex.github.com/#homercat)</span></span></code></pre></div><p><a href="https://octodex.github.com/#homercat" target="_blank"><img src="https://octodex.github.com/images/homercat.png?width=20vw&lightbox=false" alt="Homercat" class="figure-image bg-white border nolightbox noshadow" style="height: auto; width: 20vw;" loading="lazy"></a></p> </div> </div> @@ -5209,21 +7033,34 @@ line 3 o' code <p>Explicitly set URL query parameter will override th' defaults 'n effect fer a plank.</p> <p>Without any sett'ns 'n yer <code>hugo.toml</code> this defaults t'</p> - -<div class="tab-panel" data-tab-group="0e0d5505f33ee58b8680498ddb68cdb3"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('0e0d5505f33ee58b8680498ddb68cdb3','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -5233,24 +7070,64 @@ line 3 o' code </span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> </div> - </div> -</div><p>This can be overridden 'n a planks frontmatter by eg.</p> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> - -<div class="tab-panel" data-tab-group="19ce25159c2339d841e49f37182b52eb"> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>This can be overridden 'n a planks frontmatter by eg.</p> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('19ce25159c2339d841e49f37182b52eb','frontmatter')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">frontmatter</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="frontmatter" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> @@ -5259,17 +7136,39 @@ line 3 o' code </span></span><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> </span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">imageEffects</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"imageEffects"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> </div> -</div><p>Or by explicitly override sett'ns by URL query parameter</p> +</div> +<p>Or by explicitly override sett'ns by URL query parameter</p> -<div class="tab-panel" data-tab-group="368149d9c877abe28d04727290fc5011"> +<div class="tab-panel" data-tab-group="23b78b9af61a82162637885891b813d2"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="url" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('368149d9c877abe28d04727290fc5011','url')" + onclick="switchTab('23b78b9af61a82162637885891b813d2','url')" > <span class="tab-nav-text">URL</span> </button> @@ -5280,45 +7179,81 @@ line 3 o' code class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl"></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div></div> </div> </div> </div><p>Th' sett'ns applied t' th' above image would be</p> - -<div class="tab-panel" data-tab-group="34ff8b8d9cc53fb3b06c20354c8e2f00"> +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button - data-tab-item="result" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('34ff8b8d9cc53fb3b06c20354c8e2f00','result')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">Result</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="result" + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"> <span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"> <span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">bg-white</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">border</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="nx">lightbox</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="nx">shadow</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">bg-white</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">border</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">lightbox</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">shadow</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"bg-white"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"border"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lightbox"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shadow"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> -</div><p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> +</div> +<p>This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.</p> -<div class="tab-panel" data-tab-group="e142a44932b346fef716cbd4542ae928"> +<div class="tab-panel" data-tab-group="3cdadc7e72a37629c89793d7bb4ece7a"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="html" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e142a44932b346fef716cbd4542ae928','html')" + onclick="switchTab('3cdadc7e72a37629c89793d7bb4ece7a','html')" > <span class="tab-nav-text">HTML</span> </button> @@ -5358,125 +7293,617 @@ line 3 o' code <h2 id="basic-configuration">Basic configurat'n</h2> <p>Edit th' website configurat'n <code>hugo.toml</code> an' add a <code>[[menu.shortcuts]]</code> entry fer each link yer want t' add.</p> <p>Example from th' current website:</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"><span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> 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>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'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></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>By default, shortcuts be preceded by a title. This title can be disabled by sett'n <code>disableShortcutsTitle=true</code>. However, if ye want t' keep th' title but change its value, it can be overridden by chang'n yer local i18n translat'n str'n configurat'n.</p> <p>For example, 'n yer local <code>i18n/en.toml</code> file, add th' follow'n rrrambl'n</p> + + +<div class="tab-panel" data-tab-group="1c41055408adc50b39c692a123c18a80"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="entoml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('1c41055408adc50b39c692a123c18a80','entoml')" + > + <span class="tab-nav-text">en.toml</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="entoml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">hugo i18n translat'n str'ns</a></p> +</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></div> + </div> + </div> +</div><p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings" target="_blank">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>hugo.toml</code> file, prefix yer menu configurat'n by <code>Languages.<language-id></code>.</p> <p>Example from th' current website:</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">languages</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentation"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Credits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Home"</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentation"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Credits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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> Tags"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> </span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> </span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'ds'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://github.com/McShelby/hugo-theme-relearn'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-camera'></i> Showcases"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'showcase/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'hugodoc'</span> +</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'https://gohugo.io/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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-bullhorn'></i> Crrredits"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s1">'more/credits/'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</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">pageRef</span> <span class="p">=</span> <span class="s1">'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><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">params</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fab fa-fw fa-github'></i> GitHub repo"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"ds"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">10</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-camera'></i> Showcases"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"showcase/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">11</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bookmark'></i> Cap'n Hugo Documentat'n"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"hugodoc"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s2">"https://gohugo.io/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">20</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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-bullhorn'></i> Crrredits"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">pageRef</span> <span class="p">=</span> <span class="s2">"more/credits/"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">30</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="p">[[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">.</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</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">pageRef</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">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> +</span></span><span class="line"><span class="cl"> <span class="nx">landingPageName</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-home'></i> Arrr! Home"</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">ds</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fab fa-fw fa-github'></i> GitHub repo</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://github.com/McShelby/hugo-theme-relearn</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">10</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-camera'></i> Showcases</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">showcase/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">11</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">identifier</span><span class="p">:</span><span class="w"> </span><span class="l">hugodoc</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bookmark'></i> Cap'n Hugo Documentat'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">https://gohugo.io/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">20</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-bullhorn'></i> Crrredits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">more/credits/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">30</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-fw fa-tags'></i> Arrr! Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pageRef</span><span class="p">:</span><span class="w"> </span><span class="l">tags/</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">40</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">landingPageName</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-home'></i> Arrr! Home</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"ds"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://github.com/McShelby/hugo-theme-relearn"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">10</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"showcase/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">11</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"identifier"</span><span class="p">:</span> <span class="s2">"hugodoc"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"https://gohugo.io/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">20</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"more/credits/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">30</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pageRef"</span><span class="p">:</span> <span class="s2">"tags/"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">40</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"landingPageName"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Read more about <a href="https://gohugo.io/extras/menus/" target="_blank">hugo menu</a> an' <a href="https://gohugo.io/content-management/multilingual/#menus" target="_blank">hugo multilingual menus</a></p> <h2 id="shortcuts-to-pages-inside-of-your-project">Shortcuts t' planks inside o' yer project</h2> <p>If ye have shortcuts t' planks inside o' yer project an' ye don’t want them t' show up 'n plank menu section, ye have two choices:</p> <ol> <li> <p>Make th' plank file fer th' shortcut a <a href="https://gohugo.io/content-management/page-bundles/#headless-bundle" target="_blank">headless branch bundle</a> (contained 'n its own subdirectory an' called <code>_index.md</code>) an' add th' follow'n frontmatter configurat'n t' th' file (see exampleSite’s <code>content/showcase/_index.en.md</code>). This causes its rrrambl'n t' <strong>not</strong> be ontained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Showcase"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Showcase'</span> +</span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"always"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'always'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">always</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Showcase</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"always"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Showcase"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> <li> -<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>).</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="c"># title = "More" ### ATTENTION: Don't give this plank a title as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don't want</span> +<p>Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he <strong>parent</strong> (see exampleSite’s <code>content/more/_index.en.md</code>). _Don’t give this plank a <code>title</code> as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don’t want.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="p">[</span><span class="nx">_build</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s2">"never"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div><p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Credits"</span></span></span></code></pre></div></li> +</span></span><span class="line"><span class="cl"> <span class="nx">list</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">publishResources</span> <span class="p">=</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="nx">render</span> <span class="p">=</span> <span class="s1">'never'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">_build</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">list</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">publishResources</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">render</span><span class="p">:</span><span class="w"> </span><span class="l">never</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"_build"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"list"</span><span class="p">:</span> <span class="s2">"never"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"publishResources"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"render"</span><span class="p">:</span> <span class="s2">"never"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s <code>content/more/credits.en.md</code>). This causes its rrrambl'n t' be contained 'n th' sitemap.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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="s1">'Credits'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Credits</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Credits"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +</li> </ol> @@ -5497,8 +7924,8 @@ However, if ye want t' keep th' title but change its value, it can be overridden <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> -<p><a href="#R-image-0befd4035bea9480a0dece736e719c4d" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> -<a href="javascript:history.back();" class="lightbox-back" id="R-image-0befd4035bea9480a0dece736e719c4d"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p> +<p><a href="#R-image-e1b497bc9dc61aca54643453ffad5e82" class="lightbox-link"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="figure-image bg-white border lightbox noshadow" style="height: auto; width: 18.75rem;" loading="lazy"></a> +<a href="javascript:history.back();" class="lightbox-back" id="R-image-e1b497bc9dc61aca54643453ffad5e82"><img src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" alt="I18n menu" class="lightbox-image bg-white border lightbox noshadow" 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">how Cap'n Hugo handle multilingual websites</a>, define yer languages 'n yer <code>hugo.toml</code> file.</p> <p>For example wit' current English an' Piratized English website.</p> @@ -5510,19 +7937,91 @@ However, if ye want t' keep th' title but change its value, it can be overridden <p>Make sure yer default language be defined as th' first one 'n th' <code>[languages]</code> array, as th' theme needs t' make assumpt'ns on it</p> </div> </div> -<div class="wrap-code 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> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="cl"><span class="nx">defaultContentLanguage</span> <span class="p">=</span> <span class="s1">'en'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"English"</span> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">en</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'English'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s1">'Hugo Relearrrn Theme'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">1</span> </span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> -</span></span><span class="line"><span class="cl"><span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span> -</span></span><span class="line"><span class="cl"><span class="nx">languageName</span> <span class="p">=</span> <span class="s2">"Arrr! Pirrrates"</span></span></span></code></pre></div><p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> +</span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">languages</span><span class="p">.</span><span class="nx">pir</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">languageName</span> <span class="p">=</span> <span class="s1">'Arrr! Pirrrates'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">title</span> <span class="p">=</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">weight</span> <span class="p">=</span> <span class="mi">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">defaultContentLanguage</span><span class="p">:</span><span class="w"> </span><span class="l">en</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">languages</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">en</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">English</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">1</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">pir</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">languageName</span><span class="p">:</span><span class="w"> </span><span class="l">Arrr! Pirrrates</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Cap'n Hugo Relearrrn Theme</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">weight</span><span class="p">:</span><span class="w"> </span><span class="m">2</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"defaultContentLanguage"</span><span class="p">:</span> <span class="s2">"en"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languages"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"en"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"English"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">1</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"pir"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"languageName"</span><span class="p">:</span> <span class="s2">"Arrr! Pirrrates"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Cap'n Hugo Relearrrn Theme"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"weight"</span><span class="p">:</span> <span class="mi">2</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Then, fer each new plank, append th' <em>id</em> o' th' language t' th' file.</p> <ul> <li>Single file <code>my-page.md</code> be split 'n two files: <ul> @@ -5572,8 +8071,66 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </div> <h3 id="search-with-mixed-language-support">Search wit' mixed language support</h3> <p>In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer <code>hugo.toml</code> t' broaden search.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span> <span class="s2">"en"</span> <span class="p">]</span></span></span></code></pre></div><p>As this be an array, ye can add multiple additional languages.</p> +</span></span><span class="line"><span class="cl"> <span class="nx">additionalContentLanguage</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'en'</span><span class="p">]</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">additionalContentLanguage</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="l">en</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"additionalContentLanguage"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"en"</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>As this be an array, ye can add multiple additional languages.</p> <div class="box notices cstyle note"> <div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div> @@ -5588,9 +8145,63 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <h2 id="disable-language-switching">Dis'ble language switch'n</h2> <p>Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.</p> <p>Just set <code>disableLanguageSwitchingButton=true</code> 'n yer <code>hugo.toml</code></p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># When us'n multilingual website, dis'ble th' switch language button.</span> -</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> +</span></span><span class="line"><span class="cl"> <span class="nx">disableLanguageSwitchingButton</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">disableLanguageSwitchingButton</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"disableLanguageSwitchingButton"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> + <footer class="footline"> </footer> @@ -5610,25 +8221,157 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <p>Th' Relearrrn theme supports Hugo’s default taxonomies <em>tag</em> an' <em>category</em> out o' th' box.</p> <h2 id="configuration">Configurat'n</h2> <p>Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s2">"taxonomy"</span><span class="p">,</span> <span class="s2">"content"</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s2">"tutorial"</span> -</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s2">"Taxonomy"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="behavior">Behavior</h2> +</span></span><span class="line"><span class="cl"><span class="nx">categories</span> <span class="p">=</span> <span class="p">[</span><span class="s1">'taxonomy'</span><span class="p">,</span> <span class="s1">'content'</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="nx">tags</span> <span class="p">=</span> <span class="s1">'tutorial'</span> +</span></span><span class="line"><span class="cl"><span class="nx">title</span> <span class="p">=</span> <span class="s1">'Taxonomy'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">categories</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span>- <span class="l">rrrambl'n</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">tags</span><span class="p">:</span><span class="w"> </span><span class="l">tutorial</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">title</span><span class="p">:</span><span class="w"> </span><span class="l">Taxonomy</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"categories"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"taxonomy"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="s2">"content"</span> +</span></span><span class="line"><span class="cl"> <span class="p">],</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"tags"</span><span class="p">:</span> <span class="s2">"tutorial"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"title"</span><span class="p">:</span> <span class="s2">"Taxonomy"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="behavior">Behavior</h2> <p>Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</p> <p>Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own <code>content-footer.html</code> partial.</p> <p>Each item be a link t' a taxonomy plank display'n all th' articles wit' th' given term.</p> <h2 id="list-all-the-tags">List all th' tags</h2> <p>In th' <code>hugo.toml</code> file ye can add a shortcut t' display all th' tags an' categories</p> -<div class="wrap-code 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">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/tags"</span> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">menu</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-tags'></i> Tags"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/tags'</span> </span></span><span class="line"><span class="cl"> </span></span><span class="line"><span class="cl"><span class="p">[[</span><span class="nx">menu</span><span class="p">.</span><span class="nx">shortcuts</span><span class="p">]]</span> -</span></span><span class="line"><span class="cl"><span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> -</span></span><span class="line"><span class="cl"><span class="nx">url</span> <span class="p">=</span> <span class="s2">"/categories"</span></span></span></code></pre></div><h2 id="customization">Customizat'n</h2> +</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"<i class='fas fa-layer-group'></i> Categories"</span> +</span></span><span class="line"><span class="cl"> <span class="nx">url</span> <span class="p">=</span> <span class="s1">'/categories'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">menu</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">shortcuts</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-tags'></i> Tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/tags</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span>- <span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l"><i class='fas fa-layer-group'></i> Categories</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l">/categories</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"menu"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"shortcuts"</span><span class="p">:</span> <span class="p">[</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/tags"</span> +</span></span><span class="line"><span class="cl"> <span class="p">},</span> +</span></span><span class="line"><span class="cl"> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"name"</span><span class="p">:</span> <span class="s2">"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"url"</span><span class="p">:</span> <span class="s2">"/categories"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="customization">Customizat'n</h2> <p>If ye define <a href="https://gohugo.io/content-management/taxonomies/#configure-taxonomies" target="_blank">custom taxonomies</a> an' want t' display a list o' them somewhere on yer plank (often 'n th' <code>layouts/partials/content-footer.html</code>) ye can call a partial that does th' job fer ye:</p> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{- partial "term-list.html" (dict +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">{{- partial "term-list.html" (dict </span></span><span class="line"><span class="cl"> "page" . </span></span><span class="line"><span class="cl"> "taxonomy" "categories" </span></span><span class="line"><span class="cl"> "icon" "layer-group" @@ -6541,13 +9284,13 @@ So its rrrambl'n be used as descript'n.</p> <p>Th' <code>expand</code> shortcode displays an expandable/collaps'ble section o' text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank ye!</p> <p>That’s some text wit' a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -6665,26 +9408,26 @@ So its rrrambl'n be used as descript'n.</p> <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">ye</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, ye did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">t'</span> <span class="nx">press</span> <span class="nx">ye</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need t' press ye!</div> </div> @@ -6705,13 +9448,13 @@ No need t' press ye!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">th'</span> <span class="nx">possibilities</span> <span class="nx">be</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">includ'n</span> <span class="nx">other</span> <span class="nx">shorrrtcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>Ye can add standard markdown rules:</p> <ul> @@ -6748,13 +9491,13 @@ No need t' press ye!</div> <p>Th' <code>highlight</code> shortcode renders yer code wit' a rules highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -6925,28 +9668,184 @@ No need t' press ye!</div> <h3 id="global-configuration-file">Global Configurat'n File</h3> <p>Ye can configure th' color style used fer code blocks 'n yer <a href="/hugo-theme-relearn/pir/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers 'n a t'ble layout will shift if code be wrapp'n, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have th' same look an' behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInT'ble</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># th' shipped variants come wit' their own modified chroma rules highlightn'n</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which be linked 'n yer generated HTML planks; ye can use Cap'n Hugo t' generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets t' yer lik'n an' use them 'n yer variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if ye want t' use Hugo's internal styles instead o' th' shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` t' a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: wit' us'n th' internal styles, th' `--CODE-theme` sett'n 'n yer variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored an' th' internal style be used fer all variants an'</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Sett'ns</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInT'ble</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers wit' Start'n Offset</h3> <p>As mentioned above, line numbers 'n a <code>t'ble</code> layout will shift if code be wrapp'n, so better use <code>inline</code>. T' make th'ns easier fer ye, set <code>lineNumbersInT'ble = false</code> 'n yer <code>hugo.toml</code> an' add <code>lineNos = true</code> when call'n th' shortcode instead o' th' specific values <code>t'ble</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -6961,18 +9860,18 @@ No need t' press ye!</div> </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence wit' Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -7360,11 +10259,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>Th' JSON object o' yer <code>hugo.toml</code> / frontmatter be forwarded into MathJax’s configurat'n object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentat'n</a> fer all allowed sett'ns.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math be generated if ye use a single <span class="sb">`$`</span> as a delimiter around yer formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math be generated if ye use a single <code>$</code> as a delimiter around yer formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -7524,13 +10532,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Merrrmaid documentat'n</a> fer all allowed sett'ns.</p> <p>Th' <code>theme</code> sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart wit' YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -8449,7 +11570,7 @@ xychart-beta <div class="sc-openapi-wrapper is-load'n helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -8695,28 +11816,132 @@ xychart-beta <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter wit' Marrrkdown an' HTML formatt'n</h3> <p>T' use formatted parameter, add this 'n yer <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values contain'n Marrrkdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatt'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -8737,13 +11962,13 @@ xychart-beta <p>This be especially useful if ye want t' flag yer code example wit' an explicit language.</p> <p>If ye want multiple tabs grouped together ye can wrap yer tabs into th' <a href="/hugo-theme-relearn/pir/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -8848,13 +12073,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -8876,13 +12101,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -8927,41 +12152,41 @@ xychart-beta </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">th'</span> <span class="nx">background</span> <span class="nx">t'</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">o'</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">an'</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">ay'con</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style an' color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style an' color</span> </button> @@ -9030,27 +12255,27 @@ xychart-beta <p>This comes 'n handy eg. fer provid'n code snippets fer multiple languages.</p> <p>If ye just want a single tab ye can instead call th' <a href="/hugo-theme-relearn/pir/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -9198,27 +12423,27 @@ xychart-beta <p>See what happens t' th' tab views while ye select different tabs.</p> <p>While press'n a tab o' Group A switches all tab views o' Group A 'n sync (if th' tab be available), th' tabs o' Group B be left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -9576,8 +12801,8 @@ xychart-beta </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -9606,27 +12831,27 @@ xychart-beta } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236324" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373948"></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373948" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373948" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236324", assetsBuster: 1709236324 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373948", assetsBuster: 1709373948 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/index.search.js b/pir/index.search.js index 071f77db18..85ce821880 100644 --- a/pir/index.search.js +++ b/pir/index.search.js @@ -27,7 +27,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Rambl'n", - "content": " Each Cap'n Hugo plank has t' define a frontmatter 'n toml, yaml or json. This ship will use toml fer documentat'n 'n all cases.\n+++ # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value. ############################################################################### # Cap'n Hugo # These opt'ns usually apply t' other themes aswell. # Th' social media image o' yer plank. # Default: not set # This be used fer generat'n social media meta informat'n fer th' opengraph # protocol an' twitter cards. # If not set, th' set value o' yer site's hugo.toml be used. images = [ \"images/hero.png\" ] # Th' title o' yer plank. # Default: not set # A plank without a title be treated as a hidden plank. title = \"Example Page\" # Th' descript'n o' yer plank. # Default: not set # This be used fer generat'n HTML meta tags, social media meta informat'n # fer th' opengraph protocol an' twitter cards. # If not set, th' set value o' yer site's hugo.toml be used fer th' html # meta tag, social media meta informat'n fer th' opengraph protocol an' # twitter cards. descript'n = \"\" ############################################################################### # Relearrrn Theme # These opt'ns be specific t' th' Relearrrn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These opt'ns modify th' topbar appearance. # Hide th' t'ble o' contents button. # Default: false # If th' TOC button be hidden, also th' keyboard shortcut be disabled. # If not set, th' set value o' yer site's hugo.toml be used. disableToc = false # Hide th' breadcrumbs. # Default: false # If th' breadcrumbs be hidden, th' title o' th' displayed plank will still be # shown 'n th' topbar. disableBreadcrumb = false # Hide Next an' Previous navigat'n buttons. # Default: false # If th' navigat'n buttons be hidden, also th' keyboard shortcuts be # disabled. disableNextPrev = false # Th' URL prefix t' edit a plank. # Default: not set # If set, an edit button will be shown 'n th' topbar. If th' button be hidden, # also th' keyboard shortcuts be disabled. Th' value can contain th' macro # `${FilePath}` which will be replaced by th' file path o' yer displayed plank. # If not set, th' set value o' yer site's hugo.toml be used. If th' global # parameter be given but ye want t' hide th' button fer th' displayed plank, # ye can set th' value t' an empty str'n. If instead o' hid'n ye want t' have # an disabled button, ye can set th' value t' a str'n contain'n just spaces. # This be useful if ye want t' give th' opportunity fer people t' create merge # request fer yer rrrambl'n. editURL = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These opt'ns modify th' menu apperance. # Prefix fer th' title 'n main menu. # Default: not set # Th' title o' th' plank 'n th' menu will be prefixed by this HTML rrrambl'n. menuPre = \"\" # Suffix fer th' title 'n main menu. # Default: not set # Th' title o' th' plank 'n th' menu will be suffixed by this HTML rrrambl'n. menuPost = \"\" # Th' order o' main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adher'n t' # Hugo's default sort order). # If not set, th' value o' th' parent menu entry be used. ordersectionsby = \"weight\" # Th' initial expand state o' submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # 'n th' menu. If not set, th' first menu level be set t' false, all others # levels be set t' true. If not set, th' value o' th' parent menu entry be used. # If th' displayed plank has submenus, they will always been displayed expanded # regardless o' this opt'n. alwaysopen = \"\" # Shows expander fer submenus. # Default: false # If set t' true, a submenu 'n th' sidebar will be displayed 'n a collaps'ble # tree view an' a click'ble expander be set 'n front o' th' entry. # If not set, th' set value o' yer site's hugo.toml be used. collapsibleMenu = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden planks # These opt'ns configure how hidden planks be treated. # A plank flagged as hidden, be only removed from th' main menu if ye be # currently not on this plank or th' hidden plank be not part o' current page's # ancestors. For all other functionality 'n Hugo a hidden plank behaves like any # other plank if not otherwise configured. # Hide a page's menu entry. # Default: false # If this value be true, th' plank be hidden from th' menu. hidden = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Rrrambl'n # These opt'ns modify how yer rrrambl'n be displayed. # Prefix fer th' title 'n th' rrrambl'n area. # Default: not set # Th' title o' th' plank head'n will be prefixed by this HTML rrrambl'n. headingPre = \"\" # Suffix fer th' title 'n th' rrrambl'n area. # Default: not set # Th' title o' th' plank head'n will be suffixed by this HTML rrrambl'n. headingPost = \"\" # Display name o' th' page's last editor. # Default: not set # If set, it will be displayed 'n th' default footer. LastModifierDisplayName = \"\" # Email address o' th' page's last editor. # Default: not set # If set together wit' LastModifierDisplayName, it will be displayed 'n th' # default footer. LastModifierEmail = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These opt'ns configure how code be displayed. # Wrap fer code blocks. # Default: true # By default lines o' code blocks wrap around if th' line be too long t' be # displayed on screen. If ye dislike this behavior, ye can reconfigure it # here. # Avast that lines always wrap 'n print mode regardless o' this opt'n. # If not set, th' set value o' yer site's hugo.toml be used or given as a # parameter t' individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These opt'ns configure how images be displayed. # Image effects. # See th' documentat'n fer how ye can even add yer own arbitrary effects t' # th' list. # All effect values default t' th' values o' yer site's hugo.toml an' can be # overridden thru URL parameter given t' th' image. See th' documentat'n fer # details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These opt'ns configure how math formulae be displayed. # Initializat'n opt'ns fer MathJax. # Default: not set # A JSON value. See th' MathJaxdocumentat'n fer poss'ble parameter. # If not set, th' set value o' yer site's hugo.toml be used. mathJaxInitialize = \"{}\" # Only board MathJax if needed. # Default: true # If a Math shortcode be found, th' opt'n will be ignored an' # MathJax will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMathJax=false` 'n yer frontmatter t' force th' library t' # be boarded. # If not set, th' set value o' yer site's hugo.toml be used. disableMathJax = true # URL fer external MathJax library. # Default: not set # Specifies th' remote locat'n o' th' MathJax library. By default th' shipped # version will be used. # If not set, th' set value o' yer site's hugo.toml be used. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Merrrmaid # These opt'ns configure how Merrrmaid graphs be displayed. # Make graphs pan'ble an' zoom'ble # Default: false # For huge graphs it can be helpful t' make them zoom'ble. Zoom'ble graphs come # wit' a reset button fer th' zoom. # If not set, th' set value o' yer site's hugo.toml be used or given as a # parameter t' individual graphs. mermaidZoom = true # Initializat'n opt'ns fer Merrrmaid. # Default: not set # A JSON value. See th' Merrrmaid documentat'n fer poss'ble parameter. # If not set, th' set value o' yer site's hugo.toml be used. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only board Merrrmaid if needed. # Default: true # If a Merrrmaid shortcode or codefence be found, th' opt'n will be ignored an' # Merrrmaid will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMermaid=false` 'n yer frontmatter t' force th' library t' # be boarded. # If not set, th' set value o' yer site's hugo.toml be used. disableMermaid = true # URL fer external Merrrmaid library. # Default: not set # Specifies th' remote locat'n o' th' Merrrmaid library. By default th' shipped # version will be used. # If not set, th' set value o' yer site's hugo.toml be used. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These opt'ns configure how OpenAPI specificat'ns be displayed. # Only board OpenAPI if needed. # Default: true # If a OpenAPI shortcode be found, th' opt'n will be ignored an' # OpenAPI will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableOpenapi=false` 'n yer frontmatter t' force th' library t' # be boarded. # If not set, th' set value o' yer site's hugo.toml be used. disableOpenapi = true # URL fer external OpenAPI library. # Default: not set # Specifies th' remote locat'n o' th' OpenAPI library. By default th' shipped # version will be used. # If not set, th' set value o' yer site's hugo.toml be used. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" +++Some Detailed Examples Add Ay'con t' a Menu Entry In th' plank frontmatter, add a menuPre param t' insert any HTML code before th' menu label. Th' example below uses th' GitHub ay'con.\n+++ title = \"GitHub repo\" menuPre = \"\u003ci class='fab fa-github'\u003e\u003c/i\u003e \" +++ Order'n Sibl'n Menu/Page Entries Cap'n Hugo provides a flex'ble way t' handle order fer yer planks.\nTh' simplest way be t' set weight parameter t' a number.\n+++ title = \"My page\" weight = 5 +++Us'n a Custom Title fer Menu Entries By default, th' Relearrrn theme will use a page’s title attribute fer th' menu item.\nBut a page’s title has t' be descriptive on its own while th' menu be a hierarchy. Cap'n Hugo adds th' linkTitle parameter fer that purpose:\nFor example (for a plank named content/install/linux.md):\n+++ title = \"Install on Linux\" linkTitle = \"Linux\" +++Override Expand State Rules fer Menu Entries Ye can change how th' theme expands menu entries on th' side o' th' rrrambl'n wit' th' alwaysopen sett'n on a per plank basis. If alwaysopen=false fer any given entry, its children will not be shown 'n th' menu as long as it be not necessary fer th' sake o' navigat'n.\nTh' theme generates th' menu based on th' follow'n rules:\nall parent entries o' th' active plank includ'n their sibl'ns be shown regardless o' any sett'ns immediate children entries o' th' active plank be shown regardless o' any sett'ns if not overridden, all other first level entries behave like they would have been given alwaysopen=false if not overridden, all other entries o' levels besides th' first behave like they would have been given alwaysopen=true all vis'ble entries show their immediate children entries if alwaysopen=true; this proceeds recursively all remain'n entries be not shown Ye can see this feature 'n act'n on th' example plank fer children shortcode an' its children planks.\nDis'ble Sect'n Planks Ye may want t' structure yer planks 'n a hierachical way but don’t want t' generate planks fer those sections? Th' theme got ye covered.\nT' stay wit' th' initial example: Suppose ye want level-one appear 'n th' sidebar but don’t want t' generate a plank fer it. So th' entry 'n th' sidebar should not be click'ble but should show an expander.\nFor this, open content/level-one/_index.md an' add th' follow'n frontmatter\n+++ collapsibleMenu = true # this adds th' expander t' th' menu entry if not already set 'n yer hugo.toml [_build] render = \"never\" # no plank will be generated so th' plank does not have a url +++ ", + "content": " Each Cap'n Hugo plank has t' define a frontmatter.\nAll Frontmatter Opt'ns Th' values reflect example opt'ns. Th' defaults can be taken from th' annotated example below.\n toml yaml json +++ LastModifierDisplayName = '' LastModifierEmail = '' alwaysopen = '' collapsibleMenu = true customMathJaxURL = '' customMermaidURL = '' customOpenapiURL = '' descript'n = '' disableBreadcrumb = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableToc = false editURL = '' headingPost = '' headingPre = '' hidden = false highlightWrap = true images = ['images/hero.png'] mathJaxInitialize = '{}' menuPost = '' menuPre = '' mermaidInitialize = '{ \"securityLevel\": \"loose\" }' mermaidZoom = true ordersectionsby = 'weight' title = 'Example Page' [imageEffects] border = true lightbox = true shadow = false +++ --- LastModifierDisplayName: \"\" LastModifierEmail: \"\" alwaysopen: \"\" collapsibleMenu: true customMathJaxURL: \"\" customMermaidURL: \"\" customOpenapiURL: \"\" descript'n: \"\" disableBreadcrumb: false disableMathJax: true disableMermaid: true disableNextPrev: false disableOpenapi: true disableToc: false editURL: \"\" headingPost: \"\" headingPre: \"\" hidden: false highlightWrap: true imageEffects: border: true lightbox: true shadow: false images: - images/hero.png mathJaxInitialize: '{}' menuPost: \"\" menuPre: \"\" mermaidInitialize: '{ \"securityLevel\": \"loose\" }' mermaidZoom: true ordersectionsby: weight title: Example Plank --- { \"LastModifierDisplayName\": \"\", \"LastModifierEmail\": \"\", \"alwaysopen\": \"\", \"collapsibleMenu\": true, \"customMathJaxURL\": \"\", \"customMermaidURL\": \"\", \"customOpenapiURL\": \"\", \"description\": \"\", \"disableBreadcrumb\": false, \"disableMathJax\": true, \"disableMermaid\": true, \"disableNextPrev\": false, \"disableOpenapi\": true, \"disableToc\": false, \"editURL\": \"\", \"headingPost\": \"\", \"headingPre\": \"\", \"hidden\": false, \"highlightWrap\": true, \"imageEffects\": { \"border\": true, \"lightbox\": true, \"shadow\": false }, \"images\": [ \"images/hero.png\" ], \"mathJaxInitialize\": \"{}\", \"menuPost\": \"\", \"menuPre\": \"\", \"mermaidInitialize\": \"{ \\\"securityLevel\\\": \\\"loose\\\" }\", \"mermaidZoom\": true, \"ordersectionsby\": \"weight\", \"title\": \"Example Page\" } Annotated Frontmatter Opt'ns toml +++ # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value. ############################################################################### # Cap'n Hugo # These opt'ns usually apply t' other themes aswell. # Th' social media image o' yer plank. # Default: not set # This be used fer generat'n social media meta informat'n fer th' opengraph # protocol an' twitter cards. # If not set, th' set value o' yer site's hugo.toml be used. images = [ \"images/hero.png\" ] # Th' title o' yer plank. # Default: not set # A plank without a title be treated as a hidden plank. title = \"Example Page\" # Th' descript'n o' yer plank. # Default: not set # This be used fer generat'n HTML meta tags, social media meta informat'n # fer th' opengraph protocol an' twitter cards. # If not set, th' set value o' yer site's hugo.toml be used fer th' html # meta tag, social media meta informat'n fer th' opengraph protocol an' # twitter cards. descript'n = \"\" ############################################################################### # Relearrrn Theme # These opt'ns be specific t' th' Relearrrn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These opt'ns modify th' topbar appearance. # Hide th' t'ble o' contents button. # Default: false # If th' TOC button be hidden, also th' keyboard shortcut be disabled. # If not set, th' set value o' yer site's hugo.toml be used. disableToc = false # Hide th' breadcrumbs. # Default: false # If th' breadcrumbs be hidden, th' title o' th' displayed plank will still be # shown 'n th' topbar. disableBreadcrumb = false # Hide Next an' Previous navigat'n buttons. # Default: false # If th' navigat'n buttons be hidden, also th' keyboard shortcuts be # disabled. disableNextPrev = false # Th' URL prefix t' edit a plank. # Default: not set # If set, an edit button will be shown 'n th' topbar. If th' button be hidden, # also th' keyboard shortcuts be disabled. Th' value can contain th' macro # `${FilePath}` which will be replaced by th' file path o' yer displayed plank. # If not set, th' set value o' yer site's hugo.toml be used. If th' global # parameter be given but ye want t' hide th' button fer th' displayed plank, # ye can set th' value t' an empty str'n. If instead o' hid'n ye want t' have # an disabled button, ye can set th' value t' a str'n contain'n just spaces. # This be useful if ye want t' give th' opportunity fer people t' create merge # request fer yer rrrambl'n. editURL = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These opt'ns modify th' menu apperance. # Prefix fer th' title 'n main menu. # Default: not set # Th' title o' th' plank 'n th' menu will be prefixed by this HTML rrrambl'n. menuPre = \"\" # Suffix fer th' title 'n main menu. # Default: not set # Th' title o' th' plank 'n th' menu will be suffixed by this HTML rrrambl'n. menuPost = \"\" # Th' order o' main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adher'n t' # Hugo's default sort order). # If not set, th' value o' th' parent menu entry be used. ordersectionsby = \"weight\" # Th' initial expand state o' submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # 'n th' menu. If not set, th' first menu level be set t' false, all others # levels be set t' true. If not set, th' value o' th' parent menu entry be used. # If th' displayed plank has submenus, they will always been displayed expanded # regardless o' this opt'n. alwaysopen = \"\" # Shows expander fer submenus. # Default: false # If set t' true, a submenu 'n th' sidebar will be displayed 'n a collaps'ble # tree view an' a click'ble expander be set 'n front o' th' entry. # If not set, th' set value o' yer site's hugo.toml be used. collapsibleMenu = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden planks # These opt'ns configure how hidden planks be treated. # A plank flagged as hidden, be only removed from th' main menu if ye be # currently not on this plank or th' hidden plank be not part o' current page's # ancestors. For all other functionality 'n Hugo a hidden plank behaves like any # other plank if not otherwise configured. # Hide a page's menu entry. # Default: false # If this value be true, th' plank be hidden from th' menu. hidden = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Rrrambl'n # These opt'ns modify how yer rrrambl'n be displayed. # Prefix fer th' title 'n th' rrrambl'n area. # Default: not set # Th' title o' th' plank head'n will be prefixed by this HTML rrrambl'n. headingPre = \"\" # Suffix fer th' title 'n th' rrrambl'n area. # Default: not set # Th' title o' th' plank head'n will be suffixed by this HTML rrrambl'n. headingPost = \"\" # Display name o' th' page's last editor. # Default: not set # If set, it will be displayed 'n th' default footer. LastModifierDisplayName = \"\" # Email address o' th' page's last editor. # Default: not set # If set together wit' LastModifierDisplayName, it will be displayed 'n th' # default footer. LastModifierEmail = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These opt'ns configure how code be displayed. # Wrap fer code blocks. # Default: true # By default lines o' code blocks wrap around if th' line be too long t' be # displayed on screen. If ye dislike this behavior, ye can reconfigure it # here. # Avast that lines always wrap 'n print mode regardless o' this opt'n. # If not set, th' set value o' yer site's hugo.toml be used or given as a # parameter t' individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These opt'ns configure how images be displayed. # Image effects. # See th' documentat'n fer how ye can even add yer own arbitrary effects t' # th' list. # All effect values default t' th' values o' yer site's hugo.toml an' can be # overridden thru URL parameter given t' th' image. See th' documentat'n fer # details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These opt'ns configure how math formulae be displayed. # Initializat'n opt'ns fer MathJax. # Default: not set # A JSON value. See th' MathJaxdocumentat'n fer poss'ble parameter. # If not set, th' set value o' yer site's hugo.toml be used. mathJaxInitialize = \"{}\" # Only board MathJax if needed. # Default: true # If a Math shortcode be found, th' opt'n will be ignored an' # MathJax will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMathJax=false` 'n yer frontmatter t' force th' library t' # be boarded. # If not set, th' set value o' yer site's hugo.toml be used. disableMathJax = true # URL fer external MathJax library. # Default: not set # Specifies th' remote locat'n o' th' MathJax library. By default th' shipped # version will be used. # If not set, th' set value o' yer site's hugo.toml be used. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Merrrmaid # These opt'ns configure how Merrrmaid graphs be displayed. # Make graphs pan'ble an' zoom'ble # Default: false # For huge graphs it can be helpful t' make them zoom'ble. Zoom'ble graphs come # wit' a reset button fer th' zoom. # If not set, th' set value o' yer site's hugo.toml be used or given as a # parameter t' individual graphs. mermaidZoom = true # Initializat'n opt'ns fer Merrrmaid. # Default: not set # A JSON value. See th' Merrrmaid documentat'n fer poss'ble parameter. # If not set, th' set value o' yer site's hugo.toml be used. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only board Merrrmaid if needed. # Default: true # If a Merrrmaid shortcode or codefence be found, th' opt'n will be ignored an' # Merrrmaid will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMermaid=false` 'n yer frontmatter t' force th' library t' # be boarded. # If not set, th' set value o' yer site's hugo.toml be used. disableMermaid = true # URL fer external Merrrmaid library. # Default: not set # Specifies th' remote locat'n o' th' Merrrmaid library. By default th' shipped # version will be used. # If not set, th' set value o' yer site's hugo.toml be used. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These opt'ns configure how OpenAPI specificat'ns be displayed. # Only board OpenAPI if needed. # Default: true # If a OpenAPI shortcode be found, th' opt'n will be ignored an' # OpenAPI will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableOpenapi=false` 'n yer frontmatter t' force th' library t' # be boarded. # If not set, th' set value o' yer site's hugo.toml be used. disableOpenapi = true # URL fer external OpenAPI library. # Default: not set # Specifies th' remote locat'n o' th' OpenAPI library. By default th' shipped # version will be used. # If not set, th' set value o' yer site's hugo.toml be used. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" +++ Some Detailed Examples Add Ay'con t' a Menu Entry In th' plank frontmatter, add a menuPre param t' insert any HTML code before th' menu label. Th' example below uses th' GitHub ay'con.\n toml yaml json +++ menuPre = \"\u003ci class='fab fa-github'\u003e\u003c/i\u003e \" title = 'GitHub repo' +++ --- menuPre: '\u003ci class=''fab fa-github''\u003e\u003c/i\u003e ' title: GitHub repo --- { \"menuPre\": \"\\u003ci class='fab fa-github'\\u003e\\u003c/i\\u003e \", \"title\": \"GitHub repo\" } Order'n Sibl'n Menu/Page Entries Cap'n Hugo provides a flex'ble way t' handle order fer yer planks.\nTh' simplest way be t' set weight parameter t' a number.\n toml yaml json +++ title = 'My page' weight = 5 +++ --- title: My plank weight: 5 --- { \"title\": \"My page\", \"weight\": 5 } Us'n a Custom Title fer Menu Entries By default, th' Relearrrn theme will use a page’s title attribute fer th' menu item.\nBut a page’s title has t' be descriptive on its own while th' menu be a hierarchy. Cap'n Hugo adds th' linkTitle parameter fer that purpose:\nFor example (for a plank named content/install/linux.md):\n toml yaml json +++ linkTitle = 'Linux' title = 'Install on Linux' +++ --- linkTitle: Linux title: Install on Linux --- { \"linkTitle\": \"Linux\", \"title\": \"Install on Linux\" } Override Expand State Rules fer Menu Entries Ye can change how th' theme expands menu entries on th' side o' th' rrrambl'n wit' th' alwaysopen sett'n on a per plank basis. If alwaysopen=false fer any given entry, its children will not be shown 'n th' menu as long as it be not necessary fer th' sake o' navigat'n.\nTh' theme generates th' menu based on th' follow'n rules:\nall parent entries o' th' active plank includ'n their sibl'ns be shown regardless o' any sett'ns immediate children entries o' th' active plank be shown regardless o' any sett'ns if not overridden, all other first level entries behave like they would have been given alwaysopen=false if not overridden, all other entries o' levels besides th' first behave like they would have been given alwaysopen=true all vis'ble entries show their immediate children entries if alwaysopen=true; this proceeds recursively all remain'n entries be not shown Ye can see this feature 'n act'n on th' example plank fer children shortcode an' its children planks.\nDis'ble Sect'n Planks Ye may want t' structure yer planks 'n a hierachical way but don’t want t' generate planks fer those sections? Th' theme got ye covered.\nT' stay wit' th' initial example: Suppose ye want level-one appear 'n th' sidebar but don’t want t' generate a plank fer it. So th' entry 'n th' sidebar should not be click'ble but should show an expander.\nFor this, open content/level-one/_index.md an' add th' follow'n frontmatter\n toml yaml json +++ collapsibleMenu = true [_build] render = 'never' +++ --- _build: render: never collapsibleMenu: true --- { \"_build\": { \"render\": \"never\" }, \"collapsibleMenu\": true } ", "description": "", "tags": null, "title": "Frrrontmatter", @@ -51,7 +51,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Rambl'n", - "content": " 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.\nTh' 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.\nPredefined Archetypes Home A Home plank be th' start'n plank o' yer project. It’s best t' have only one plank o' this kind 'n yer project.\nT' create a home plank, run th' follow'n command\nhugo new --kind home _index.mdThis leads t' a file wit' th' follow'n rrrambl'n\n+++ archetype = \"home\" title = \"{{ replace .Name \"-\" \" \" | title }}\" +++ Lorem Ipsum.Chapter A Chapter displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rrrambl'n that can be found below it.\nT' create a chapter plank, run th' follow'n command\nhugo new --kind chapter \u003cname\u003e/_index.mdThis leads t' a file wit' th' follow'n rrrambl'n\n+++ archetype = \"chapter\" title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum.Replace th' X wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.\nDefault A Default plank be any other rrrambl'n plank. If ye set an unknown archetype 'n yer frontmatter, this archetype will be used t' generate th' plank.\nT' create a default plank, run either one o' th' follow'n commands\nhugo new \u003cchapter\u003e/\u003cname\u003e/_index.mdor\nhugo new \u003cchapter\u003e/\u003cname\u003e.mdThis leads t' a file wit' th' follow'n rrrambl'n\n+++ title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum.Replace th' X wit' a number or delete th' whole weight parameter entirely.\nSelf defined Archetypes If ye be 'n need o' further archetypes ye can define yer own or even redefine exist'n ones.\nTemplate Define a template file 'n yer project at archetypes/\u003ckind\u003e.md an' make sure it has at least th' frontmatter parameter fer that archetype like\n+++ archetype = \"\u003ckind\u003e\" +++Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command\nhugo new --kind \u003ckind\u003e \u003cname\u003e/_index.mdPartials T' define how yer archetypes be rendered, define correspond'n partial files 'n yer projects directory layouts/partials/archetypes/\u003ckind\u003e.\nIf ye use an unknown archetype 'n yer frontmatter, th' default archetype will be used t' generate th' plank.\nRelated t' each archetype, several hook partial files 'n th' form o' \u003chook\u003e.html can be given inside each archetype directory. If a partial fer a specific hook be miss'n, no output be generated fer this hook.\nTh' follow'n hooks be used:\nName Notes styleclass Defines a set o' CSS classes t' be added t' th' HTML’s \u003cmain\u003e element. Ye can use these classes t' define own CSS rules 'n yer custom-header.html article Defines th' HTML how t' render yer rrrambl'n Take a look at th' exist'n archetypes o' this theme t' get an idea how t' utilize it.\nOutput formats Each hook file can be overridden o' a specific output format. Eg. if ye define a new output format PLAINTEXT 'n yer hugo.toml, ye can add a file layouts/partials/archetypes/default.plaintext.html t' change th' way how normal rrrambl'n be written fer that output format.\n", + "content": " 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.\nTh' 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.\nPredefined Archetypes Home A Home plank be th' start'n plank o' yer project. It’s best t' have only one plank o' this kind 'n yer project.\nT' create a home plank, run th' follow'n command\nhugo new --kind home _index.mdThis leads t' a file wit' th' follow'n rrrambl'n\n _index.md +++ archetype = \"home\" title = \"{{ replace .Name \"-\" \" \" | title }}\" +++ Lorem Ipsum. Chapter A Chapter displays a plank meant t' be used as introduct'n fer a set o' child planks. Commonly, it contains a simple title an' a catch line t' define rrrambl'n that can be found below it.\nT' create a chapter plank, run th' follow'n command\nhugo new --kind chapter \u003cname\u003e/_index.mdThis leads t' a file wit' th' follow'n rrrambl'n\n _index.md +++ archetype = \"chapter\" title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum. Replace th' X wit' a number. Because this number will be used t' generate th' subtitle o' th' chapter plank, set th' number t' a consecutive value start'n at 1 fer each new chapter level.\nDefault A Default plank be any other rrrambl'n plank. If ye set an unknown archetype 'n yer frontmatter, this archetype will be used t' generate th' plank.\nT' create a default plank, run either one o' th' follow'n commands\nhugo new \u003cchapter\u003e/\u003cname\u003e/_index.mdor\nhugo new \u003cchapter\u003e/\u003cname\u003e.mdThis leads t' a file wit' th' follow'n rrrambl'n\n *.md +++ title = \"{{ replace .Name \"-\" \" \" | title }}\" weight = X +++ Lorem Ipsum. Replace th' X wit' a number or delete th' whole weight parameter entirely.\nSelf defined Archetypes If ye be 'n need o' further archetypes ye can define yer own or even redefine exist'n ones.\nTemplate Define a template file 'n yer project at archetypes/\u003ckind\u003e.md an' make sure it has at least th' frontmatter parameter fer that archetype like\n \u003ckind\u003e.md +++ archetype = \"\u003ckind\u003e\" +++ Afterwards ye can generate new rrrambl'n files o' that kind wit' th' follow'n command\nhugo new --kind \u003ckind\u003e \u003cname\u003e/_index.mdPartials T' define how yer archetypes be rendered, define correspond'n partial files 'n yer projects directory layouts/partials/archetypes/\u003ckind\u003e.\nIf ye use an unknown archetype 'n yer frontmatter, th' default archetype will be used t' generate th' plank.\nRelated t' each archetype, several hook partial files 'n th' form o' \u003chook\u003e.html can be given inside each archetype directory. If a partial fer a specific hook be miss'n, no output be generated fer this hook.\nTh' follow'n hooks be used:\nName Notes styleclass Defines a set o' CSS classes t' be added t' th' HTML’s \u003cmain\u003e element. Ye can use these classes t' define own CSS rules 'n yer custom-header.html article Defines th' HTML how t' render yer rrrambl'n Take a look at th' exist'n archetypes o' this theme t' get an idea how t' utilize it.\nOutput formats Each hook file can be overridden o' a specific output format. Eg. if ye define a new output format PLAINTEXT 'n yer hugo.toml, ye can add a file layouts/partials/archetypes/default.plaintext.html t' change th' way how normal rrrambl'n be written fer that output format.\n", "description": "", "tags": null, "title": "Arrrchetypes", @@ -85,7 +85,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Rambl'n", - "content": " Th' theme supports non-standard image effects.\nAs described, ye can add this t' th' URL query parameter, but this may be cumbersome t' do it consistently fer th' whole plank.\nInstead, ye can configure th' defaults 'n yer hugo.toml aswell as overrid'n these default 'n th' planks frontmatter.\nExplicitly set URL query parameter will override th' defaults 'n effect fer a plank.\nWithout any sett'ns 'n yer hugo.toml this defaults t'\n hugo.toml [params] [params.imageEffects] border = false lightbox = true shadow = false This can be overridden 'n a planks frontmatter by eg.\n frontmatter +++ [imageEffects] border = true +++ Or by explicitly override sett'ns by URL query parameter\n URL  Th' sett'ns applied t' th' above image would be\n Result border = true lightbox = false shadow = false bg-white = true This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.\n HTML \u003cimg src=\"https://octodex.github.com/images/minion.png?lightbox=false\u0026bg-white=true\" alt=\"Minion\" class=\"bg-white border nolightbox noshadow\"\u003e Extend'n As ye can see 'n th' above example, th' bg-white parameter be not initially supported 'n th' themes default sett'ns. Nevertheless ye be free t' define arbitrary parameter by just add'n them t' th' URL query parameter or set them 'n yer hugo.toml or planks frontmatter.\nAvast If no extended parameter like bg-white 'n th' example be set on th' URL, a class=\"nobg-white\" 'n th' HTML will only be generated if a default value was set 'n th' hugo.toml or planks frontmatter.\n", + "content": " Th' theme supports non-standard image effects.\nAs described, ye can add this t' th' URL query parameter, but this may be cumbersome t' do it consistently fer th' whole plank.\nInstead, ye can configure th' defaults 'n yer hugo.toml aswell as overrid'n these default 'n th' planks frontmatter.\nExplicitly set URL query parameter will override th' defaults 'n effect fer a plank.\nWithout any sett'ns 'n yer hugo.toml this defaults t'\nhugo. toml yaml json [params] [params.imageEffects] border = false lightbox = true shadow = false params: imageEffects: border: false lightbox: true shadow: false { \"params\": { \"imageEffects\": { \"border\": false, \"lightbox\": true, \"shadow\": false } } } This can be overridden 'n a planks frontmatter by eg.\n toml yaml json +++ [imageEffects] border = true +++ --- imageEffects: border: true --- { \"imageEffects\": { \"border\": true } } Or by explicitly override sett'ns by URL query parameter\n URL  Th' sett'ns applied t' th' above image would be\n toml yaml json bg-white = true border = true lightbox = false shadow = false bg-white: true border: true lightbox: false shadow: false { \"bg-white\": true, \"border\": true, \"lightbox\": false, \"shadow\": false } This ends up 'n th' follow'n HTML whar' th' parameter be converted t' CSS classes.\n HTML \u003cimg src=\"https://octodex.github.com/images/minion.png?lightbox=false\u0026bg-white=true\" alt=\"Minion\" class=\"bg-white border nolightbox noshadow\"\u003e Extend'n As ye can see 'n th' above example, th' bg-white parameter be not initially supported 'n th' themes default sett'ns. Nevertheless ye be free t' define arbitrary parameter by just add'n them t' th' URL query parameter or set them 'n yer hugo.toml or planks frontmatter.\nAvast If no extended parameter like bg-white 'n th' example be set on th' URL, a class=\"nobg-white\" 'n th' HTML will only be generated if a default value was set 'n th' hugo.toml or planks frontmatter.\n", "description": "", "tags": null, "title": "Image Effects", @@ -93,7 +93,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Rambl'n", - "content": " Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.\nBasic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add.\nExample from th' current website:\n[[menu.shortcuts]] name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" identifier = \"ds\" url = \"https://github.com/McShelby/hugo-theme-relearn\" weight = 10 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" url = \"showcase/\" weight = 11 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation\" identifier = \"hugodoc\" url = \"https://gohugo.io/\" weight = 20 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" url = \"more/credits/\" weight = 30 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" url = \"tags/\" weight = 40By default, shortcuts be preceded by a title. This title can be disabled by sett'n disableShortcutsTitle=true. However, if ye want t' keep th' title but change its value, it can be overridden by chang'n yer local i18n translat'n str'n configurat'n.\nFor example, 'n yer local i18n/en.toml file, add th' follow'n rrrambl'n\n[Shortcuts-Title] other = \"\u003cYour value\u003e\"Read more about hugo menu an' hugo i18n translat'n str'ns\nConfigurat'n fer Multilingual mode When us'n a multilingual website, ye can set different menus fer each language. In th' hugo.toml file, prefix yer menu configurat'n by Languages.\u003clanguage-id\u003e.\nExample from th' current website:\n[languages] [languages.en] title = \"Hugo Relearrrn Theme\" weight = 1 languageName = \"English\" [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" [[languages.en.menu.shortcuts]] name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" identifier = \"ds\" url = \"https://github.com/McShelby/hugo-theme-relearn\" weight = 10 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = \"showcase/\" weight = 11 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation\" identifier = \"hugodoc\" url = \"https://gohugo.io/\" weight = 20 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" pageRef = \"more/credits/\" weight = 30 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" pageRef = \"tags/\" weight = 40 [languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 1 languageName = \"Arrr! Pirrrates\" [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home\" [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" identifier = \"ds\" url = \"https://github.com/McShelby/hugo-theme-relearn\" weight = 10 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = \"showcase/\" weight = 11 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n\" identifier = \"hugodoc\" url = \"https://gohugo.io/\" weight = 20 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits\" pageRef = \"more/credits/\" weight = 30 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags\" pageRef = \"tags/\" weight = 40Read more about hugo menu an' hugo multilingual menus\nShortcuts t' planks inside o' yer project If ye have shortcuts t' planks inside o' yer project an' ye don’t want them t' show up 'n plank menu section, ye have two choices:\nMake th' plank file fer th' shortcut a headless branch bundle (contained 'n its own subdirectory an' called _index.md) an' add th' follow'n frontmatter configurat'n t' th' file (see exampleSite’s content/showcase/_index.en.md). This causes its rrrambl'n t' not be ontained 'n th' sitemap.\ntitle = \"Showcase\" [_build] render = \"always\" list = \"never\" publishResources = true Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he parent (see exampleSite’s content/more/_index.en.md).\n# title = \"More\" ### ATTENTION: Don't give this plank a title as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don't want [_build] render = \"never\" list = \"never\" publishResources = falseIn this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s content/more/credits.en.md). This causes its rrrambl'n t' be contained 'n th' sitemap.\ntitle = \"Credits\" ", + "content": " Ye can define additional menu entries or shortcuts 'n th' navigat'n menu without any link t' rrrambl'n.\nBasic configurat'n Edit th' website configurat'n hugo.toml an' add a [[menu.shortcuts]] entry fer each link yer want t' add.\nExample from th' current website:\nhugo. toml yaml json [menu] [[menu.shortcuts]] identifier = 'ds' name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" url = 'showcase/' weight = 11 [[menu.shortcuts]] identifier = 'hugodoc' name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation\" url = 'https://gohugo.io/' weight = 20 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" url = 'more/credits/' weight = 30 [[menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" url = 'tags/' weight = 40 menu: shortcuts: - identifier: ds name: \u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo url: https://github.com/McShelby/hugo-theme-relearn weight: 10 - name: \u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases url: showcase/ weight: 11 - identifier: hugodoc name: \u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n url: https://gohugo.io/ weight: 20 - name: \u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits url: more/credits/ weight: 30 - name: \u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags url: tags/ weight: 40 { \"menu\": { \"shortcuts\": [ { \"identifier\": \"ds\", \"name\": \"\\u003ci class='fab fa-fw fa-github'\\u003e\\u003c/i\\u003e GitHub repo\", \"url\": \"https://github.com/McShelby/hugo-theme-relearn\", \"weight\": 10 }, { \"name\": \"\\u003ci class='fas fa-fw fa-camera'\\u003e\\u003c/i\\u003e Showcases\", \"url\": \"showcase/\", \"weight\": 11 }, { \"identifier\": \"hugodoc\", \"name\": \"\\u003ci class='fas fa-fw fa-bookmark'\\u003e\\u003c/i\\u003e Cap'n Hugo Documentation\", \"url\": \"https://gohugo.io/\", \"weight\": 20 }, { \"name\": \"\\u003ci class='fas fa-fw fa-bullhorn'\\u003e\\u003c/i\\u003e Credits\", \"url\": \"more/credits/\", \"weight\": 30 }, { \"name\": \"\\u003ci class='fas fa-fw fa-tags'\\u003e\\u003c/i\\u003e Tags\", \"url\": \"tags/\", \"weight\": 40 } ] } } By default, shortcuts be preceded by a title. This title can be disabled by sett'n disableShortcutsTitle=true. However, if ye want t' keep th' title but change its value, it can be overridden by chang'n yer local i18n translat'n str'n configurat'n.\nFor example, 'n yer local i18n/en.toml file, add th' follow'n rrrambl'n\n en.toml [Shortcuts-Title] other = \"\u003cYour value\u003e\" Read more about hugo menu an' hugo i18n translat'n str'ns\nConfigurat'n fer Multilingual mode When us'n a multilingual website, ye can set different menus fer each language. In th' hugo.toml file, prefix yer menu configurat'n by Languages.\u003clanguage-id\u003e.\nExample from th' current website:\nhugo. toml yaml json [languages] [languages.en] languageName = 'English' title = 'Hugo Relearrrn Theme' weight = 1 [languages.en.menu] [[languages.en.menu.shortcuts]] identifier = 'ds' name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = 'showcase/' weight = 11 [[languages.en.menu.shortcuts]] identifier = 'hugodoc' name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentation\" url = 'https://gohugo.io/' weight = 20 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits\" pageRef = 'more/credits/' weight = 30 [[languages.en.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags\" pageRef = 'tags/' weight = 40 [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" [languages.pir] languageName = 'Arrr! Pirrrates' title = \"Cap'n Hugo Relearrrn Theme\" weight = 1 [languages.pir.menu] [[languages.pir.menu.shortcuts]] identifier = 'ds' name = \"\u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo\" url = 'https://github.com/McShelby/hugo-theme-relearn' weight = 10 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases\" pageRef = 'showcase/' weight = 11 [[languages.pir.menu.shortcuts]] identifier = 'hugodoc' name = \"\u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n\" url = 'https://gohugo.io/' weight = 20 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits\" pageRef = 'more/credits/' weight = 30 [[languages.pir.menu.shortcuts]] name = \"\u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags\" pageRef = 'tags/' weight = 40 [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home\" languages: en: languageName: English menu: shortcuts: - identifier: ds name: \u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo url: https://github.com/McShelby/hugo-theme-relearn weight: 10 - name: \u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases pageRef: showcase/ weight: 11 - identifier: hugodoc name: \u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n url: https://gohugo.io/ weight: 20 - name: \u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Credits pageRef: more/credits/ weight: 30 - name: \u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Tags pageRef: tags/ weight: 40 params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Home title: Cap'n Hugo Relearrrn Theme weight: 1 pir: languageName: Arrr! Pirrrates menu: shortcuts: - identifier: ds name: \u003ci class='fab fa-fw fa-github'\u003e\u003c/i\u003e GitHub repo url: https://github.com/McShelby/hugo-theme-relearn weight: 10 - name: \u003ci class='fas fa-fw fa-camera'\u003e\u003c/i\u003e Showcases pageRef: showcase/ weight: 11 - identifier: hugodoc name: \u003ci class='fas fa-fw fa-bookmark'\u003e\u003c/i\u003e Cap'n Hugo Documentat'n url: https://gohugo.io/ weight: 20 - name: \u003ci class='fas fa-fw fa-bullhorn'\u003e\u003c/i\u003e Crrredits pageRef: more/credits/ weight: 30 - name: \u003ci class='fas fa-fw fa-tags'\u003e\u003c/i\u003e Arrr! Tags pageRef: tags/ weight: 40 params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Home title: Cap'n Hugo Relearrrn Theme weight: 1 { \"languages\": { \"en\": { \"languageName\": \"English\", \"menu\": { \"shortcuts\": [ { \"identifier\": \"ds\", \"name\": \"\\u003ci class='fab fa-fw fa-github'\\u003e\\u003c/i\\u003e GitHub repo\", \"url\": \"https://github.com/McShelby/hugo-theme-relearn\", \"weight\": 10 }, { \"name\": \"\\u003ci class='fas fa-fw fa-camera'\\u003e\\u003c/i\\u003e Showcases\", \"pageRef\": \"showcase/\", \"weight\": 11 }, { \"identifier\": \"hugodoc\", \"name\": \"\\u003ci class='fas fa-fw fa-bookmark'\\u003e\\u003c/i\\u003e Cap'n Hugo Documentation\", \"url\": \"https://gohugo.io/\", \"weight\": 20 }, { \"name\": \"\\u003ci class='fas fa-fw fa-bullhorn'\\u003e\\u003c/i\\u003e Credits\", \"pageRef\": \"more/credits/\", \"weight\": 30 }, { \"name\": \"\\u003ci class='fas fa-fw fa-tags'\\u003e\\u003c/i\\u003e Tags\", \"pageRef\": \"tags/\", \"weight\": 40 } ] }, \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Home\" }, \"title\": \"Hugo Relearrrn Theme\", \"weight\": 1 }, \"pir\": { \"languageName\": \"Arrr! Pirrrates\", \"menu\": { \"shortcuts\": [ { \"identifier\": \"ds\", \"name\": \"\\u003ci class='fab fa-fw fa-github'\\u003e\\u003c/i\\u003e GitHub repo\", \"url\": \"https://github.com/McShelby/hugo-theme-relearn\", \"weight\": 10 }, { \"name\": \"\\u003ci class='fas fa-fw fa-camera'\\u003e\\u003c/i\\u003e Showcases\", \"pageRef\": \"showcase/\", \"weight\": 11 }, { \"identifier\": \"hugodoc\", \"name\": \"\\u003ci class='fas fa-fw fa-bookmark'\\u003e\\u003c/i\\u003e Cap'n Hugo Documentat'n\", \"url\": \"https://gohugo.io/\", \"weight\": 20 }, { \"name\": \"\\u003ci class='fas fa-fw fa-bullhorn'\\u003e\\u003c/i\\u003e Crrredits\", \"pageRef\": \"more/credits/\", \"weight\": 30 }, { \"name\": \"\\u003ci class='fas fa-fw fa-tags'\\u003e\\u003c/i\\u003e Arrr! Tags\", \"pageRef\": \"tags/\", \"weight\": 40 } ] }, \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Arrr! Home\" }, \"title\": \"Cap'n Hugo Relearrrn Theme\", \"weight\": 1 } } } Read more about hugo menu an' hugo multilingual menus\nShortcuts t' planks inside o' yer project If ye have shortcuts t' planks inside o' yer project an' ye don’t want them t' show up 'n plank menu section, ye have two choices:\nMake th' plank file fer th' shortcut a headless branch bundle (contained 'n its own subdirectory an' called _index.md) an' add th' follow'n frontmatter configurat'n t' th' file (see exampleSite’s content/showcase/_index.en.md). This causes its rrrambl'n t' not be ontained 'n th' sitemap.\n toml yaml json +++ title = 'Showcase' [_build] list = 'never' publishResources = true render = 'always' +++ --- _build: list: never publishResources: true render: always title: Showcase --- { \"_build\": { \"list\": \"never\", \"publishResources\": true, \"render\": \"always\" }, \"title\": \"Showcase\" } Store th' plank file fer th' shortcut below a parent headless branch bundle an' add th' follow'n frontmatter t' he parent (see exampleSite’s content/more/_index.en.md). _Don’t give this plank a title as this will cause it t' be 'n th' breadcrumbs - a th'n ye most likely don’t want.\n toml yaml json +++ [_build] list = 'never' publishResources = false render = 'never' +++ --- _build: list: never publishResources: false render: never --- { \"_build\": { \"list\": \"never\", \"publishResources\": false, \"render\": \"never\" } } In this case, th' file itself can be a branch bundle, leaf bundle or simple plank (see exampleSite’s content/more/credits.en.md). This causes its rrrambl'n t' be contained 'n th' sitemap.\n toml yaml json +++ title = 'Credits' +++ --- title: Credits --- { \"title\": \"Credits\" } ", "description": "", "tags": null, "title": "Menu extrrra shorrrtcuts", @@ -101,7 +101,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Rambl'n", - "content": " Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.\nAvail'ble languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dutch, English, Finnish, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Swahili, Turkish, Vietnamese. Feel free t' contribute! Full support fer languages written right t' left Automatic menu generat'n from multilingual rrrambl'n In-browser language switch'n Basic configurat'n Aft learn'n how Cap'n Hugo handle multilingual websites, define yer languages 'n yer hugo.toml file.\nFor example wit' current English an' Piratized English website.\nAvast Make sure yer default language be defined as th' first one 'n th' [languages] array, as th' theme needs t' make assumpt'ns on it\n# English be th' default language defaultContentLanguage = \"en\" [languages] [languages.en] title = \"Hugo Relearrrn Theme\" weight = 1 languageName = \"English\" [languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 languageName = \"Arrr! Pirrrates\"Then, fer each new plank, append th' id o' th' language t' th' file.\nSingle file my-page.md be split 'n two files: 'n English: my-page.md 'n Piratized English: my-page.pir.md Single file _index.md be split 'n two files: 'n English: _index.md 'n Piratized English: _index.pir.md Ahoi Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.\nSmarrrt Arrrse Use slug frontmatter parameter t' translate urls too.\nSearch In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.\nArrr Although th' theme supports a wide variety o' supported languages, th' site’s search via th' Lunr search library does not. You’ll see error reports 'n yer browsers console log fer each unsupported language. Currently unsupported be:\nCzech Indonesian Polish Swahili Search wit' mixed language support In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer hugo.toml t' broaden search.\n[params] additionalContentLanguage = [ \"en\" ]As this be an array, ye can add multiple additional languages.\nAvast Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n zh-CN, ye have t' add just zh t' this parameter.\nOverwrite translat'n str'ns Translat'ns str'ns be used fer common default values used 'n th' theme (Edit button, Search placeholder an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.\nT' override these values, create a new file 'n yer local i18n folder i18n/\u003cidlanguage\u003e.toml an' inspire yourself from th' theme themes/hugo-theme-relearn/i18n/en.toml\nDis'ble language switch'n Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.\nJust set disableLanguageSwitchingButton=true 'n yer hugo.toml\n[params] # When us'n multilingual website, dis'ble th' switch language button. disableLanguageSwitchingButton = true ", + "content": " Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.\nAvail'ble languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dutch, English, Finnish, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Swahili, Turkish, Vietnamese. Feel free t' contribute! Full support fer languages written right t' left Automatic menu generat'n from multilingual rrrambl'n In-browser language switch'n Basic configurat'n Aft learn'n how Cap'n Hugo handle multilingual websites, define yer languages 'n yer hugo.toml file.\nFor example wit' current English an' Piratized English website.\nAvast Make sure yer default language be defined as th' first one 'n th' [languages] array, as th' theme needs t' make assumpt'ns on it\nhugo. toml yaml json defaultContentLanguage = 'en' [languages] [languages.en] languageName = 'English' title = 'Hugo Relearrrn Theme' weight = 1 [languages.pir] languageName = 'Arrr! Pirrrates' title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 defaultContentLanguage: en languages: en: languageName: English title: Cap'n Hugo Relearrrn Theme weight: 1 pir: languageName: Arrr! Pirrrates title: Cap'n Hugo Relearrrn Theme weight: 2 { \"defaultContentLanguage\": \"en\", \"languages\": { \"en\": { \"languageName\": \"English\", \"title\": \"Hugo Relearrrn Theme\", \"weight\": 1 }, \"pir\": { \"languageName\": \"Arrr! Pirrrates\", \"title\": \"Cap'n Hugo Relearrrn Theme\", \"weight\": 2 } } } Then, fer each new plank, append th' id o' th' language t' th' file.\nSingle file my-page.md be split 'n two files: 'n English: my-page.md 'n Piratized English: my-page.pir.md Single file _index.md be split 'n two files: 'n English: _index.md 'n Piratized English: _index.pir.md Ahoi Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.\nSmarrrt Arrrse Use slug frontmatter parameter t' translate urls too.\nSearch In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.\nArrr Although th' theme supports a wide variety o' supported languages, th' site’s search via th' Lunr search library does not. You’ll see error reports 'n yer browsers console log fer each unsupported language. Currently unsupported be:\nCzech Indonesian Polish Swahili Search wit' mixed language support In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer hugo.toml t' broaden search.\nhugo. toml yaml json [params] additionalContentLanguage = ['en'] params: additionalContentLanguage: - en { \"params\": { \"additionalContentLanguage\": [ \"en\" ] } } As this be an array, ye can add multiple additional languages.\nAvast Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n zh-CN, ye have t' add just zh t' this parameter.\nOverwrite translat'n str'ns Translat'ns str'ns be used fer common default values used 'n th' theme (Edit button, Search placeholder an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.\nT' override these values, create a new file 'n yer local i18n folder i18n/\u003cidlanguage\u003e.toml an' inspire yourself from th' theme themes/hugo-theme-relearn/i18n/en.toml\nDis'ble language switch'n Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.\nJust set disableLanguageSwitchingButton=true 'n yer hugo.toml\nhugo. toml yaml json [params] disableLanguageSwitchingButton = true params: disableLanguageSwitchingButton: true { \"params\": { \"disableLanguageSwitchingButton\": true } } ", "description": "", "tags": null, "title": "Multilingual an' i18n", @@ -109,7 +109,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Rambl'n", - "content": " Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box.\nConfigurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns.\n+++ categories = [\"taxonomy\", \"content\"] tags = \"tutorial\" title = \"Taxonomy\" +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.\nTh' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer.html partial.\nEach item be a link t' a taxonomy plank display'n all th' articles wit' th' given term.\nList all th' tags In th' hugo.toml file ye can add a shortcut t' display all th' tags an' categories\n[[menu.shortcuts]] name = \"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags\" url = \"/tags\" [[menu.shortcuts]] name = \"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories\" url = \"/categories\"Customizat'n If ye define custom taxonomies an' want t' display a list o' them somewhere on yer plank (often 'n th' layouts/partials/content-footer.html) ye can call a partial that does th' job fer ye:\n{{- partial \"term-list.html\" (dict \"page\" . \"taxonomy\" \"categories\" \"icon\" \"layer-group\" ) }}Parameter Name Default Notes plank \u003cempty\u003e Mandatory reference t' th' plank. taxonomy \u003cempty\u003e Th' plural name o' th' taxonomy t' display as used 'n yer frontmatter. class \u003cempty\u003e Additional CSS classes set on th' outermost generated HTML element.\nIf set t' tags ye will get th' visuals fer display'n th' tags taxonomy, otherwise it will be a simple list o' links as fer th' categories taxonomy. style primary Th' style scheme used if class be tags.\n- by severity: info, note, tip, warning\n- by brand color: primary, secondary, accent\n- by color: blue, green, grey, orange, red\n- by special color: default, transparent, code color see notes Th' CSS color value t' be used if class be tags. If not set, th' chosen color depends on th' style. Any given value will overwrite th' default.\n- fer severity styles: a nice match'n color fer th' severity\n- fer all other styles: th' correspond'n color ay'con \u003cempty\u003e An optional Font Awesome ay'con name set t' th' left o' th' list. ", + "content": " Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box.\nConfigurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns.\n toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { \"categories\": [ \"taxonomy\", \"content\" ], \"tags\": \"tutorial\", \"title\": \"Taxonomy\" } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.\nTh' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer.html partial.\nEach item be a link t' a taxonomy plank display'n all th' articles wit' th' given term.\nList all th' tags In th' hugo.toml file ye can add a shortcut t' display all th' tags an' categories\nhugo. toml yaml json [menu] [[menu.shortcuts]] name = \"\u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags\" url = '/tags' [[menu.shortcuts]] name = \"\u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories\" url = '/categories' menu: shortcuts: - name: \u003ci class='fas fa-tags'\u003e\u003c/i\u003e Tags url: /tags - name: \u003ci class='fas fa-layer-group'\u003e\u003c/i\u003e Categories url: /categories { \"menu\": { \"shortcuts\": [ { \"name\": \"\\u003ci class='fas fa-tags'\\u003e\\u003c/i\\u003e Tags\", \"url\": \"/tags\" }, { \"name\": \"\\u003ci class='fas fa-layer-group'\\u003e\\u003c/i\\u003e Categories\", \"url\": \"/categories\" } ] } } Customizat'n If ye define custom taxonomies an' want t' display a list o' them somewhere on yer plank (often 'n th' layouts/partials/content-footer.html) ye can call a partial that does th' job fer ye:\n{{- partial \"term-list.html\" (dict \"page\" . \"taxonomy\" \"categories\" \"icon\" \"layer-group\" ) }}Parameter Name Default Notes plank \u003cempty\u003e Mandatory reference t' th' plank. taxonomy \u003cempty\u003e Th' plural name o' th' taxonomy t' display as used 'n yer frontmatter. class \u003cempty\u003e Additional CSS classes set on th' outermost generated HTML element.\nIf set t' tags ye will get th' visuals fer display'n th' tags taxonomy, otherwise it will be a simple list o' links as fer th' categories taxonomy. style primary Th' style scheme used if class be tags.\n- by severity: info, note, tip, warning\n- by brand color: primary, secondary, accent\n- by color: blue, green, grey, orange, red\n- by special color: default, transparent, code color see notes Th' CSS color value t' be used if class be tags. If not set, th' chosen color depends on th' style. Any given value will overwrite th' default.\n- fer severity styles: a nice match'n color fer th' severity\n- fer all other styles: th' correspond'n color ay'con \u003cempty\u003e An optional Font Awesome ay'con name set t' th' left o' th' list. ", "description": "", "tags": "tutorrrial", "title": "Taxonomy", @@ -136,7 +136,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": " 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 great documentat'n fer beginners.\nCreate yer project Cap'n Hugo provides a new command t' create a new website.\nhugo new ship \u003cnew_project\u003eInstall th' theme Install th' Relearrrn theme by follow'n this documentat'n us'n Hugo’s module system.\nThis theme’s repository be: https://github.com/McShelby/hugo-theme-relearn.git\nAlternatively, ye can download th' theme as .zip file an' extract it 'n th' themes directory\nFrom Git If ye install th' theme from yer git repository or GitHub, ye have several opt'ns.\nIf ye use th' head o' th' main branch, ye be us'n th' development version. Usually it be fully functional but can break from time t' time. We try t' fix newly introduced bugs 'n this version as soon as poss'ble.\nAdditionally ye can checkout one o' th' tagged versions. These tagged versions correspond t' an official releases from th' GitHub repository.\nBesides th' usual version tags (eg 1.2.3) there be also tags fer th' main version (eg. 1.2.x), major version (eg. 1.x) an' th' latest (just x) released version mak'n it easier fer ye t' pin th' theme t' a certain version.\nBasic configurat'n When build'n th' website, ye can set a theme by us'n --theme opt'n. However, we suggest ye modify th' configurat'n file (hugo.toml) an' set th' theme as th' default. Ye can also add th' [outputs] section t' en'ble th' search functionality.\n# Change th' default theme t' be use when build'n th' ship wit' Cap'n Hugo theme = \"hugo-theme-relearn\" # For search functionality [outputs] home = [ \"html\", \"rss\", \"search\"]Create yer first chapter plank Chapters be planks that contain other child planks. It has a special layout style an' usually just contains a chapter name, th' title an' a brief abstract o' th' section.\n### Chapter 1 # Basics Discover what this Cap'n Hugo theme be all about an' th' core concepts behind it.renders as\nTh' Relearrrn theme provides archetypes t' create skeletons fer yer website. Begin by creat'n yer first chapter plank wit' th' follow'n command\nhugo new --kind chapter basics/_index.mdBy open'n th' given file, ye should see th' property chapter=true on top, mean'n this plank be a chapter.\nBy default all chapters an' planks be created as a draft. If ye want t' render these planks, remove th' property draft: true from th' metadata.\nCreate yer first rrrambl'n planks Then, create rrrambl'n planks inside th' previously created chapter. Here be two ways t' create rrrambl'n 'n th' chapter:\nhugo new basics/first-content.md hugo new basics/second-content/_index.mdFeel free t' edit those files by add'n some sample rrrambl'n an' replac'n th' title value 'n th' beginn'n o' th' files.\nLaunch'n th' website locally Launch by us'n th' follow'n command:\nhugo serveGo t' http://localhost:1313\nYe should notice three th'ns:\nYe have a left-side Basics menu, contain'n two submenus wit' names equal t' th' title properties 'n th' previously created files. Th' home plank explains how t' cust'mize it by follow'n th' instruct'ns. When ye run hugo serve, when th' contents o' th' files change, th' plank automatically refreshes wit' th' changes. Neat! Build th' website When yer ship be ready t' deploy, run th' follow'n command:\nhugoA public folder will be generated, contain'n all static rrrambl'n an' assets fer yer website. It can now be deployed on any web server.\nAvast This website can be automatically published an' hosted wit' Netlify (Read more about Automated HUGO deployments wit' Netlify). Alternatively, ye can use GitHub planks.\n", + "content": " 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 great documentat'n fer beginners.\nCreate yer project Cap'n Hugo provides a new command t' create a new website.\nhugo new ship \u003cnew_project\u003eInstall th' theme Install th' Relearrrn theme by follow'n this documentat'n us'n Hugo’s module system.\nThis theme’s repository be: https://github.com/McShelby/hugo-theme-relearn.git\nAlternatively, ye can download th' theme as .zip file an' extract it 'n th' themes directory\nFrom Git If ye install th' theme from yer git repository or GitHub, ye have several opt'ns.\nIf ye use th' head o' th' main branch, ye be us'n th' development version. Usually it be fully functional but can break from time t' time. We try t' fix newly introduced bugs 'n this version as soon as poss'ble.\nAdditionally ye can checkout one o' th' tagged versions. These tagged versions correspond t' an official releases from th' GitHub repository.\nBesides th' usual version tags (eg 1.2.3) there be also tags fer th' main version (eg. 1.2.x), major version (eg. 1.x) an' th' latest (just x) released version mak'n it easier fer ye t' pin th' theme t' a certain version.\nBasic configurat'n When build'n th' website, ye can set a theme by us'n --theme opt'n. However, we suggest ye modify th' configurat'n file hugo.toml an' set th' theme as th' default. Ye can also add th' [outputs] section t' en'ble th' search functionality.\nhugo. toml yaml json theme = 'hugo-theme-relearn' [outputs] home = ['html', 'rss', 'search', 'searchpage'] outputs: home: - html - rss - search - searchpage theme: hugo-theme-relearn { \"outputs\": { \"home\": [ \"html\", \"rss\", \"search\", \"searchpage\" ] }, \"theme\": \"hugo-theme-relearn\" } Create yer first chapter plank Chapters be planks that contain other child planks. It has a special layout style an' usually just contains a chapter name, th' title an' a brief abstract o' th' section.\n### Chapter 1 # Basics Discover what this Cap'n Hugo theme be all about an' th' core concepts behind it.renders as\nTh' Relearrrn theme provides archetypes t' create skeletons fer yer website. Begin by creat'n yer first chapter plank wit' th' follow'n command\nhugo new --kind chapter basics/_index.mdBy open'n th' given file, ye should see th' property chapter=true on top, mean'n this plank be a chapter.\nBy default all chapters an' planks be created as a draft. If ye want t' render these planks, remove th' property draft: true from th' metadata.\nCreate yer first rrrambl'n planks Then, create rrrambl'n planks inside th' previously created chapter. Here be two ways t' create rrrambl'n 'n th' chapter:\nhugo new basics/first-content.md hugo new basics/second-content/_index.mdFeel free t' edit those files by add'n some sample rrrambl'n an' replac'n th' title value 'n th' beginn'n o' th' files.\nLaunch'n th' website locally Launch by us'n th' follow'n command:\nhugo serveGo t' http://localhost:1313\nYe should notice three th'ns:\nYe have a left-side Basics menu, contain'n two submenus wit' names equal t' th' title properties 'n th' previously created files. Th' home plank explains how t' cust'mize it by follow'n th' instruct'ns. When ye run hugo serve, when th' contents o' th' files change, th' plank automatically refreshes wit' th' changes. Neat! Build th' website When yer ship be ready t' deploy, run th' follow'n command:\nhugoA public folder will be generated, contain'n all static rrrambl'n an' assets fer yer website. It can now be deployed on any web server.\nAvast This website can be automatically published an' hosted wit' Netlify (Read more about Automated HUGO deployments wit' Netlify). Alternatively, ye can use GitHub planks.\n", "description": "", "tags": [ "documentat'n" @@ -146,7 +146,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": " On top o' Hugo’s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml. Th' defaults be written 'n th' comments o' each opt'n.\nAvast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.\n hugo.toml [params] # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value. ############################################################################### # Cap'n Hugo # These opt'ns usually apply t' other themes aswell. # Th' author o' yer ship. # Default: not set # This will be used 'n HTML meta tags, th' opengraph protocol an' twitter # cards. # Ye can also set `author.email` if ye want t' publish this informat'n. author.name = \"Sören Weber\" # Th' social media image o' yer ship. # Default: not set # This be used fer generat'n social media meta informat'n fer th' opengraph # protocol an' twitter cards. # This can be overridden 'n th' page's frontmatter. images = [ \"images/hero.png\" ] # Th' descript'n o' yer ship. # Default: not set # This be used fer generat'n HTML meta tags, social media meta informat'n # fer th' opengraph protocol an' twitter cards. # This can be overridden 'n th' page's frontmatter. descript'n = \"Documentat'n fer Cap'n Hugo Relearrrn Theme\" # Admin opt'ns fer social media. # Default: not set # Configurat'n fer th' Open Graph protocol an' Twitter Cards adhere t' Hugo's # implementat'n. See th' Cap'n Hugo docs fer poss'ble values. social.facebook_admin = \"\" social.twitter = \"\" ############################################################################### # Relearrrn Theme # These opt'ns be specific t' th' Relearrrn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Brand'n # These opt'ns set yer overall visual apperance. # Used color variants. # Default: \"auto\" # This sets one or more color variants, avail'ble t' yer readers t' choose # from. Ye can # - set a single value eg. \"zen-light\" # - an array like [ \"neon\", \"learn\" ] # - an array wit' opt'ns like [ { identifier = \"neon\" },{ identifier = \"learn\" } ] # Th' last form allows t' set further opt'ns fer each variant. # Th' `identifier` be mandatory. Ye can also set `name` which overrides th' # value displayed 'n th' variant selector. # If th' array has more than one entry, a variant selector # be shown 'n th' lower part o' th' menu. Th' first entry 'n th' array be th' # default variant, used fer first time visitors. # Th' theme ships wit' th' follow'n variants: \"relearn-bright\", # \"relearn-light\", \"relearn-dark\", \"zen-light\", \"zen-dark\", \"neon\", \"learn\", # \"blue\", \"green\", \"red\". In addit'n ye can use auto mode variants. See th' # docs fer a detailed explainat'n. # Ye can also define yer own variants. See th' docs how this works. Also, # th' docs provide an interactive theme generator t' help ye wit' this task. themeVariant = [ { identifier = \"relearn-auto\", name = \"Relearn Light/Dark\", auto = [] }, { identifier = \"relearn-light\" }, { identifier = \"relearn-dark\" }, { identifier = \"relearn-bright\" }, { identifier = \"zen-auto\", name = \"Zen Light/Dark\", auto = [ \"zen-light\", \"zen-dark\" ] }, { identifier = \"zen-light\" }, { identifier = \"zen-dark\" }, { identifier = \"neon\" }, { identifier = \"learn\" }, { identifier = \"blue\" }, { identifier = \"green\" }, { identifier = \"red\" } ] # Filename suffix fer variant files. # Default: not set # Th' theme modifies th' variant stylesheets dur'n build an' tries t' store # them wit' th' same file name. In certain installat'ns it was observed, that # Cap'n Hugo could not overwrite these files due t' permission issues. If ye # experience this, ye can first try t' set th' `--noChmod` opt'n fer Cap'n Hugo. # If this still doesn't help ye can set this opt'n t' eg. \".gen\". This will # be used as a suffix fer these generated files, caus'n them t' be newly # created instead o' overwrit'n th' exist'n ones. themeVariantModifier = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # General # These opt'ns be defin'n general, non visual behavior. # Avoid new asset URLs on build. # Default: false # By default JavaScript-files an' CSS-files get a unique ID on each rebuild. # This makes sure, th' user always has th' latest version an' not some stale # copy o' his browser cache. Anyways, it can be desire'ble t' turn this # off 'n certain circumstances. For example if ye have Hugo's dev server # runn'n. Also some proxies dislike this optimizat'n. disableAssetsBust'n = false # Avoid generator meta tags. # Default: false # Set this t' true if ye want t' dis'ble generat'n fer generator meta tags # o' Cap'n Hugo an' th' theme 'n yer HTML head. In tihs case also don't forget t' # set Hugo's disableHugoGeneratorInject=true. Otherwise Cap'n Hugo will generate a # meta tag into yer home plank anyways. disableGeneratorVersion = false # Avoid unique IDs. # Default: false # In various situat'ns th' theme generates non st'ble unique ids t' be used # 'n HTML fragment links. This can be undesir'ble fer example when test'n # th' output fer changes. If ye dis'ble th' random id generat'n, th' theme # may not funct'n correctly anymore. disableRandomIds = false # Multilanguage rrrambl'n. # Default: not set # If yer planks contain further languages besides th' main one used, add all # those auxiliary languages here. This will create a search index wit' # support fer all used languages o' yer ship. # This be handy fer example if ye be writ'n 'n Spanish but have lots o' # source code on yer plank which typically uses English terminology. additionalContentLanguage = [ \"en\" ] # Additional code dependencies. # Default: See hugo.toml o' th' theme # Th' theme provides a mechanism t' board further JavaScript an' CSS # dependencies on demand only if they be needed. This comes 'n handy if ye # want t' add own shorrrtcodes that depend on additional code t' be boarded. # See th' docs how this works. # [relearn.dependencies] #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These opt'ns modify th' topbar appearance. # Hide th' t'ble o' contents button. # Default: false # If th' TOC button be hidden, also th' keyboard shortcut be disabled. # This can be overridden 'n th' page's frontmatter. disableToc = false # Hide th' breadcrumbs. # Default: false # If th' breadcrumbs be hidden, th' title o' th' displayed plank will still be # shown 'n th' topbar. disableBreadcrumb = false # Hide Next an' Previous navigat'n buttons. # Default: false # If th' navigat'n buttons be hidden, also th' keyboard shortcuts be # disabled. disableNextPrev = false # Th' URL prefix t' edit a plank. # Default: not set # If set, an edit button will be shown 'n th' topbar. If th' button be hidden, # also th' keyboard shortcuts be disabled. Th' value can contain th' macro # `${FilePath}` which will be replaced by th' file path o' yer displayed plank. # If no `${FilePath}` be given 'n th' value, th' value be treated as if th' # `${FilePath}` was appended at th' end o' th' value. This can be overridden # 'n th' planks frontmatter. This be useful if ye want t' give th' opportunity # fer people t' create merge request fer yer rrrambl'n. editURL = \"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These opt'ns modify th' menu apperance. # Hide th' search box. # Default: false # If th' searc box be sisabled, th' search functionality be disabled too. # This will also cause th' keyboard shortcut t' be disabled an' th' dedicated # search plank be not linked although it mighty be configured. disableSearch = false # Hide th' Home entry. # Default: false # If shown, a Home button will appear below th' search bar an' th' main menu. # It links t' yer th' home plank o' th' current language. disableLandingPageButton = true # Th' order o' main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adher'n t' # Hugo's default sort order). This can be overridden 'n th' planks frontmatter. ordersectionsby = \"weight\" # Th' initial expand state o' submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # 'n th' menu. If not set, th' first menu level be set t' false, all others # levels be set t' true. This can be overridden 'n th' page's frontmatter. # If th' displayed plank has submenus, they will always been displayed expanded # regardless o' this opt'n. alwaysopen = \"\" # Shows expander fer submenus. # Default: false # If set t' true, a submenu 'n th' sidebar will be displayed 'n a collaps'ble # tree view an' a click'ble expander be set 'n front o' th' entry. # This can be overridden 'n th' page's frontmatter. collapsibleMenu = true # Shows checkmarks fer visited planks o' th' main menu. # Default: false # This also causes th' display o' th' `Clear History` entry 'n th' lower part # o' th' menu t' remove all checkmarks. Th' checkmarks will also been removed # if ye regenerate yer ship as th' ids be not st'ble. showVisitedLinks = true # Hide head'n above th' shortcut menu. # Default: false # Th' title fer th' head'n can be overwritten 'n yer i18n files. See Hugo's # documentat'n how t' do this. disableShortcutsTitle = false # Hide th' language switcher. # Default: false # If ye have more than one language configured, a language switcher be # displayed 'n th' lower part o' th' menu. This opit'n lets ye explicitly # turn this behavior off. disableLanguageSwitchingButton = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden planks # These opt'ns configure how hidden planks be treated. # A plank flagged as hidden, be only removed from th' main menu if ye be # currently not on this plank or th' hidden plank be not part o' current page's # ancestors. For all other functionality 'n Hugo a hidden plank behaves like any # other plank if not otherwise configured. # Hide hidden planks from search. # Default: false # Hides hidden planks from th' suggest'ns o' th' search box an' th' dedicated # search plank. disableSearchHiddenPages = false # Hide hidden planks fer web crawlers. # Default: false # Avoids hidden planks from show'n up 'n th' sitemap an' on Google (et all), # otherwise they may be indexed by search engines disableSeoHiddenPages = true # Hide hidden planks fer taxonomies. # Default: false # Hides hidden planks from show'n up on th' taxonomy an' terms planks. If this # reduces term counters t' zero, an empty but not linked term plank will be # created anyhow. disableTagHiddenPages = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Rrrambl'n # These opt'ns modify how yer rrrambl'n be displayed. # Title separator. # Default: \"::\" # Changes th' title separator used when concatenat'n th' plank title wit' th' # ship title. This be consistently used throughout th' theme. titleSeparator = \"::\" # Breadcrumb separator. # Default: \"\u003e\" # Changes th' breadcrumb separator used 'n th' topbars breadcrumb area an' fer # search results an' term planks. breadcrumbSeparator = \"\u003e\" # Hide th' root breadcrumb. # Default: false # Th' root breadcrumb be usually th' home plank o' yer ship. Because this be # always access'ble by click'n on th' logo, ye may want t' reduce clutter # by remov'n this from yer breadcrumb. disableRootBreadcrumb = true # Hide breadcrumbs term planks. # Default: false # If ye have lots o' taxonomy terms, th' term planks may seem cluttered wit' # breadcrumbs t' ye, so this be th' opt'n t' turn off breadcrumbs on term # planks. Only th' plank title will then be shown on th' term planks. disableTermBreadcrumbs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These opt'ns configure how code be displayed. # Hide copy-to-clipboard fer inline code. # Default: false # This removes th' copy-to-clipboard button from yer inline code. disableInlineCopyToClipBoard = true # Always show copy-to-clipboard fer block code. # Default: false # Th' theme only shows th' copy-to-clipboard button if ye hover over th' code # block. Set this t' true t' dis'ble th' hover effect an' always show th' # button. disableHoverBlockCopyToClipBoard = false # Wrap fer code blocks. # Default: true # By default lines o' code blocks wrap around if th' line be too long t' be # displayed on screen. If ye dislike this behavior, ye can reconfigure it # here. # Avast that lines always wrap 'n print mode regardless o' this opt'n. # This can be overridden 'n th' page's frontmatter or given as a parameter t' # individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These opt'ns configure how images be displayed. # What t' do when local image link be not resolved. # Default: \"\" # Ye can control what should happen if a local image can not be resolved t' as # a resource. If not set, th' unresolved link be written as given into th' result'n # output. If set t' `warning` th' same happens an' an additional warning be # printed. If set t' `error` an error message be printed an' th' build be # aborted. # Please note that this can not resolve files inside o' yer `static` directory. image.errorlevel = \"warning\" # Image effects. # See th' documentat'n fer how ye can even add yer own arbitrary effects t' # th' list. # All effects can be overridden 'n th' page's frontmatter or thru URL parameter # given t' th' image. See th' documentat'n fer details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Links # These opt'ns configure how links be displayed. # What t' do when local plank link be not resolved. # Default: \"\" # Ye can control what should happen if a local link can not be resolved t' a # plank. If not set, th' unresolved link be written as given into th' result'n # output. If set t' `warning` th' same happens an' an additional warning be # printed. If set t' `error` an error message be printed an' th' build be # aborted. # Please note that wit' Cap'n Hugo \u003c 0.123.0 + `uglyURLs=true` this can lead t' false # negatives. link.errorlevel = \"warning\" # How t' open external links. # Default: \"_blank\" # For external links ye can define how they be opened 'n yer browser. All # values fer th' HTML `target` attribute o' th' `a` element be allowed. Th' # default value opens external links 'n a separate browser tab. If ye want # t' open those links 'n th' same tab, use \"_self\". externalLinkTarget = \"_blank\" # Generate link URLs th' Cap'n Hugo way. # Default: false # If set t' true, th' theme behaves like a standard Cap'n Hugo installat'n an' # appends no index.html t' prettyURLs. As a trade off, yer build project will # not be serv'ble from th' file system. disableExplicitIndexURLs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These opt'ns configure how math formulae be displayed. # Initializat'n opt'ns fer MathJax. # Default: not set # A JSON value. See th' MathJaxdocumentat'n fer poss'ble parameter. # This can be overridden 'n th' page's frontmatter. mathJaxInitialize = \"{}\" # Only board MathJax if needed. # Default: true # If a Math shortcode be found, th' opt'n will be ignored an' # MathJax will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMathJax=false` 'n yer frontmatter t' force th' library t' # be boarded. # This can be overridden 'n th' page's frontmatter. disableMathJax = true # URL fer external MathJax library. # Default: not set # Specifies th' remote locat'n o' th' MathJax library. By default th' shipped # version will be used. # This can be overridden 'n th' page's frontmatter. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Merrrmaid # These opt'ns configure how Merrrmaid graphs be displayed. # Make graphs pan'ble an' zoom'ble # Default: false # For huge graphs it can be helpful t' make them zoom'ble. Zoom'ble graphs come # wit' a reset button fer th' zoom. # This can be overridden 'n th' page's frontmatter or given as a parameter t' # individual graphs. mermaidZoom = true # Initializat'n opt'ns fer Merrrmaid. # Default: not set # A JSON value. See th' Merrrmaid documentat'n fer poss'ble parameter. # This can be overridden 'n th' page's frontmatter. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only board Merrrmaid if needed. # Default: true # If a Merrrmaid shortcode or codefence be found, th' opt'n will be ignored an' # Merrrmaid will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMermaid=false` 'n yer frontmatter t' force th' library t' # be boarded. # This can be overridden 'n th' page's frontmatter. disableMermaid = true # URL fer external Merrrmaid library. # Default: not set # Specifies th' remote locat'n o' th' Merrrmaid library. By default th' shipped # version will be used. # This can be overridden 'n th' page's frontmatter. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These opt'ns configure how OpenAPI specificat'ns be displayed. # Only board OpenAPI if needed. # Default: true # If a OpenAPI shortcode be found, th' opt'n will be ignored an' # OpenAPI will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableOpenapi=false` 'n yer frontmatter t' force th' library t' # be boarded. # This can be overridden 'n th' page's frontmatter. disableOpenapi = true # URL fer external OpenAPI library. # Default: not set # Specifies th' remote locat'n o' th' OpenAPI library. By default th' shipped # version will be used. # This can be overridden 'n th' page's frontmatter. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" ", + "content": " On top o' Hugo’s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml.\nAvast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n.\nAll config opt'ns Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' annotated example below.\nhugo. toml yaml json [params] additionalContentLanguage = ['en'] alwaysopen = '' breadcrumbSeparator = '\u003e' collapsibleMenu = true customMathJaxURL = '' customMermaidURL = '' customOpenapiURL = '' descript'n = 'Documentat'n fer Cap'n Hugo Relearrrn Theme' disableAssetsBust'n = false disableBreadcrumb = false disableExplicitIndexURLs = false disableGeneratorVersion = false disableHoverBlockCopyToClipBoard = false disableInlineCopyToClipBoard = true disableLandingPageButton = true disableLanguageSwitchingButton = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableRandomIds = false disableRootBreadcrumb = true disableSearch = false disableSearchHiddenPages = false disableSeoHiddenPages = true disableShortcutsTitle = false disableTagHiddenPages = false disableTermBreadcrumbs = false disableToc = false editURL = 'https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}' externalLinkTarget = '_blank' highlightWrap = true images = ['images/hero.png'] mathJaxInitialize = '{}' mermaidInitialize = '{ \"securityLevel\": \"loose\" }' mermaidZoom = true ordersectionsby = 'weight' showVisitedLinks = true themeVariantModifier = '' titleSeparator = '::' [params.author] name = 'Sören Weber' [params.image] errorlevel = 'warning' [params.imageEffects] border = true lightbox = true shadow = false [params.link] errorlevel = 'warning' [params.social] facebook_admin = '' twitter = '' [[params.themeVariant]] auto = [] identifier = 'relearn-auto' name = 'Relearn Light/Dark' [[params.themeVariant]] identifier = 'relearn-light' [[params.themeVariant]] identifier = 'relearn-dark' [[params.themeVariant]] identifier = 'relearn-bright' [[params.themeVariant]] auto = ['zen-light', 'zen-dark'] identifier = 'zen-auto' name = 'Zen Light/Dark' [[params.themeVariant]] identifier = 'zen-light' [[params.themeVariant]] identifier = 'zen-dark' [[params.themeVariant]] identifier = 'neon' [[params.themeVariant]] identifier = 'learn' [[params.themeVariant]] identifier = 'blue' [[params.themeVariant]] identifier = 'green' [[params.themeVariant]] identifier = 'red' params: additionalContentLanguage: - en alwaysopen: \"\" author: name: Sören Weber breadcrumbSeparator: '\u003e' collapsibleMenu: true customMathJaxURL: \"\" customMermaidURL: \"\" customOpenapiURL: \"\" descript'n: Documentat'n fer Cap'n Hugo Relearrrn Theme disableAssetsBust'n: false disableBreadcrumb: false disableExplicitIndexURLs: false disableGeneratorVersion: false disableHoverBlockCopyToClipBoard: false disableInlineCopyToClipBoard: true disableLandingPageButton: true disableLanguageSwitchingButton: false disableMathJax: true disableMermaid: true disableNextPrev: false disableOpenapi: true disableRandomIds: false disableRootBreadcrumb: true disableSearch: false disableSearchHiddenPages: false disableSeoHiddenPages: true disableShortcutsTitle: false disableTagHiddenPages: false disableTermBreadcrumbs: false disableToc: false editURL: https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath} externalLinkTarget: _blank highlightWrap: true image: errorlevel: warning imageEffects: border: true lightbox: true shadow: false images: - images/hero.png link: errorlevel: warning mathJaxInitialize: '{}' mermaidInitialize: '{ \"securityLevel\": \"loose\" }' mermaidZoom: true ordersectionsby: weight showVisitedLinks: true social: facebook_admin: \"\" twitter: \"\" themeVariant: - auto: [] identifier: relearn-auto name: Relearrrn Light/Dark - identifier: relearn-light - identifier: relearn-dark - identifier: relearn-bright - auto: - zen-light - zen-dark identifier: zen-auto name: Zen Light/Dark - identifier: zen-light - identifier: zen-dark - identifier: neon - identifier: learn - identifier: blue - identifier: green - identifier: red themeVariantModifier: \"\" titleSeparator: '::' { \"params\": { \"additionalContentLanguage\": [ \"en\" ], \"alwaysopen\": \"\", \"author\": { \"name\": \"Sören Weber\" }, \"breadcrumbSeparator\": \"\\u003e\", \"collapsibleMenu\": true, \"customMathJaxURL\": \"\", \"customMermaidURL\": \"\", \"customOpenapiURL\": \"\", \"description\": \"Documentat'n fer Cap'n Hugo Relearrrn Theme\", \"disableAssetsBusting\": false, \"disableBreadcrumb\": false, \"disableExplicitIndexURLs\": false, \"disableGeneratorVersion\": false, \"disableHoverBlockCopyToClipBoard\": false, \"disableInlineCopyToClipBoard\": true, \"disableLandingPageButton\": true, \"disableLanguageSwitchingButton\": false, \"disableMathJax\": true, \"disableMermaid\": true, \"disableNextPrev\": false, \"disableOpenapi\": true, \"disableRandomIds\": false, \"disableRootBreadcrumb\": true, \"disableSearch\": false, \"disableSearchHiddenPages\": false, \"disableSeoHiddenPages\": true, \"disableShortcutsTitle\": false, \"disableTagHiddenPages\": false, \"disableTermBreadcrumbs\": false, \"disableToc\": false, \"editURL\": \"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\", \"externalLinkTarget\": \"_blank\", \"highlightWrap\": true, \"image\": { \"errorlevel\": \"warning\" }, \"imageEffects\": { \"border\": true, \"lightbox\": true, \"shadow\": false }, \"images\": [ \"images/hero.png\" ], \"link\": { \"errorlevel\": \"warning\" }, \"mathJaxInitialize\": \"{}\", \"mermaidInitialize\": \"{ \\\"securityLevel\\\": \\\"loose\\\" }\", \"mermaidZoom\": true, \"ordersectionsby\": \"weight\", \"showVisitedLinks\": true, \"social\": { \"facebook_admin\": \"\", \"twitter\": \"\" }, \"themeVariant\": [ { \"auto\": [], \"identifier\": \"relearn-auto\", \"name\": \"Relearn Light/Dark\" }, { \"identifier\": \"relearn-light\" }, { \"identifier\": \"relearn-dark\" }, { \"identifier\": \"relearn-bright\" }, { \"auto\": [ \"zen-light\", \"zen-dark\" ], \"identifier\": \"zen-auto\", \"name\": \"Zen Light/Dark\" }, { \"identifier\": \"zen-light\" }, { \"identifier\": \"zen-dark\" }, { \"identifier\": \"neon\" }, { \"identifier\": \"learn\" }, { \"identifier\": \"blue\" }, { \"identifier\": \"green\" }, { \"identifier\": \"red\" } ], \"themeVariantModifier\": \"\", \"titleSeparator\": \"::\" } } Annotated config opt'ns hugo.toml [params] # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value. ############################################################################### # Cap'n Hugo # These opt'ns usually apply t' other themes aswell. # Th' author o' yer ship. # Default: not set # This will be used 'n HTML meta tags, th' opengraph protocol an' twitter # cards. # Ye can also set `author.email` if ye want t' publish this informat'n. author.name = \"Sören Weber\" # Th' social media image o' yer ship. # Default: not set # This be used fer generat'n social media meta informat'n fer th' opengraph # protocol an' twitter cards. # This can be overridden 'n th' page's frontmatter. images = [ \"images/hero.png\" ] # Th' descript'n o' yer ship. # Default: not set # This be used fer generat'n HTML meta tags, social media meta informat'n # fer th' opengraph protocol an' twitter cards. # This can be overridden 'n th' page's frontmatter. descript'n = \"Documentat'n fer Cap'n Hugo Relearrrn Theme\" # Admin opt'ns fer social media. # Default: not set # Configurat'n fer th' Open Graph protocol an' Twitter Cards adhere t' Hugo's # implementat'n. See th' Cap'n Hugo docs fer poss'ble values. social.facebook_admin = \"\" social.twitter = \"\" ############################################################################### # Relearrrn Theme # These opt'ns be specific t' th' Relearrrn theme. #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Brand'n # These opt'ns set yer overall visual apperance. # Used color variants. # Default: \"auto\" # This sets one or more color variants, avail'ble t' yer readers t' choose # from. Ye can # - set a single value eg. \"zen-light\" # - an array like [ \"neon\", \"learn\" ] # - an array wit' opt'ns like [ { identifier = \"neon\" },{ identifier = \"learn\" } ] # Th' last form allows t' set further opt'ns fer each variant. # Th' `identifier` be mandatory. Ye can also set `name` which overrides th' # value displayed 'n th' variant selector. # If th' array has more than one entry, a variant selector # be shown 'n th' lower part o' th' menu. Th' first entry 'n th' array be th' # default variant, used fer first time visitors. # Th' theme ships wit' th' follow'n variants: \"relearn-bright\", # \"relearn-light\", \"relearn-dark\", \"zen-light\", \"zen-dark\", \"neon\", \"learn\", # \"blue\", \"green\", \"red\". In addit'n ye can use auto mode variants. See th' # docs fer a detailed explainat'n. # Ye can also define yer own variants. See th' docs how this works. Also, # th' docs provide an interactive theme generator t' help ye wit' this task. themeVariant = [ { identifier = \"relearn-auto\", name = \"Relearn Light/Dark\", auto = [] }, { identifier = \"relearn-light\" }, { identifier = \"relearn-dark\" }, { identifier = \"relearn-bright\" }, { identifier = \"zen-auto\", name = \"Zen Light/Dark\", auto = [ \"zen-light\", \"zen-dark\" ] }, { identifier = \"zen-light\" }, { identifier = \"zen-dark\" }, { identifier = \"neon\" }, { identifier = \"learn\" }, { identifier = \"blue\" }, { identifier = \"green\" }, { identifier = \"red\" } ] # Filename suffix fer variant files. # Default: not set # Th' theme modifies th' variant stylesheets dur'n build an' tries t' store # them wit' th' same file name. In certain installat'ns it was observed, that # Cap'n Hugo could not overwrite these files due t' permission issues. If ye # experience this, ye can first try t' set th' `--noChmod` opt'n fer Cap'n Hugo. # If this still doesn't help ye can set this opt'n t' eg. \".gen\". This will # be used as a suffix fer these generated files, caus'n them t' be newly # created instead o' overwrit'n th' exist'n ones. themeVariantModifier = \"\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # General # These opt'ns be defin'n general, non visual behavior. # Avoid new asset URLs on build. # Default: false # By default JavaScript-files an' CSS-files get a unique ID on each rebuild. # This makes sure, th' user always has th' latest version an' not some stale # copy o' his browser cache. Anyways, it can be desire'ble t' turn this # off 'n certain circumstances. For example if ye have Hugo's dev server # runn'n. Also some proxies dislike this optimizat'n. disableAssetsBust'n = false # Avoid generator meta tags. # Default: false # Set this t' true if ye want t' dis'ble generat'n fer generator meta tags # o' Cap'n Hugo an' th' theme 'n yer HTML head. In tihs case also don't forget t' # set Hugo's disableHugoGeneratorInject=true. Otherwise Cap'n Hugo will generate a # meta tag into yer home plank anyways. disableGeneratorVersion = false # Avoid unique IDs. # Default: false # In various situat'ns th' theme generates non st'ble unique ids t' be used # 'n HTML fragment links. This can be undesir'ble fer example when test'n # th' output fer changes. If ye dis'ble th' random id generat'n, th' theme # may not funct'n correctly anymore. disableRandomIds = false # Multilanguage rrrambl'n. # Default: not set # If yer planks contain further languages besides th' main one used, add all # those auxiliary languages here. This will create a search index wit' # support fer all used languages o' yer ship. # This be handy fer example if ye be writ'n 'n Spanish but have lots o' # source code on yer plank which typically uses English terminology. additionalContentLanguage = [ \"en\" ] # Additional code dependencies. # Default: See hugo.toml o' th' theme # Th' theme provides a mechanism t' board further JavaScript an' CSS # dependencies on demand only if they be needed. This comes 'n handy if ye # want t' add own shorrrtcodes that depend on additional code t' be boarded. # See th' docs how this works. # [relearn.dependencies] #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Topbar # These opt'ns modify th' topbar appearance. # Hide th' t'ble o' contents button. # Default: false # If th' TOC button be hidden, also th' keyboard shortcut be disabled. # This can be overridden 'n th' page's frontmatter. disableToc = false # Hide th' breadcrumbs. # Default: false # If th' breadcrumbs be hidden, th' title o' th' displayed plank will still be # shown 'n th' topbar. disableBreadcrumb = false # Hide Next an' Previous navigat'n buttons. # Default: false # If th' navigat'n buttons be hidden, also th' keyboard shortcuts be # disabled. disableNextPrev = false # Th' URL prefix t' edit a plank. # Default: not set # If set, an edit button will be shown 'n th' topbar. If th' button be hidden, # also th' keyboard shortcuts be disabled. Th' value can contain th' macro # `${FilePath}` which will be replaced by th' file path o' yer displayed plank. # If no `${FilePath}` be given 'n th' value, th' value be treated as if th' # `${FilePath}` was appended at th' end o' th' value. This can be overridden # 'n th' planks frontmatter. This be useful if ye want t' give th' opportunity # fer people t' create merge request fer yer rrrambl'n. editURL = \"https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Menu # These opt'ns modify th' menu apperance. # Hide th' search box. # Default: false # If th' searc box be sisabled, th' search functionality be disabled too. # This will also cause th' keyboard shortcut t' be disabled an' th' dedicated # search plank be not linked although it mighty be configured. disableSearch = false # Hide th' Home entry. # Default: false # If shown, a Home button will appear below th' search bar an' th' main menu. # It links t' yer th' home plank o' th' current language. disableLandingPageButton = true # Th' order o' main menu submenus. # Default: \"weight\" # Submenus can be ordered by \"weight\", \"title\", \"linktitle\", \"modifieddate\", # \"expirydate\", \"publishdate\", \"date\", \"length\" or \"default\" (adher'n t' # Hugo's default sort order). This can be overridden 'n th' planks frontmatter. ordersectionsby = \"weight\" # Th' initial expand state o' submenus. # Default: not set # This controls whether submenus will be expanded (true), or collapsed (false) # 'n th' menu. If not set, th' first menu level be set t' false, all others # levels be set t' true. This can be overridden 'n th' page's frontmatter. # If th' displayed plank has submenus, they will always been displayed expanded # regardless o' this opt'n. alwaysopen = \"\" # Shows expander fer submenus. # Default: false # If set t' true, a submenu 'n th' sidebar will be displayed 'n a collaps'ble # tree view an' a click'ble expander be set 'n front o' th' entry. # This can be overridden 'n th' page's frontmatter. collapsibleMenu = true # Shows checkmarks fer visited planks o' th' main menu. # Default: false # This also causes th' display o' th' `Clear History` entry 'n th' lower part # o' th' menu t' remove all checkmarks. Th' checkmarks will also been removed # if ye regenerate yer ship as th' ids be not st'ble. showVisitedLinks = true # Hide head'n above th' shortcut menu. # Default: false # Th' title fer th' head'n can be overwritten 'n yer i18n files. See Hugo's # documentat'n how t' do this. disableShortcutsTitle = false # Hide th' language switcher. # Default: false # If ye have more than one language configured, a language switcher be # displayed 'n th' lower part o' th' menu. This opit'n lets ye explicitly # turn this behavior off. disableLanguageSwitchingButton = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Hidden planks # These opt'ns configure how hidden planks be treated. # A plank flagged as hidden, be only removed from th' main menu if ye be # currently not on this plank or th' hidden plank be not part o' current page's # ancestors. For all other functionality 'n Hugo a hidden plank behaves like any # other plank if not otherwise configured. # Hide hidden planks from search. # Default: false # Hides hidden planks from th' suggest'ns o' th' search box an' th' dedicated # search plank. disableSearchHiddenPages = false # Hide hidden planks fer web crawlers. # Default: false # Avoids hidden planks from show'n up 'n th' sitemap an' on Google (et all), # otherwise they may be indexed by search engines disableSeoHiddenPages = true # Hide hidden planks fer taxonomies. # Default: false # Hides hidden planks from show'n up on th' taxonomy an' terms planks. If this # reduces term counters t' zero, an empty but not linked term plank will be # created anyhow. disableTagHiddenPages = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Rrrambl'n # These opt'ns modify how yer rrrambl'n be displayed. # Title separator. # Default: \"::\" # Changes th' title separator used when concatenat'n th' plank title wit' th' # ship title. This be consistently used throughout th' theme. titleSeparator = \"::\" # Breadcrumb separator. # Default: \"\u003e\" # Changes th' breadcrumb separator used 'n th' topbars breadcrumb area an' fer # search results an' term planks. breadcrumbSeparator = \"\u003e\" # Hide th' root breadcrumb. # Default: false # Th' root breadcrumb be usually th' home plank o' yer ship. Because this be # always access'ble by click'n on th' logo, ye may want t' reduce clutter # by remov'n this from yer breadcrumb. disableRootBreadcrumb = true # Hide breadcrumbs term planks. # Default: false # If ye have lots o' taxonomy terms, th' term planks may seem cluttered wit' # breadcrumbs t' ye, so this be th' opt'n t' turn off breadcrumbs on term # planks. Only th' plank title will then be shown on th' term planks. disableTermBreadcrumbs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Highlight # These opt'ns configure how code be displayed. # Hide copy-to-clipboard fer inline code. # Default: false # This removes th' copy-to-clipboard button from yer inline code. disableInlineCopyToClipBoard = true # Always show copy-to-clipboard fer block code. # Default: false # Th' theme only shows th' copy-to-clipboard button if ye hover over th' code # block. Set this t' true t' dis'ble th' hover effect an' always show th' # button. disableHoverBlockCopyToClipBoard = false # Wrap fer code blocks. # Default: true # By default lines o' code blocks wrap around if th' line be too long t' be # displayed on screen. If ye dislike this behavior, ye can reconfigure it # here. # Avast that lines always wrap 'n print mode regardless o' this opt'n. # This can be overridden 'n th' page's frontmatter or given as a parameter t' # individual code blocks. highlightWrap = true #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Images # These opt'ns configure how images be displayed. # What t' do when local image link be not resolved. # Default: \"\" # Ye can control what should happen if a local image can not be resolved t' as # a resource. If not set, th' unresolved link be written as given into th' result'n # output. If set t' `warning` th' same happens an' an additional warning be # printed. If set t' `error` an error message be printed an' th' build be # aborted. # Please note that this can not resolve files inside o' yer `static` directory. image.errorlevel = \"warning\" # Image effects. # See th' documentat'n fer how ye can even add yer own arbitrary effects t' # th' list. # All effects can be overridden 'n th' page's frontmatter or thru URL parameter # given t' th' image. See th' documentat'n fer details. # Default: false imageEffects.border = true # Default: true imageEffects.lightbox = true # Default: false imageEffects.shadow = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Links # These opt'ns configure how links be displayed. # What t' do when local plank link be not resolved. # Default: \"\" # Ye can control what should happen if a local link can not be resolved t' a # plank. If not set, th' unresolved link be written as given into th' result'n # output. If set t' `warning` th' same happens an' an additional warning be # printed. If set t' `error` an error message be printed an' th' build be # aborted. # Please note that wit' Cap'n Hugo \u003c 0.123.0 + `uglyURLs=true` this can lead t' false # negatives. link.errorlevel = \"warning\" # How t' open external links. # Default: \"_blank\" # For external links ye can define how they be opened 'n yer browser. All # values fer th' HTML `target` attribute o' th' `a` element be allowed. Th' # default value opens external links 'n a separate browser tab. If ye want # t' open those links 'n th' same tab, use \"_self\". externalLinkTarget = \"_blank\" # Generate link URLs th' Cap'n Hugo way. # Default: false # If set t' true, th' theme behaves like a standard Cap'n Hugo installat'n an' # appends no index.html t' prettyURLs. As a trade off, yer build project will # not be serv'ble from th' file system. disableExplicitIndexURLs = false #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # MathJax # These opt'ns configure how math formulae be displayed. # Initializat'n opt'ns fer MathJax. # Default: not set # A JSON value. See th' MathJaxdocumentat'n fer poss'ble parameter. # This can be overridden 'n th' page's frontmatter. mathJaxInitialize = \"{}\" # Only board MathJax if needed. # Default: true # If a Math shortcode be found, th' opt'n will be ignored an' # MathJax will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMathJax=false` 'n yer frontmatter t' force th' library t' # be boarded. # This can be overridden 'n th' page's frontmatter. disableMathJax = true # URL fer external MathJax library. # Default: not set # Specifies th' remote locat'n o' th' MathJax library. By default th' shipped # version will be used. # This can be overridden 'n th' page's frontmatter. customMathJaxURL = \"\" # \"https://unpkg.com/mathjax/es5/tex-mml-chtml.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Merrrmaid # These opt'ns configure how Merrrmaid graphs be displayed. # Make graphs pan'ble an' zoom'ble # Default: false # For huge graphs it can be helpful t' make them zoom'ble. Zoom'ble graphs come # wit' a reset button fer th' zoom. # This can be overridden 'n th' page's frontmatter or given as a parameter t' # individual graphs. mermaidZoom = true # Initializat'n opt'ns fer Merrrmaid. # Default: not set # A JSON value. See th' Merrrmaid documentat'n fer poss'ble parameter. # This can be overridden 'n th' page's frontmatter. mermaidInitialize = \"{ \\\"securityLevel\\\": \\\"loose\\\" }\" # Only board Merrrmaid if needed. # Default: true # If a Merrrmaid shortcode or codefence be found, th' opt'n will be ignored an' # Merrrmaid will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableMermaid=false` 'n yer frontmatter t' force th' library t' # be boarded. # This can be overridden 'n th' page's frontmatter. disableMermaid = true # URL fer external Merrrmaid library. # Default: not set # Specifies th' remote locat'n o' th' Merrrmaid library. By default th' shipped # version will be used. # This can be overridden 'n th' page's frontmatter. customMermaidURL = \"\" # \"https://unpkg.com/mermaid/dist/mermaid.min.js\" #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # OpenApi # These opt'ns configure how OpenAPI specificat'ns be displayed. # Only board OpenAPI if needed. # Default: true # If a OpenAPI shortcode be found, th' opt'n will be ignored an' # OpenAPI will be boarded regardlessly. Th' opt'n be still useful 'n case ye # be us'n script'n t' set up yer graph. In this case no shortcode or # codefence be involved an' th' library be not boarded by default. In this case # ye can set `disableOpenapi=false` 'n yer frontmatter t' force th' library t' # be boarded. # This can be overridden 'n th' page's frontmatter. disableOpenapi = true # URL fer external OpenAPI library. # Default: not set # Specifies th' remote locat'n o' th' OpenAPI library. By default th' shipped # version will be used. # This can be overridden 'n th' page's frontmatter. customOpenapiURL = \"\" # \"https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js\" ", "description": "", "tags": [ "config" @@ -167,7 +167,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": " Th' Relearrrn theme provides configurat'n opt'ns t' change yer your site’s colors, favicon an' logo. This allows ye t' easily align yer ship visuals t' yer desired style. Most o' these opt'ns be exposed thru so called color variants.\nA color variant lets ye cust'mize various visual effects o' yer ship like almost any color, used fonts, color schemes o' print, rules highligtn'n, Merrrmaid an' th' OpenAPI shortcode, etc. It contains o' a CSS file an' optional configurat'n opt'ns 'n yer hugo.toml.\nTh' Relearrrn theme ships wit' a wide set o' different color variants. Ye can use them as-is, copy them over an' use them as a start'n point fer yer customizat'ns or just create completely new variants unique t' yer ship. Th' interactive variant generator may help ye wit' this task.\nOnce configured 'n yer hugo.toml, ye can select them wit' th' variant selector at th' bottom o' th' menu.\nChange th' Variant (Simple) Single Variant Set th' themeVariant value t' th' name o' yer theme file. That’s it! Yer ship will be displayed 'n this variant only.\n hugo.toml [params] themeVariant = \"relearn-light\" Avast Yer theme variant file must reside 'n yer site’s static/css directory or 'n th' theme’s static/css directory an' th' file name must start wit' theme- an' end wit .css. In th' above example, th' path o' yer theme file must be static/css/theme-relearn-light.css.\nIf ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s static/css directory. Don’t edit th' file 'n th' theme’s directory!\nMultiple Variants Ye can also set multiple variants. In this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.\n hugo.toml [params] themeVariant = [ \"relearn-light\", \"relearn-dark\" ] Smarrrt Arrrse Th' theme provides an advanced configurat'n mode, combin'n th' functionality fer multiple variants wit' th' below possibilities o' adjust'n t' yer OS sett'ns an' rules highlightn'n an' even more!\nAlthough all opt'ns documented here be still work'n, th' advanced configurat'n opt'ns be th' recommended way t' configure yer color variants. See below.\nAdjust t' OS Sett'ns Ye can also cause th' ship t' adjust t' yer OS sett'ns fer light/dark mode. Just set th' themeVariant t' auto t' become an auto mode variant. That’s it.\nYe can use th' auto value wit' th' single or multiple variants opt'n. If ye be us'n multiple variants, ye can drop auto at any posit'n 'n th' option’s array, but usually it makes sense t' set it 'n th' first posit'n an' make it th' default.\n hugo.toml [params] themeVariant = [ \"auto\", \"red\" ] If ye don’t configure anyth'n else, th' theme will default t' use relearn-light fer light mode an' relearn-dark fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer themeVariant opt'n if present.\nIn th' above example, ye would end wit' red fer light mode an' th' default o' relearn-dark fer dark mode.\nIf ye don’t like that behavior, ye can explicitly set themeVariantAuto. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode.\n hugo.toml [params] themeVariantAuto = [ \"learn\", \"neon\" ] Change th' Favicon If yer favicon be a SVG, PNG or ICO, just drop yer image 'n yer site’s static/images/ directory an' name it favicon.svg, favicon.png or favicon.ico respectively.\nIf ye want t' adjust yer favicon accord'n t' yer OS sett'ns fer light/dark mode, add th' image files static/images/favicon-light.svg an' static/images/favicon-dark.svg t' yer site’s directory, respectively, correspond'n t' yer file format. In case some o' th' files be miss'n, th' theme falls back t' favicon.svg fer each miss'n file. All supplied favicons must be o' th' same file format.\nIf no favicon file be found, th' theme will lookup th' alternative filename logo 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.\nIf ye need t' change this default behavior, create a new file layouts/partials/favicon.html 'n yer site’s directory an' write someth'n like this:\n layouts/partials/favicon.html \u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\"\u003e Change th' Logo Create a new file 'n layouts/partials/logo.html o' yer ship. Then write any HTML ye want. Ye could use an img HTML tag an' reference an image created under th' static folder, or ye could paste a SVG definit'n!\nAvast Th' size o' th' logo will adapt automatically.\nRules Highlightn'n If ye want t' switch th' rules highlight'n theme together wit' yer color variant, ye need t' configure yer installat'n accord'n t' Hugo’s documentat'n an' provide a rules highlight'n stylesheet file.\nYe can use a one o' th' shipped stylesheet files or use Cap'n Hugo t' generate a file fer ye. Th' file must be written t' static/css/chroma-\u003cNAME\u003e.css. T' use it wit' yer color variant ye have t' define --CODE-theme: \u003cNAME\u003e 'n th' color variant stylesheet file.\nFor an example, take a look into theme-relearn-light.css an' hugo.toml o' th' exampleSite.\nChange th' Variant (Advanced) Th' theme offers a new way t' configure theme variants an' all o' th' aspects above inside o' a single configurat'n item. This comes wit' some features previously unsupported.\nLike wit' th' multiple variants opt'n, ye be defin'n yer theme variants 'n an array but now not by simple str'ns but 'n a t'ble wit' subopt'ns.\nAgain, 'n this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.\n hugo.toml [params] themeVariant = [ \"relearn-light\", \"relearn-dark\" ] ye now write it that way:\n hugo.toml [params] [[params.themeVariant]] identifier = \"relearn-light\" [[params.themeVariant]] identifier = \"relearn-dark\" Th' identifier opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.\nParameter Name Default Notes identifier \u003cempty\u003e Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form static/css/theme-\u003cIDENTIFIER\u003e.css. name see notes Th' name t' be displayed 'n th' variant selector. If not set, th' identifier be used 'n a human read'ble form. auto \u003cempty\u003e If set, th' variant be treated as an auto mode variant. It has th' same behavior as th' themeVariantAuto opt'n. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode. Defin'n auto mode variants wit' th' advanced opt'ns has th' benefit that ye can now have multiple auto mode variants instead o' just one wit' th' simple opt'ns. Example Configurat'n o' This Ship hugo.toml [params] [[params.themeVariant]] identifier = \"relearn-auto\" name = \"Relearn Light/Dark\" auto = [] [[params.themeVariant]] identifier = \"relearn-light\" [[params.themeVariant]] identifier = \"relearn-dark\" [[params.themeVariant]] identifier = \"zen-auto\" name = \"Zen Light/Dark\" auto = [ \"zen-light\", \"zen-dark\" ] [[params.themeVariant]] identifier = \"zen-light\" [[params.themeVariant]] identifier = \"zen-dark\" [[params.themeVariant]] identifier = \"neon\" Modify Shipped Variants In case ye like a shipped variant but only want t' tweak some aspects, ye have two choices:\nCopy an' change\nYe can copy th' shipped variant file from th' theme’s static/css directory t' th' site’s static/css directory an' either store it wit' th' same name or give it a new name. Edit th' sett'ns an' save th' new file. Afterwards ye can use it 'n yer hugo.toml by th' choosen name.\nCreate an' import\nYe can create a new variant file 'n th' site’s static/css directory an' give it a new name. Import th' shipped variant, add th' sett'ns ye want t' change an' save th' new file. Afterwards ye can use it 'n yer hugo.toml by th' choosen name.\nFor example, ye want t' use th' relearn-light variant but want t' change th' rules highlightn'n schema t' th' one used 'n th' neon variant. For that, create a new static/css/theme-my-brand'n.css 'n yer site’s directory an' add th' follow'n lines:\n static/css/theme-my-brand'n.css @import \"theme-relearn-light.css\"; :root { --CODE-theme: neon; /* name o' th' chroma stylesheet file */ --CODE-BLOCK-color: rgba( 226, 228, 229, 1 ); /* fallback color fer code text */ --CODE-BLOCK-BG-color: rgba( 40, 42, 54, 1 ); /* fallback color fer code background */ } Afterwards put this 'n yer hugo.toml t' use yer new variant:\n hugo.toml [params] themeVariant = \"my-branding\" In comparison t' copy an' change, this has th' advantage that ye profit from any adjustments t' th' relearn-light variant but keep yer modificat'ns.\n", + "content": " Th' Relearrrn theme provides configurat'n opt'ns t' change yer your site’s colors, favicon an' logo. This allows ye t' easily align yer ship visuals t' yer desired style. Most o' these opt'ns be exposed thru so called color variants.\nA color variant lets ye cust'mize various visual effects o' yer ship like almost any color, used fonts, color schemes o' print, rules highligtn'n, Merrrmaid an' th' OpenAPI shortcode, etc. It contains o' a CSS file an' optional configurat'n opt'ns 'n yer hugo.toml.\nTh' Relearrrn theme ships wit' a wide set o' different color variants. Ye can use them as-is, copy them over an' use them as a start'n point fer yer customizat'ns or just create completely new variants unique t' yer ship. Th' interactive variant generator may help ye wit' this task.\nOnce configured 'n yer hugo.toml, ye can select them wit' th' variant selector at th' bottom o' th' menu.\nChange th' Variant (Simple) Single Variant Set th' themeVariant value t' th' name o' yer theme file. That’s it! Yer ship will be displayed 'n this variant only.\nhugo. toml yaml json [params] themeVariant = 'relearn-light' params: themeVariant: relearn-light { \"params\": { \"themeVariant\": \"relearn-light\" } } Avast Yer theme variant file must reside 'n yer site’s static/css directory or 'n th' theme’s static/css directory an' th' file name must start wit' theme- an' end wit .css. In th' above example, th' path o' yer theme file must be static/css/theme-relearn-light.css.\nIf ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s static/css directory. Don’t edit th' file 'n th' theme’s directory!\nMultiple Variants Ye can also set multiple variants. In this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.\nhugo. toml yaml json [params] themeVariant = ['relearn-light', 'relearn-dark'] params: themeVariant: - relearn-light - relearn-dark { \"params\": { \"themeVariant\": [ \"relearn-light\", \"relearn-dark\" ] } } Smarrrt Arrrse Th' theme provides an advanced configurat'n mode, combin'n th' functionality fer multiple variants wit' th' below possibilities o' adjust'n t' yer OS sett'ns an' rules highlightn'n an' even more!\nAlthough all opt'ns documented here be still work'n, th' advanced configurat'n opt'ns be th' recommended way t' configure yer color variants. See below.\nAdjust t' OS Sett'ns Ye can also cause th' ship t' adjust t' yer OS sett'ns fer light/dark mode. Just set th' themeVariant t' auto t' become an auto mode variant. That’s it.\nYe can use th' auto value wit' th' single or multiple variants opt'n. If ye be us'n multiple variants, ye can drop auto at any posit'n 'n th' option’s array, but usually it makes sense t' set it 'n th' first posit'n an' make it th' default.\nhugo. toml yaml json [params] themeVariant = ['auto', 'red'] params: themeVariant: - auto - red { \"params\": { \"themeVariant\": [ \"auto\", \"red\" ] } } If ye don’t configure anyth'n else, th' theme will default t' use relearn-light fer light mode an' relearn-dark fer dark mode. These defaults be overwritten by th' first two non-auto opt'ns o' yer themeVariant opt'n if present.\nIn th' above example, ye would end wit' red fer light mode an' th' default o' relearn-dark fer dark mode.\nIf ye don’t like that behavior, ye can explicitly set themeVariantAuto. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode.\nhugo. toml yaml json [params] themeVariantAuto = ['learn', 'neon'] params: themeVariantAuto: - learn - neon { \"params\": { \"themeVariantAuto\": [ \"learn\", \"neon\" ] } } Change th' Favicon If yer favicon be a SVG, PNG or ICO, just drop yer image 'n yer site’s static/images/ directory an' name it favicon.svg, favicon.png or favicon.ico respectively.\nIf ye want t' adjust yer favicon accord'n t' yer OS sett'ns fer light/dark mode, add th' image files static/images/favicon-light.svg an' static/images/favicon-dark.svg t' yer site’s directory, respectively, correspond'n t' yer file format. In case some o' th' files be miss'n, th' theme falls back t' favicon.svg fer each miss'n file. All supplied favicons must be o' th' same file format.\nIf no favicon file be found, th' theme will lookup th' alternative filename logo 'n th' same locat'n an' will repeat th' search fer th' list o' supported file types.\nIf ye need t' change this default behavior, create a new file layouts/partials/favicon.html 'n yer site’s directory an' write someth'n like this:\n layouts/partials/favicon.html \u003clink rel=\"icon\" href=\"/images/favicon.bmp\" type=\"image/bmp\"\u003e Change th' Logo Create a new file 'n layouts/partials/logo.html o' yer ship. Then write any HTML ye want. Ye could use an img HTML tag an' reference an image created under th' static folder, or ye could paste a SVG definit'n!\nAvast Th' size o' th' logo will adapt automatically.\nRules Highlightn'n If ye want t' switch th' rules highlight'n theme together wit' yer color variant, ye need t' configure yer installat'n accord'n t' Hugo’s documentat'n an' provide a rules highlight'n stylesheet file.\nYe can use a one o' th' shipped stylesheet files or use Cap'n Hugo t' generate a file fer ye. Th' file must be written t' static/css/chroma-\u003cNAME\u003e.css. T' use it wit' yer color variant ye have t' define --CODE-theme: \u003cNAME\u003e 'n th' color variant stylesheet file.\nFor an example, take a look into theme-relearn-light.css an' hugo.toml o' th' exampleSite.\nChange th' Variant (Advanced) Th' theme offers a new way t' configure theme variants an' all o' th' aspects above inside o' a single configurat'n item. This comes wit' some features previously unsupported.\nLike wit' th' multiple variants opt'n, ye be defin'n yer theme variants 'n an array but now not by simple str'ns but 'n a t'ble wit' subopt'ns.\nAgain, 'n this case, th' first variant be th' default chosen on first view an' a variant selector will be shown 'n th' menu footer if th' array contains more than one entry.\nhugo. toml yaml json [params] themeVariant = ['relearn-light', 'relearn-dark'] params: themeVariant: - relearn-light - relearn-dark { \"params\": { \"themeVariant\": [ \"relearn-light\", \"relearn-dark\" ] } } ye now write it that way:\nhugo. toml yaml json [params] [[params.themeVariant]] identifier = 'relearn-light' [[params.themeVariant]] identifier = 'relearn-dark' params: themeVariant: - identifier: relearn-light - identifier: relearn-dark { \"params\": { \"themeVariant\": [ { \"identifier\": \"relearn-light\" }, { \"identifier\": \"relearn-dark\" } ] } } Th' identifier opt'n be mandatory an' equivalent t' th' str'n 'n th' first example. Further opt'ns can be configured, see th' t'ble below.\nParameter Name Default Notes identifier \u003cempty\u003e Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form static/css/theme-\u003cIDENTIFIER\u003e.css. name see notes Th' name t' be displayed 'n th' variant selector. If not set, th' identifier be used 'n a human read'ble form. auto \u003cempty\u003e If set, th' variant be treated as an auto mode variant. It has th' same behavior as th' themeVariantAuto opt'n. Th' first entry 'n th' array be th' color variant fer light mode, th' second fer dark mode. Defin'n auto mode variants wit' th' advanced opt'ns has th' benefit that ye can now have multiple auto mode variants instead o' just one wit' th' simple opt'ns. Example Configurat'n o' This Ship hugo. toml yaml json [params] [[params.themeVariant]] auto = [] identifier = 'relearn-auto' name = 'Relearn Light/Dark' [[params.themeVariant]] identifier = 'relearn-light' [[params.themeVariant]] identifier = 'relearn-dark' [[params.themeVariant]] auto = ['zen-light', 'zen-dark'] identifier = 'zen-auto' name = 'Zen Light/Dark' [[params.themeVariant]] identifier = 'zen-light' [[params.themeVariant]] identifier = 'zen-dark' [[params.themeVariant]] identifier = 'neon' params: themeVariant: - auto: [] identifier: relearn-auto name: Relearrrn Light/Dark - identifier: relearn-light - identifier: relearn-dark - auto: - zen-light - zen-dark identifier: zen-auto name: Zen Light/Dark - identifier: zen-light - identifier: zen-dark - identifier: neon { \"params\": { \"themeVariant\": [ { \"auto\": [], \"identifier\": \"relearn-auto\", \"name\": \"Relearn Light/Dark\" }, { \"identifier\": \"relearn-light\" }, { \"identifier\": \"relearn-dark\" }, { \"auto\": [ \"zen-light\", \"zen-dark\" ], \"identifier\": \"zen-auto\", \"name\": \"Zen Light/Dark\" }, { \"identifier\": \"zen-light\" }, { \"identifier\": \"zen-dark\" }, { \"identifier\": \"neon\" } ] } } Modify Shipped Variants In case ye like a shipped variant but only want t' tweak some aspects, ye have two choices:\nCopy an' change\nYe can copy th' shipped variant file from th' theme’s static/css directory t' th' site’s static/css directory an' either store it wit' th' same name or give it a new name. Edit th' sett'ns an' save th' new file. Afterwards ye can use it 'n yer hugo.toml by th' choosen name.\nCreate an' import\nYe can create a new variant file 'n th' site’s static/css directory an' give it a new name. Import th' shipped variant, add th' sett'ns ye want t' change an' save th' new file. Afterwards ye can use it 'n yer hugo.toml by th' choosen name.\nFor example, ye want t' use th' relearn-light variant but want t' change th' rules highlightn'n schema t' th' one used 'n th' neon variant. For that, create a new static/css/theme-my-brand'n.css 'n yer site’s directory an' add th' follow'n lines:\n static/css/theme-my-brand'n.css @import \"theme-relearn-light.css\"; :root { --CODE-theme: neon; /* name o' th' chroma stylesheet file */ --CODE-BLOCK-color: rgba( 226, 228, 229, 1 ); /* fallback color fer code text */ --CODE-BLOCK-BG-color: rgba( 40, 42, 54, 1 ); /* fallback color fer code background */ } Afterwards put this 'n yer hugo.toml t' use yer new variant:\nhugo. toml yaml json [params] themeVariant = 'my-branding' params: themeVariant: my-brand'n { \"params\": { \"themeVariant\": \"my-branding\" } } In comparison t' copy an' change, this has th' advantage that ye profit from any adjustments t' th' relearn-light variant but keep yer modificat'ns.\n", "description": "", "tags": null, "title": "Brrrand'n", @@ -175,7 +175,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Basics", - "content": " Usage scenarios Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer hugo.toml. All sett'ns not mentioned can be set t' yer lik'n.\nPublic Webserver from Root baseURL = \"https://example.com/\"Public Webserver from Subdirectory baseURL = \"https://example.com/mysite/\" relativeURLs = falsePrivate Webserver (LAN) Th' same sett'ns as wit' any o' th' public webserver usage scenarios or\nbaseURL = \"/\" relativeURLs = trueFile System baseURL = \"/\" relativeURLs = true Arrr Us'n a baseURL wit' a subdirectory an' relativeURLs=true be mutally exclusive due t' th' fact, that Cap'n Hugo does not apply th' baseURL correctly.\nIf ye need both, ye have t' generate yer ship twice but wit' different sett'ns into separate directories.\nAvast Sublemental planks (like sitemap.xml, rss.xml) an' generated social media links inside o' yer planks will always be generated wit' absolute URLs an' will not work if ye set relativeURLs=true.\nAhoi If ye be us'n uglyURLs=false (Hugo’s default), th' theme will append an additional index.html t' all plank links t' make yer ship be serv'ble from th' file system. If ye don’t care about th' file system an' only serve yer plank via a webserver ye can generate th' links without this:\n[params] disableExplicitIndexURLs = true Activate search If not already present, add th' follow'n lines 'n yer hugo.toml file.\n[outputs] home = [\"html\", \"rss\", \"search\"]This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' search outputformat was named json 'n previous releases but was implemented differently. Although json still works, it be now deprecated.\nAvast If ye want t' use th' search feature from th' file system, migrat'n from an older installat'n o' th' theme, make sure t' change yer outputformat fer th' homepage from th' now deprecated json t' search as seen below.\nActivate dedicated search plank Ye can add a dedicated search plank fer yer plank by add'n th' searchpage outputformat t' yer home plank by add'n th' follow'n lines 'n yer hugo.toml file. This will cause Cap'n Hugo t' generate a new file http://example.com/mysite/search.html.\n[outputs] home = [\"html\", \"rss\", \"search\", \"searchpage\"]Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n ENTER inside o' th' menu’s search box .\nAvast T' have Cap'n Hugo create th' dedicated search plank successfully, ye must not generate th' URL http://example.com/mysite/search.html from yer own rrrambl'n. This can happen if ye set uglyURLs=true 'n yer hugo.toml an' defin'n a Marrrkdown file content/search.md.\nT' make sure, there be no duplicate rrrambl'n fer any given URL o' yer project, run hugo --printPathWarn'ns.\nActivate print support Ye can activate print support t' add th' capability t' print whole chapters or even th' complete ship. Just add th' print output format t' yer home, section an' plank 'n yer hugo.toml as seen below:\n[outputs] home = [\"html\", \"rss\", \"print\", \"search\"] section = [\"html\", \"rss\", \"print\"] plank = [\"html\", \"rss\", \"print\"]This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.\nAvast Th' result'n URL will not be configured ugly 'n terms o' Hugo’s URL handl'n even if you’ve set uglyURLs=true 'n yer hugo.toml. This be due t' th' fact that fer one mime type only one suffix can be configured.\nNevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine outputFormats.print 'n yer own hugo.toml t' yer lik'n.\nHome Button Configurat'n If th' disableLandingPageButton opt'n be set t' false, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure th' landingPageName fer th' defined languages:\n[languages] [languages.en] ... [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" ... [languages.pir] ... [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" ...If this opt'n be not configured fer a specific language, they will get their default values:\nlandingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\"Th' home button be go'n t' look like this:\nSocial Media Meta Tags Ye can add social media meta tags fer th' Open Graph protocol an' Twitter Cards t' yer ship. These be configured as mentioned 'n th' Cap'n Hugo docs.\nChange th' Menu Width Th' menu width adjusts automatically fer different screen sizes.\nName Screen Width Menu Width S \u003c 48rem 14.375rem M 48rem - 60rem 14.375rem L \u003e= 60rem 18.75rem Th' values fer th' screen width breakpoints aren’t configur'ble.\nIf ye want t' adjust th' menu width ye can define th' follow'n CSS variables 'n yer custom-header.html. Avast that --MENU-WIDTH-S applies t' th' menu flyout width 'n mobile mode fer small screen sizes.\n:root { --MENU-WIDTH-S: 14.375rem; --MENU-WIDTH-M: 14.375rem; --MENU-WIDTH-L: 18.75rem; }Own Shorrrtcodes wit' JavaScript Dependencies Certain shorrrtcodes make use o' additional JavaScript files. Th' theme only loads these dependencies if th' shortcode be used. T' do so correctly th' theme adds management code 'n various files.\nYe can ye use this mechanism 'n yer own shorrrtcodes. Say ye want t' add a shortcode myshortcode that also requires th' jquery JavaScript library.\nWrite th' shortcode file layouts/shortcodes/myshortcode.html an' add th' follow'n line\n{{- .Plank.Store.Set \"hasMyShortcode\" true }} Add th' follow'n snippet t' yer hugo.toml\n[params.relearn.dependencies] [params.relearn.dependencies.myshortcode] name = \"MyShortcode\" locat'n = \"footer\" Add th' dependency loader file layouts/partials/dependencies/myshortcode.html. Th' loader file will be appended t' yer header or footer, dependend on th' locat'n sett'n 'n yer hugo.toml.\n\u003cscript src=\"https://www.unpkg.com/jquery/dist/jquery.js\"\u003e\u003c/script\u003e Character cas'n be relevant!\nth' name sett'n 'n yer hugo.toml must match th' key (that needs t' be prefixed wit' a has) ye used fer th' store 'n yer layouts/shortcodes/myshortcode.html. th' key on params.relearn.dependencies 'n yer hugo.toml must match th' base file name o' yer loader file. See th' math, mermaid an' openapi shorrrtcodes fer examples.\nOutput Formats Certain parts o' th' theme can be changed fer support o' yer own output formats. Eg. if ye define a new output format PLAINTEXT 'n yer hugo.toml, ye can add a file layouts/partials/header.plaintext.html t' change th' way, th' plank header should look like fer that output format.\nReact t' Variant Switches 'n JavaScript Once a color variant be fully boarded, either initially or by switch'n th' color variant manually wit' th' variant selector, th' custom event themeVariantLoaded on th' document will be dispatched. Ye can add an event listener an' react t' changes.\ndocument.addEventListener( 'themeVariantLoaded', funct'n( e ){ console.log( e.detail.variant ); // `relearn-light` });Partials Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials\nIn themes/hugo-theme-relearn/layouts/partials/, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don’t change th' code directly. Instead follow this plank. You’d create a new partial 'n th' layouts/partials folder o' yer local project. This partial will have th' priority.\nThis theme defines th' follow'n partials :\nheader.html: th' header o' th' plank. See output-formats footer.html: th' footer o' th' plank. See output-formats body.html: th' body o' th' plank. Th' body may contain o' one or many articles. See output-formats article.html: th' output fer a single article, can contain elements around yer rrrambl'n. See output-formats menu.html: left menu. Not meant t' be overwritten search.html: search box. Not meant t' be overwritten custom-header.html: custom headers 'n plank. Meant t' be overwritten when add'n CSS imports. Don’t forget t' include style HTML tag directive 'n yer file. custom-footer.html: custom footer 'n plank. Meant t' be overwritten when add'n JavaScript. Don’t forget t' include javascript HTML tag directive 'n yer file. favicon.html: th' favicon head'n.html: side-wide configurat'n t' change th' planks title head'ns. heading-pre.html: side-wide configurat'n t' prepend t' planks title head'ns. If ye override this, it be yer responsibility t' take th' page’s headingPre sett'n into account. heading-post.html: side-wide configurat'n t' append t' planks title head'ns. If ye override this, it be yer responsibility t' take th' page’s headingPost sett'n into account. logo.html: th' logo, on top left hand corner meta.html: HTML meta tags, if ye want t' change default behavior menu-pre.html: side-wide configurat'n t' prepend t' menu items. If ye override this, it be yer responsibility t' take th' page’s menuPre sett'n into account. menu-post.html: side-wide configurat'n t' append t' menu items. If ye override this, it be yer responsibility t' take th' page’s menuPost sett'n into account. menu-footer.html: footer o' th' the left menu toc.html: t'ble o' contents rrrambl'n.html: th' rrrambl'n plank itself. This can be overridden if ye want t' display page’s meta data above or below th' rrrambl'n. content-header.html: header above th' title, has a default implementat'n but ye can overwrite it if ye don’t like it. content-footer.html: footer below th' rrrambl'n, has a default implementat'n but ye can overwrite it if ye don’t like it. ", + "content": " Usage scenarios Th' theme be us'ble 'n different scenarios, requir'n th' follow'n mandatory sett'ns 'n yer hugo.toml. All sett'ns not mentioned can be set t' yer lik'n.\nPublic Webserver from Root hugo. toml yaml json baseURL = 'https://example.com/' baseURL: https://example.com/ { \"baseURL\": \"https://example.com/\" } Public Webserver from Subdirectory hugo. toml yaml json baseURL = 'https://example.com/mysite/' relativeURLs = false baseURL: https://example.com/mysite/ relativeURLs: false { \"baseURL\": \"https://example.com/mysite/\", \"relativeURLs\": false } Private Webserver (LAN) Th' same sett'ns as wit' any o' th' public webserver usage scenarios or\nhugo. toml yaml json baseURL = '/' relativeURLs = true baseURL: / relativeURLs: true { \"baseURL\": \"/\", \"relativeURLs\": true } File System hugo. toml yaml json baseURL = '/' relativeURLs = true baseURL: / relativeURLs: true { \"baseURL\": \"/\", \"relativeURLs\": true } Arrr Us'n a baseURL wit' a subdirectory an' relativeURLs=true be mutally exclusive due t' th' fact, that Cap'n Hugo does not apply th' baseURL correctly.\nIf ye need both, ye have t' generate yer ship twice but wit' different sett'ns into separate directories.\nAvast Sublemental planks (like sitemap.xml, rss.xml) an' generated social media links inside o' yer planks will always be generated wit' absolute URLs an' will not work if ye set relativeURLs=true.\nAhoi If ye be us'n uglyURLs=false (Hugo’s default), th' theme will append an additional index.html t' all plank links t' make yer ship be serv'ble from th' file system. If ye don’t care about th' file system an' only serve yer plank via a webserver ye can generate th' links without this:\nhugo. toml yaml json [params] disableExplicitIndexURLs = true params: disableExplicitIndexURLs: true { \"params\": { \"disableExplicitIndexURLs\": true } } Activate search If not already present, add th' follow'n lines 'n yer hugo.toml file.\nhugo. toml yaml json [outputs] home = ['html', 'rss', 'search'] outputs: home: - html - rss - search { \"outputs\": { \"home\": [ \"html\", \"rss\", \"search\" ] } } This will generate a search index file at th' root o' yer public folder ready t' be consumed by th' Lunr search library. Avast that th' search outputformat was named json 'n previous releases but was implemented differently. Although json still works, it be now deprecated.\nAvast If ye want t' use th' search feature from th' file system, migrat'n from an older installat'n o' th' theme, make sure t' change yer outputformat fer th' homepage from th' now deprecated json t' search as seen below.\nActivate dedicated search plank Ye can add a dedicated search plank fer yer plank by add'n th' searchpage outputformat t' yer home plank by add'n th' follow'n lines 'n yer hugo.toml file. This will cause Cap'n Hugo t' generate a new file http://example.com/mysite/search.html.\nhugo. toml yaml json [outputs] home = ['html', 'rss', 'search', 'searchpage'] outputs: home: - html - rss - search - searchpage { \"outputs\": { \"home\": [ \"html\", \"rss\", \"search\", \"searchpage\" ] } } Ye can access this plank by either click'n on th' magnifier glass or by typ'n some search term an' press'n ENTER inside o' th' menu’s search box .\nAvast T' have Cap'n Hugo create th' dedicated search plank successfully, ye must not generate th' URL http://example.com/mysite/search.html from yer own rrrambl'n. This can happen if ye set uglyURLs=true 'n yer hugo.toml an' defin'n a Marrrkdown file content/search.md.\nT' make sure, there be no duplicate rrrambl'n fer any given URL o' yer project, run hugo --printPathWarn'ns.\nActivate print support Ye can activate print support t' add th' capability t' print whole chapters or even th' complete ship. Just add th' print output format t' yer home, section an' plank 'n yer hugo.toml as seen below:\nhugo. toml yaml json [outputs] home = ['html', 'rss', 'print', 'search'] plank = ['html', 'rss', 'print'] section = ['html', 'rss', 'print'] outputs: home: - html - rss - print - search plank: - html - rss - print section: - html - rss - print { \"outputs\": { \"home\": [ \"html\", \"rss\", \"print\", \"search\" ], \"page\": [ \"html\", \"rss\", \"print\" ], \"section\": [ \"html\", \"rss\", \"print\" ] } } This will add a little printer ay'con 'n th' top bar. It will switch th' plank t' print preview when clicked. Ye can then send this plank t' th' printer by us'n yer browser’s usual print functionality.\nAvast Th' result'n URL will not be configured ugly 'n terms o' Hugo’s URL handl'n even if you’ve set uglyURLs=true 'n yer hugo.toml. This be due t' th' fact that fer one mime type only one suffix can be configured.\nNevertheless, if you’re unhappy wit' th' result'n URLs ye can manually redefine outputFormats.print 'n yer own hugo.toml t' yer lik'n.\nHome Button Configurat'n If th' disableLandingPageButton opt'n be set t' false, a Home button will appear on th' left menu. It be an alternative fer click'n on th' logo. T' edit th' appearance, ye will have t' configure th' landingPageName fer th' defined languages:\nhugo. toml yaml json [languages] [languages.en] [languages.en.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" [languages.pir] [languages.pir.params] landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme\" languages: en: params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Home pir: params: landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Arrr! Homme { \"languages\": { \"en\": { \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Home\" } }, \"pir\": { \"params\": { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Arrr! Homme\" } } } } If this opt'n be not configured fer a specific language, they will get their default values:\n toml yaml json landingPageName = \"\u003ci class='fas fa-home'\u003e\u003c/i\u003e Home\" landingPageName: \u003ci class='fas fa-home'\u003e\u003c/i\u003e Home { \"landingPageName\": \"\\u003ci class='fas fa-home'\\u003e\\u003c/i\\u003e Home\" } Th' home button be go'n t' look like this:\nSocial Media Meta Tags Ye can add social media meta tags fer th' Open Graph protocol an' Twitter Cards t' yer ship. These be configured as mentioned 'n th' Cap'n Hugo docs.\nChange th' Menu Width Th' menu width adjusts automatically fer different screen sizes.\nName Screen Width Menu Width S \u003c 48rem 14.375rem M 48rem - 60rem 14.375rem L \u003e= 60rem 18.75rem Th' values fer th' screen width breakpoints aren’t configur'ble.\nIf ye want t' adjust th' menu width ye can define th' follow'n CSS variables 'n yer custom-header.html. Avast that --MENU-WIDTH-S applies t' th' menu flyout width 'n mobile mode fer small screen sizes.\n:root { --MENU-WIDTH-S: 14.375rem; --MENU-WIDTH-M: 14.375rem; --MENU-WIDTH-L: 18.75rem; }Own Shorrrtcodes wit' JavaScript Dependencies Certain shorrrtcodes make use o' additional JavaScript files. Th' theme only loads these dependencies if th' shortcode be used. T' do so correctly th' theme adds management code 'n various files.\nYe can ye use this mechanism 'n yer own shorrrtcodes. Say ye want t' add a shortcode myshortcode that also requires th' jquery JavaScript library.\nWrite th' shortcode file layouts/shortcodes/myshortcode.html an' add th' follow'n line\n{{- .Plank.Store.Set \"hasMyShortcode\" true }} Add th' follow'n snippet t' yer hugo.toml\n[params.relearn.dependencies] [params.relearn.dependencies.myshortcode] name = \"MyShortcode\" locat'n = \"footer\" Add th' dependency loader file layouts/partials/dependencies/myshortcode.html. Th' loader file will be appended t' yer header or footer, dependend on th' locat'n sett'n 'n yer hugo.toml.\n\u003cscript src=\"https://www.unpkg.com/jquery/dist/jquery.js\"\u003e\u003c/script\u003e Character cas'n be relevant!\nth' name sett'n 'n yer hugo.toml must match th' key (that needs t' be prefixed wit' a has) ye used fer th' store 'n yer layouts/shortcodes/myshortcode.html. th' key on params.relearn.dependencies 'n yer hugo.toml must match th' base file name o' yer loader file. See th' math, mermaid an' openapi shorrrtcodes fer examples.\nOutput Formats Certain parts o' th' theme can be changed fer support o' yer own output formats. Eg. if ye define a new output format PLAINTEXT 'n yer hugo.toml, ye can add a file layouts/partials/header.plaintext.html t' change th' way, th' plank header should look like fer that output format.\nReact t' Variant Switches 'n JavaScript Once a color variant be fully boarded, either initially or by switch'n th' color variant manually wit' th' variant selector, th' custom event themeVariantLoaded on th' document will be dispatched. Ye can add an event listener an' react t' changes.\ndocument.addEventListener( 'themeVariantLoaded', funct'n( e ){ console.log( e.detail.variant ); // `relearn-light` });Partials Th' Relearrrn theme has been built t' be as configur'ble as poss'ble by defin'n multiple partials\nIn themes/hugo-theme-relearn/layouts/partials/, ye will find all th' partials defined fer this theme. If ye need t' overwrite someth'n, don’t change th' code directly. Instead follow this plank. You’d create a new partial 'n th' layouts/partials folder o' yer local project. This partial will have th' priority.\nThis theme defines th' follow'n partials :\nheader.html: th' header o' th' plank. See output-formats footer.html: th' footer o' th' plank. See output-formats body.html: th' body o' th' plank. Th' body may contain o' one or many articles. See output-formats article.html: th' output fer a single article, can contain elements around yer rrrambl'n. See output-formats menu.html: left menu. Not meant t' be overwritten search.html: search box. Not meant t' be overwritten custom-header.html: custom headers 'n plank. Meant t' be overwritten when add'n CSS imports. Don’t forget t' include style HTML tag directive 'n yer file. custom-footer.html: custom footer 'n plank. Meant t' be overwritten when add'n JavaScript. Don’t forget t' include javascript HTML tag directive 'n yer file. favicon.html: th' favicon head'n.html: side-wide configurat'n t' change th' planks title head'ns. heading-pre.html: side-wide configurat'n t' prepend t' planks title head'ns. If ye override this, it be yer responsibility t' take th' page’s headingPre sett'n into account. heading-post.html: side-wide configurat'n t' append t' planks title head'ns. If ye override this, it be yer responsibility t' take th' page’s headingPost sett'n into account. logo.html: th' logo, on top left hand corner meta.html: HTML meta tags, if ye want t' change default behavior menu-pre.html: side-wide configurat'n t' prepend t' menu items. If ye override this, it be yer responsibility t' take th' page’s menuPre sett'n into account. menu-post.html: side-wide configurat'n t' append t' menu items. If ye override this, it be yer responsibility t' take th' page’s menuPost sett'n into account. menu-footer.html: footer o' th' the left menu toc.html: t'ble o' contents rrrambl'n.html: th' rrrambl'n plank itself. This can be overridden if ye want t' display page’s meta data above or below th' rrrambl'n. content-header.html: header above th' title, has a default implementat'n but ye can overwrite it if ye don’t like it. content-footer.html: footer below th' rrrambl'n, has a default implementat'n but ye can overwrite it if ye don’t like it. ", "description": "", "tags": null, "title": "Customizat'n", @@ -357,7 +357,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shorrrtcodes", - "content": " Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.\nTh' highlight shortcode renders yer code wit' a rules highlighter.\n python 1print(\"Hello World!\") Usage This shortcode be fully compat'ble wit' Hugo’s highlight shortcode but offers some extensions.\nIt be called interchangeably 'n th' same way as Hugo’s own shortcode provid'n positional parameter or by simply us'n codefences.\nYe be free t' also call this shortcode from yer own partials. In this case it resembles Hugo’s highlight funct'n rules if ye call this shortcode as a partial us'n compatibility rules.\nWhile th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\n codefence shortcode shortcode (positional) partial partial (compat) ```py { lineNos=\"true\" wrap=\"true\" title=\"python\" } print(\"Hello World!\") ``` {{\u003c highlight lineNos=\"true\" type=\"py\" wrap=\"true\" title=\"python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{\u003c highlight py \"lineNos=true,wrap=true,title=python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"lineNos\" \"true\" \"type\" \"py\" \"wrap\" \"true\" \"title\" \"python\" )}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"options\" \"lineNos=true,wrap=true,title=python\" \"type\" \"py\" )}} Parameter Name Posit'n Default Notes type 1 \u003cempty\u003e Th' language o' th' code t' highlight. Choose from one o' th' supported languages. Case-insensitive. title \u003cempty\u003e Extension. Arbitrary title fer code. This displays th' code like a single tab if hl_inline=false (which be Hugos default). wrap see notes Extension. When true th' rrrambl'n may wrap on long lines otherwise it will be scroll'ble.\nTh' default value can be set 'n yer hugo.toml an' overwritten via frontmatter. See below. opt'ns 2 \u003cempty\u003e An optional, comma-separated list o' zero or more Cap'n Hugo supported opt'ns as well as extension parameter from this t'ble. \u003coption\u003e \u003cempty\u003e Any o' Hugo’s supported opt'ns. \u003ccontent\u003e \u003cempty\u003e Yer code t' highlight. Configurat'n Default values fer Hugo’s supported opt'ns can be set via goldmark sett'ns 'n yer hugo.toml\nDefault values fer extension opt'ns can be set via params sett'ns 'n yer hugo.toml or be overwritten by frontmatter fer each individual plank.\nGlobal Configurat'n File Ye can configure th' color style used fer code blocks 'n yer color variants stylesheet file.\nRecommended Sett'ns [marrrkup] [marrrkup.highlight] # line numbers 'n a t'ble layout will shift if code be wrapp'n, so better # use inline; besides that visually both layouts have th' same look an' behavior lineNumbersInT'ble = false # th' shipped variants come wit' their own modified chroma rules highlightn'n # stylesheets which be linked 'n yer generated HTML planks; ye can use Cap'n Hugo t' generate # own stylesheets t' yer lik'n an' use them 'n yer variant; # if ye want t' use Hugo's internal styles instead o' th' shipped stylesheets: # - remove `noClasses` or set `noClasses = true` # - set `style` t' a predefined style name # note: wit' us'n th' internal styles, th' `--CODE-theme` sett'n 'n yer variant # stylesheet will be ignored an' th' internal style be used fer all variants an' # even print noClasses = false # style = \"tango\"Optional Sett'ns [params] highlightWrap = truePage’s Frontmatter +++ highlightWrap = true +++Examples Line Numbers wit' Start'n Offset As mentioned above, line numbers 'n a t'ble layout will shift if code be wrapp'n, so better use inline. T' make th'ns easier fer ye, set lineNumbersInT'ble = false 'n yer hugo.toml an' add lineNos = true when call'n th' shortcode instead o' th' specific values t'ble or inline.\n{{\u003c highlight lineNos=\"true\" lineNoStart=\"666\" type=\"py\" \u003e}} # th' hardest part be t' start writ'n code; here's a kickstart; just copy an' paste this; it's free; th' next lines will cost ye serious credits print(\"Hello\") print(\" \") print(\"World\") print(\"!\") {{\u003c /highlight \u003e}}666# th' hardest part be t' start writ'n code; here's a kickstart; just copy an' paste this; it's free; th' next lines will cost ye serious credits 667print(\"Hello\") 668print(\" \") 669print(\"World\") 670print(\"!\") Codefence wit' Title ```py { title=\"python\" } # a bit shorter print(\"Hello World!\") ``` python # a bit shorter print(\"Hello World!\") Wit' Wrap {{\u003c highlight type=\"py\" wrap=\"true\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff Without Wrap {{\u003c highlight type=\"py\" wrap=\"false\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff ", + "content": " Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.\nTh' highlight shortcode renders yer code wit' a rules highlighter.\n python 1print(\"Hello World!\") Usage This shortcode be fully compat'ble wit' Hugo’s highlight shortcode but offers some extensions.\nIt be called interchangeably 'n th' same way as Hugo’s own shortcode provid'n positional parameter or by simply us'n codefences.\nYe be free t' also call this shortcode from yer own partials. In this case it resembles Hugo’s highlight funct'n rules if ye call this shortcode as a partial us'n compatibility rules.\nWhile th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\n codefence shortcode shortcode (positional) partial partial (compat) ```py { lineNos=\"true\" wrap=\"true\" title=\"python\" } print(\"Hello World!\") ``` {{\u003c highlight lineNos=\"true\" type=\"py\" wrap=\"true\" title=\"python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{\u003c highlight py \"lineNos=true,wrap=true,title=python\" \u003e}} print(\"Hello World!\") {{\u003c /highlight \u003e}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"lineNos\" \"true\" \"type\" \"py\" \"wrap\" \"true\" \"title\" \"python\" )}} {{ partial \"shortcodes/highlight.html\" (dict \"page\" . \"content\" \"print(\\\"Hello World!\\\")\" \"options\" \"lineNos=true,wrap=true,title=python\" \"type\" \"py\" )}} Parameter Name Posit'n Default Notes type 1 \u003cempty\u003e Th' language o' th' code t' highlight. Choose from one o' th' supported languages. Case-insensitive. title \u003cempty\u003e Extension. Arbitrary title fer code. This displays th' code like a single tab if hl_inline=false (which be Hugos default). wrap see notes Extension. When true th' rrrambl'n may wrap on long lines otherwise it will be scroll'ble.\nTh' default value can be set 'n yer hugo.toml an' overwritten via frontmatter. See below. opt'ns 2 \u003cempty\u003e An optional, comma-separated list o' zero or more Cap'n Hugo supported opt'ns as well as extension parameter from this t'ble. \u003coption\u003e \u003cempty\u003e Any o' Hugo’s supported opt'ns. \u003ccontent\u003e \u003cempty\u003e Yer code t' highlight. Configurat'n Default values fer Hugo’s supported opt'ns can be set via goldmark sett'ns 'n yer hugo.toml\nDefault values fer extension opt'ns can be set via params sett'ns 'n yer hugo.toml or be overwritten by frontmatter fer each individual plank.\nGlobal Configurat'n File Ye can configure th' color style used fer code blocks 'n yer color variants stylesheet file.\nRecommended Sett'ns hugo. toml yaml json [marrrkup] [marrrkup.highlight] lineNumbersInT'ble = false noClasses = false marrrkup: highlight: lineNumbersInT'ble: false noClasses: false { \"markup\": { \"highlight\": { \"lineNumbersInTable\": false, \"noClasses\": false } } } Optional Sett'ns hugo. toml yaml json [params] highlightWrap = true params: highlightWrap: true { \"params\": { \"highlightWrap\": true } } Page’s Frontmatter toml yaml json +++ highlightWrap = true +++ --- highlightWrap: true --- { \"highlightWrap\": true } Examples Line Numbers wit' Start'n Offset As mentioned above, line numbers 'n a t'ble layout will shift if code be wrapp'n, so better use inline. T' make th'ns easier fer ye, set lineNumbersInT'ble = false 'n yer hugo.toml an' add lineNos = true when call'n th' shortcode instead o' th' specific values t'ble or inline.\n{{\u003c highlight lineNos=\"true\" lineNoStart=\"666\" type=\"py\" \u003e}} # th' hardest part be t' start writ'n code; here's a kickstart; just copy an' paste this; it's free; th' next lines will cost ye serious credits print(\"Hello\") print(\" \") print(\"World\") print(\"!\") {{\u003c /highlight \u003e}}666# th' hardest part be t' start writ'n code; here's a kickstart; just copy an' paste this; it's free; th' next lines will cost ye serious credits 667print(\"Hello\") 668print(\" \") 669print(\"World\") 670print(\"!\") Codefence wit' Title ```py { title=\"python\" } # a bit shorter print(\"Hello World!\") ``` python # a bit shorter print(\"Hello World!\") Wit' Wrap {{\u003c highlight type=\"py\" wrap=\"true\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff Without Wrap {{\u003c highlight type=\"py\" wrap=\"false\" hl_lines=\"2\" \u003e}} # Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff {{\u003c /highlight \u003e}}# Quicksort Python One-liner lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x\u003c L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x\u003e=L[0]]) # Some more stuff ", "description": "Render code with a syntax highlighter", "tags": null, "title": "Highlight", @@ -397,7 +397,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shorrrtcodes", - "content": " Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.\nTh' math shortcode generates beautiful formatted math an' chemical formulae us'n th' MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Avast This only works 'n modern browsers.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Math codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shortcode from yer own partials.\n codefence shortcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"page\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values be left, center or right. \u003ccontent\u003e \u003cempty\u003e Yer formulae. Configurat'n MathJax be configured wit' default sett'ns. Ye can cust'mize MathJax’s default sett'ns fer all o' yer files thru a JSON object 'n yer hugo.toml or override these sett'ns per plank thru yer planks frontmatter.\nTh' JSON object o' yer hugo.toml / frontmatter be forwarded into MathJax’s configurat'n object.\nSee MathJax documentat'n fer all allowed sett'ns.\nGlobal Configurat'n File [params] mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\"Page’s Frontmatter +++ mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" +++Examples Inline Math Inline math be generated if ye use a single `$` as a delimiter around yer formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}}Inline math be generated if ye use a single $ as a delimiter around yer formulae: $\\sqrt{3}$\nBlocklevel Math wit' Right Alignment If ye delimit yer formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"right\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}}If ye delimit yer formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence Ye can also use codefences.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ ", + "content": " Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.\nTh' math shortcode generates beautiful formatted math an' chemical formulae us'n th' MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Avast This only works 'n modern browsers.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Math codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shortcode from yer own partials.\n codefence shortcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"page\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values be left, center or right. \u003ccontent\u003e \u003cempty\u003e Yer formulae. Configurat'n MathJax be configured wit' default sett'ns. Ye can cust'mize MathJax’s default sett'ns fer all o' yer files thru a JSON object 'n yer hugo.toml or override these sett'ns per plank thru yer planks frontmatter.\nTh' JSON object o' yer hugo.toml / frontmatter be forwarded into MathJax’s configurat'n object.\nSee MathJax documentat'n fer all allowed sett'ns.\nGlobal Configurat'n File hugo. toml yaml json [params] mathJaxInitialize = '{ \"chtml\": { \"displayAlign\": \"left\" } }' params: mathJaxInitialize: '{ \"chtml\": { \"displayAlign\": \"left\" } }' { \"params\": { \"mathJaxInitialize\": \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" } } Page’s Frontmatter toml yaml json +++ mathJaxInitialize = '{ \"chtml\": { \"displayAlign\": \"left\" } }' +++ --- mathJaxInitialize: '{ \"chtml\": { \"displayAlign\": \"left\" } }' --- { \"mathJaxInitialize\": \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" } Examples Inline Math Inline math be generated if ye use a single `$` as a delimiter around yer formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}}Inline math be generated if ye use a single $ as a delimiter around yer formulae: $\\sqrt{3}$\nBlocklevel Math wit' Right Alignment If ye delimit yer formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"right\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}}If ye delimit yer formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence Ye can also use codefences.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ ", "description": "", "tags": null, "title": "Math", @@ -405,7 +405,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shorrrtcodes", - "content": " Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.\nTh' mermaid shortcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' Merrrmaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Avast This only works 'n modern browsers.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Merrrmaid codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shortcode from yer own partials.\n codefence shortcode partial ```mermaid { align=\"center\" zoom=\"true\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" zoom=\"true\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"page\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" \"zoom\" \"true\" )}} Th' generated graphs can be be panned by dragg'n them an' zoomed by us'n th' mousewheel. On mobile devices ye can use finger gestures.\nParameter Name Default Notes align center Allowed values be left, center or right. zoom see notes Whether th' graph be pan- an' zoom'ble.\nIf not set th' value be determined by th' mermaidZoom sett'n o' th' ship or th' planks frontmatter or false if not set at all.\n- false: no pan or zoom\n- true: pan an' zoom active \u003ccontent\u003e \u003cempty\u003e Yer Merrrmaid graph. Configurat'n Merrrmaid be configured wit' default sett'ns. Ye can cust'mize Mermaid’s default sett'ns fer all o' yer files thru a JSON object 'n yer hugo.toml, override these sett'ns per plank thru yer planks frontmatter or override these sett'n per diagramm thru diagram directives.\nTh' JSON object o' yer hugo.toml / frontmatter be forwarded into Mermaid’s mermaid.initialize() funct'n.\nSee Merrrmaid documentat'n fer all allowed sett'ns.\nTh' theme sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n hugo.toml, frontmatter or diagram directives.\nGlobal Configurat'n File [params] mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" mermaidZoom = truePage’s Frontmatter +++ mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" mermaidZoom = true +++Examples Flowchart wit' YAML-Title {{\u003c mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence Diagram wit' Configurat'n Directive {{\u003c mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Avast right o' John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about ye? Bob--\u003e\u003eJohn: Jolly bloody! {{\u003c /mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about ye? Bob--\u003e\u003eJohn: Jolly bloody! Class Diagram wit' Codefence Rules ```mermaid classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +Str'n gender Animal: +isMammal() Animal: +mate() class Duck{ +Str'n beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() } ``` classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +Str'n gender Animal: +isMammal() Animal: +mate() class Duck{ +Str'n beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() }State Diagram Aligned t' th' Right {{\u003c mermaid align=\"right\" \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open {{\u003c /mermaid \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open Entity Relationship Model wit' Non-Default Merrrmaid Theme {{\u003c mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"li'ble for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"li'ble for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" User Journey {{\u003c mermaid \u003e}} journey title My work'n day section Go t' work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me {{\u003c /mermaid \u003e}} journey title My work'n day section Go t' work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me GANTT Chart {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, after des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, after des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d Pie Chart without Zoom {{\u003c mermaid zoom=\"false\" \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 {{\u003c /mermaid \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 Quadrant Chart {{\u003c mermaid \u003e}} pie title Pets adopted by volunteers title Reach an' engagement o' campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need t' promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] {{\u003c /mermaid \u003e}} quadrantChart title Reach an' engagement o' campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need t' promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] Requirement Diagram {{\u003c mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: th' test text. risk: high verifymethod: test } element test_entity { type: simulat'n } test_entity - satisfies -\u003e test_req {{\u003c /mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: th' test text. risk: high verifymethod: test } element test_entity { type: simulat'n } test_entity - satisfies -\u003e test_req Git Graph {{\u003c mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit {{\u003c /mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit C4 Diagrams {{\u003c mermaid \u003e}} C4Context title System Context diagram fer Internet Bank'n System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Bank'n Customer A\", \"A customer o' th' bank, wit' personal bank accounts.\") Person(customerB, \"Bank'n Customer B\") Person_Ext(customerC, \"Bank'n Customer C\", \"desc\") Person(customerD, \"Bank'n Customer D\", \"A customer o' th' bank, \u003cbr/\u003e wit' personal bank accounts.\") System(SystemAA, \"Internet Bank'n System\", \"Allows customers t' view informat'n about their bank accounts, an' make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Bank'n System\", \"Stores all o' th' core bank'n informat'n about customers, accounts, transact'ns, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Bank'n System A\") System(SystemB, \"Bank'n System B\", \"A system o' th' bank, wit' personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Bank'n System D Database\", \"A system o' th' bank, wit' personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Bank'n System F Queue\", \"A system o' th' bank.\") SystemQueue_Ext(SystemG, \"Bank'n System G Queue\", \"A system o' th' bank, wit' personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") {{\u003c /mermaid \u003e}} C4Context title System Context diagram fer Internet Bank'n System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Bank'n Customer A\", \"A customer o' th' bank, wit' personal bank accounts.\") Person(customerB, \"Bank'n Customer B\") Person_Ext(customerC, \"Bank'n Customer C\", \"desc\") Person(customerD, \"Bank'n Customer D\", \"A customer o' th' bank, \u003cbr/\u003e wit' personal bank accounts.\") System(SystemAA, \"Internet Bank'n System\", \"Allows customers t' view informat'n about their bank accounts, an' make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Bank'n System\", \"Stores all o' th' core bank'n informat'n about customers, accounts, transact'ns, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Bank'n System A\") System(SystemB, \"Bank'n System B\", \"A system o' th' bank, wit' personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Bank'n System D Database\", \"A system o' th' bank, wit' personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Bank'n System F Queue\", \"A system o' th' bank.\") SystemQueue_Ext(SystemG, \"Bank'n System G Queue\", \"A system o' th' bank, wit' personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") Mindmaps {{\u003c mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::ay'con(fa fa-book) Popularisat'n British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003ean' features On Automatic creat'n Uses Creative techniques Strategic plann'n Argument mapp'n Tools Pen an' paper Merrrmaid {{\u003c /mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::icon(fa fa-book) Popularisat'n British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003eand features On Automatic creat'n Uses Creative techniques Strategic plann'n Argument mapp'n Tools Pen an' paper Merrrmaid Timeline {{\u003c mermaid \u003e}} timeline title History o' Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter {{\u003c /mermaid \u003e}} timeline title History o' Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter Sankey {{\u003c mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generat'n / exports,104.453 Electricity grid,Heat'n an' cool'n - homes,113.726 Electricity grid,H2 conversion,27.14 {{\u003c /mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generat'n / exports,104.453 Electricity grid,Heat'n an' cool'n - homes,113.726 Electricity grid,H2 conversion,27.14 XYChart {{\u003c mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] {{\u003c /mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] ", + "content": " Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.\nTh' mermaid shortcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' Merrrmaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Avast This only works 'n modern browsers.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Merrrmaid codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shortcode from yer own partials.\n codefence shortcode partial ```mermaid { align=\"center\" zoom=\"true\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" zoom=\"true\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"page\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" \"zoom\" \"true\" )}} Th' generated graphs can be be panned by dragg'n them an' zoomed by us'n th' mousewheel. On mobile devices ye can use finger gestures.\nParameter Name Default Notes align center Allowed values be left, center or right. zoom see notes Whether th' graph be pan- an' zoom'ble.\nIf not set th' value be determined by th' mermaidZoom sett'n o' th' ship or th' planks frontmatter or false if not set at all.\n- false: no pan or zoom\n- true: pan an' zoom active \u003ccontent\u003e \u003cempty\u003e Yer Merrrmaid graph. Configurat'n Merrrmaid be configured wit' default sett'ns. Ye can cust'mize Mermaid’s default sett'ns fer all o' yer files thru a JSON object 'n yer hugo.toml, override these sett'ns per plank thru yer planks frontmatter or override these sett'n per diagramm thru diagram directives.\nTh' JSON object o' yer hugo.toml / frontmatter be forwarded into Mermaid’s mermaid.initialize() funct'n.\nSee Merrrmaid documentat'n fer all allowed sett'ns.\nTh' theme sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n hugo.toml, frontmatter or diagram directives.\nGlobal Configurat'n File hugo. toml yaml json [params] mermaidInitialize = '{ \"theme\": \"dark\" }' mermaidZoom = true params: mermaidInitialize: '{ \"theme\": \"dark\" }' mermaidZoom: true { \"params\": { \"mermaidInitialize\": \"{ \\\"theme\\\": \\\"dark\\\" }\", \"mermaidZoom\": true } } Page’s Frontmatter toml yaml json +++ mermaidInitialize = '{ \"theme\": \"dark\" }' mermaidZoom = true +++ --- mermaidInitialize: '{ \"theme\": \"dark\" }' mermaidZoom: true --- { \"mermaidInitialize\": \"{ \\\"theme\\\": \\\"dark\\\" }\", \"mermaidZoom\": true } Examples Flowchart wit' YAML-Title {{\u003c mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} --- title: Example Diagram --- graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence Diagram wit' Configurat'n Directive {{\u003c mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Avast right o' John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about ye? Bob--\u003e\u003eJohn: Jolly bloody! {{\u003c /mermaid \u003e}} %%{init:{\"fontFamily\":\"monospace\", \"sequence\":{\"showSequenceNumbers\":true}}}%% sequenceDiagram Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003e\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts! John--\u003e\u003eAlice: Great! John-\u003e\u003eBob: How about ye? Bob--\u003e\u003eJohn: Jolly bloody! Class Diagram wit' Codefence Rules ```mermaid classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +Str'n gender Animal: +isMammal() Animal: +mate() class Duck{ +Str'n beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() } ``` classDiagram Animal \u003c|-- Duck Animal \u003c|-- Fish Animal \u003c|-- Zebra Animal : +int age Animal : +Str'n gender Animal: +isMammal() Animal: +mate() class Duck{ +Str'n beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() }State Diagram Aligned t' th' Right {{\u003c mermaid align=\"right\" \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open {{\u003c /mermaid \u003e}} stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open Entity Relationship Model wit' Non-Default Merrrmaid Theme {{\u003c mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"li'ble for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% erDiagram CUSTOMER }|..|{ DELIVERY-ADDRESS : has CUSTOMER ||--o{ ORDER : places CUSTOMER ||--o{ INVOICE : \"li'ble for\" DELIVERY-ADDRESS ||--o{ ORDER : receives INVOICE ||--|{ ORDER : covers ORDER ||--|{ ORDER-ITEM : includes PRODUCT-CATEGORY ||--|{ PRODUCT : contains PRODUCT ||--o{ ORDER-ITEM : \"ordered in\" User Journey {{\u003c mermaid \u003e}} journey title My work'n day section Go t' work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me {{\u003c /mermaid \u003e}} journey title My work'n day section Go t' work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me GANTT Chart {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, after des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, after des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d Pie Chart without Zoom {{\u003c mermaid zoom=\"false\" \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 {{\u003c /mermaid \u003e}} pie title Pets adopted by volunteers \"Dogs\" : 386 \"Cats\" : 85 \"Rats\" : 15 Quadrant Chart {{\u003c mermaid \u003e}} pie title Pets adopted by volunteers title Reach an' engagement o' campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need t' promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] {{\u003c /mermaid \u003e}} quadrantChart title Reach an' engagement o' campaigns x-axis Low Reach --\u003e High Reach y-axis Low Engagement --\u003e High Engagement quadrant-1 We should expand quadrant-2 Need t' promote quadrant-3 Re-evaluate quadrant-4 May be improved Campaign A: [0.3, 0.6] Campaign B: [0.45, 0.23] Campaign C: [0.57, 0.69] Campaign D: [0.78, 0.34] Campaign E: [0.40, 0.34] Campaign F: [0.35, 0.78] Requirement Diagram {{\u003c mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: th' test text. risk: high verifymethod: test } element test_entity { type: simulat'n } test_entity - satisfies -\u003e test_req {{\u003c /mermaid \u003e}} requirementDiagram requirement test_req { id: 1 text: th' test text. risk: high verifymethod: test } element test_entity { type: simulat'n } test_entity - satisfies -\u003e test_req Git Graph {{\u003c mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit {{\u003c /mermaid \u003e}} gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit C4 Diagrams {{\u003c mermaid \u003e}} C4Context title System Context diagram fer Internet Bank'n System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Bank'n Customer A\", \"A customer o' th' bank, wit' personal bank accounts.\") Person(customerB, \"Bank'n Customer B\") Person_Ext(customerC, \"Bank'n Customer C\", \"desc\") Person(customerD, \"Bank'n Customer D\", \"A customer o' th' bank, \u003cbr/\u003e wit' personal bank accounts.\") System(SystemAA, \"Internet Bank'n System\", \"Allows customers t' view informat'n about their bank accounts, an' make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Bank'n System\", \"Stores all o' th' core bank'n informat'n about customers, accounts, transact'ns, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Bank'n System A\") System(SystemB, \"Bank'n System B\", \"A system o' th' bank, wit' personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Bank'n System D Database\", \"A system o' th' bank, wit' personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Bank'n System F Queue\", \"A system o' th' bank.\") SystemQueue_Ext(SystemG, \"Bank'n System G Queue\", \"A system o' th' bank, wit' personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") {{\u003c /mermaid \u003e}} C4Context title System Context diagram fer Internet Bank'n System Enterprise_Boundary(b0, \"BankBoundary0\") { Person(customerA, \"Bank'n Customer A\", \"A customer o' th' bank, wit' personal bank accounts.\") Person(customerB, \"Bank'n Customer B\") Person_Ext(customerC, \"Bank'n Customer C\", \"desc\") Person(customerD, \"Bank'n Customer D\", \"A customer o' th' bank, \u003cbr/\u003e wit' personal bank accounts.\") System(SystemAA, \"Internet Bank'n System\", \"Allows customers t' view informat'n about their bank accounts, an' make payments.\") Enterprise_Boundary(b1, \"BankBoundary\") { SystemDb_Ext(SystemE, \"Mainframe Bank'n System\", \"Stores all o' th' core bank'n informat'n about customers, accounts, transact'ns, etc.\") System_Boundary(b2, \"BankBoundary2\") { System(SystemA, \"Bank'n System A\") System(SystemB, \"Bank'n System B\", \"A system o' th' bank, wit' personal bank accounts. next line.\") } System_Ext(SystemC, \"E-mail system\", \"The internal Microsoft Exchange e-mail system.\") SystemDb(SystemD, \"Bank'n System D Database\", \"A system o' th' bank, wit' personal bank accounts.\") Boundary(b3, \"BankBoundary3\", \"boundary\") { SystemQueue(SystemF, \"Bank'n System F Queue\", \"A system o' th' bank.\") SystemQueue_Ext(SystemG, \"Bank'n System G Queue\", \"A system o' th' bank, wit' personal bank accounts.\") } } } BiRel(customerA, SystemAA, \"Uses\") BiRel(SystemAA, SystemE, \"Uses\") Rel(SystemAA, SystemC, \"Sends e-mails\", \"SMTP\") Rel(SystemC, customerA, \"Sends e-mails to\") UpdateElementStyle(customerA, $fontColor=\"red\", $bgColor=\"grey\", $borderColor=\"red\") UpdateRelStyle(customerA, SystemAA, $textColor=\"blue\", $lineColor=\"blue\", $offsetX=\"5\") UpdateRelStyle(SystemAA, SystemE, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-10\") UpdateRelStyle(SystemAA, SystemC, $textColor=\"blue\", $lineColor=\"blue\", $offsetY=\"-40\", $offsetX=\"-50\") UpdateRelStyle(SystemC, customerA, $textColor=\"red\", $lineColor=\"red\", $offsetX=\"-50\", $offsetY=\"20\") UpdateLayoutConfig($c4ShapeInRow=\"3\", $c4BoundaryInRow=\"1\") Mindmaps {{\u003c mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::ay'con(fa fa-book) Popularisat'n British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003ean' features On Automatic creat'n Uses Creative techniques Strategic plann'n Argument mapp'n Tools Pen an' paper Merrrmaid {{\u003c /mermaid \u003e}} mindmap root((mindmap)) Origins Long history ::icon(fa fa-book) Popularisat'n British popular psychology author Tony Buzan Research On effectiveness\u003cbr/\u003eand features On Automatic creat'n Uses Creative techniques Strategic plann'n Argument mapp'n Tools Pen an' paper Merrrmaid Timeline {{\u003c mermaid \u003e}} timeline title History o' Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter {{\u003c /mermaid \u003e}} timeline title History o' Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter Sankey {{\u003c mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generat'n / exports,104.453 Electricity grid,Heat'n an' cool'n - homes,113.726 Electricity grid,H2 conversion,27.14 {{\u003c /mermaid \u003e}} sankey-beta %% source,target,value Electricity grid,Over generat'n / exports,104.453 Electricity grid,Heat'n an' cool'n - homes,113.726 Electricity grid,H2 conversion,27.14 XYChart {{\u003c mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] {{\u003c /mermaid \u003e}} xychart-beta title \"Sales Revenue\" x-axis [jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec] y-axis \"Revenue (in $)\" 4000 --\u003e 11000 bar [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] line [5000, 6000, 7500, 8200, 9500, 10500, 11000, 10200, 9200, 8500, 7000, 6000] ", "description": "", "tags": null, "title": "Merrrmaid", @@ -552,7 +552,7 @@ var relearn_search_index = [ }, { "breadcrumb": "Shorrrtcodes", - "content": " Th' siteparam shortcode prints values o' ship params.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional aswell or call this shortcode from yer own partials.\n shortcode shortcode (positional) partial {{% siteparam name=\"editURL\" %}} {{% siteparam \"editURL\" %}} {{ partial \"shortcodes/siteparam.html\" (dict \"page\" . \"name\" \"editURL\" )}} Parameter Name Posit'n Default Notes name 1 \u003cempty\u003e Th' name o' th' ship param t' be displayed. Examples editURL from hugo.toml `editURL` value: {{% siteparam name=\"editURL\" %}}editURL value: https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\nNested parameter wit' Marrrkdown an' HTML formatt'n T' use formatted parameter, add this 'n yer hugo.toml:\n[marrrkup.goldmark.renderer] unsafe = true hugo.toml [params] [params.siteparam.test] text = \"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting\" Formatted parameter: {{% siteparam name=\"siteparam.test.text\" %}}Formatted parameter: A nested opt'n \u003cb\u003ewith\u003c/b\u003e formatt'n\n", + "content": " Th' siteparam shortcode prints values o' ship params.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional aswell or call this shortcode from yer own partials.\n shortcode shortcode (positional) partial {{% siteparam name=\"editURL\" %}} {{% siteparam \"editURL\" %}} {{ partial \"shortcodes/siteparam.html\" (dict \"page\" . \"name\" \"editURL\" )}} Parameter Name Posit'n Default Notes name 1 \u003cempty\u003e Th' name o' th' ship param t' be displayed. Examples editURL from hugo.toml `editURL` value: {{% siteparam name=\"editURL\" %}}editURL value: https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}\nNested parameter wit' Marrrkdown an' HTML formatt'n T' use formatted parameter, add this 'n yer hugo.toml:\nhugo. toml yaml json [marrrkup] [marrrkup.goldmark] [marrrkup.goldmark.renderer] unsafe = true marrrkup: goldmark: renderer: unsafe: true { \"markup\": { \"goldmark\": { \"renderer\": { \"unsafe\": true } } } } Now values contain'n Marrrkdown will be formatted correctly.\nhugo. toml yaml json [params] [params.siteparam] [params.siteparam.test] text = 'A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting' params: siteparam: test: text: A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatt'n { \"params\": { \"siteparam\": { \"test\": { \"text\": \"A **nested** parameter \\u003cb\\u003ewith\\u003c/b\\u003e formatting\" } } } } Formatted parameter: {{% siteparam name=\"siteparam.test.text\" %}}Formatted parameter: A nested opt'n \u003cb\u003ewith\u003c/b\u003e formatt'n\n", "description": "", "tags": null, "title": "SiteParam", diff --git a/pir/more/credits/index.html b/pir/more/credits/index.html index cebb7dbb87..1173064fa3 100644 --- a/pir/more/credits/index.html +++ b/pir/more/credits/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/more/credits/index.print.html" rel="alternate" type="text/html" title="Crrredits :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -267,12 +267,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -435,13 +435,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/more/credits/index.print.html b/pir/more/credits/index.print.html index bb82247b45..f720518029 100644 --- a/pir/more/credits/index.print.html +++ b/pir/more/credits/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/more/credits/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Crrredits :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -157,8 +157,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/search.html b/pir/search.html index 34840b5237..94f55b4d96 100644 --- a/pir/search.html +++ b/pir/search.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/search.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/search.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/search.html" rel="canonical" type="text/html" title="Searrrch :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373948" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373948" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373948" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373948" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373948" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373948" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373948" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373948" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373948" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373948" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373948" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373948" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373948" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373948" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373948"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373948"></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 @@ -192,12 +192,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373948" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -360,13 +360,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373948"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/attachments/index.html b/pir/shortcodes/attachments/index.html index e98a5aa909..01e0e3e674 100644 --- a/pir/shortcodes/attachments/index.html +++ b/pir/shortcodes/attachments/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ Migrat'n While this shortcode will still be avail'ble fer some time, it <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Attachments :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -504,12 +504,12 @@ Migrat'n While this shortcode will still be avail'ble fer some time, it <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -673,13 +673,13 @@ Migrat'n While this shortcode will still be avail'ble fer some time, it setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/attachments/index.print.html b/pir/shortcodes/attachments/index.print.html index 79166e6575..fab03dd3a4 100644 --- a/pir/shortcodes/attachments/index.print.html +++ b/pir/shortcodes/attachments/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ Migrat'n While this shortcode will still be avail'ble fer some time, it <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -378,8 +378,8 @@ Migrat'n While this shortcode will still be avail'ble fer some time, it </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/badge/index.html b/pir/shortcodes/badge/index.html index 8c711de47c..1ab0877adf 100644 --- a/pir/shortcodes/badge/index.html +++ b/pir/shortcodes/badge/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/badge/index.print.html" rel="alternate" type="text/html" title="Badge :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -414,12 +414,12 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -582,13 +582,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/badge/index.print.html b/pir/shortcodes/badge/index.print.html index 8850c58ecc..877c0d2ca6 100644 --- a/pir/shortcodes/badge/index.print.html +++ b/pir/shortcodes/badge/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -296,8 +296,8 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/button/index.html b/pir/shortcodes/button/index.html index 88c631d6ff..2a780ba346 100644 --- a/pir/shortcodes/button/index.html +++ b/pir/shortcodes/button/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Button :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -401,12 +401,12 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -569,13 +569,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/button/index.print.html b/pir/shortcodes/button/index.print.html index 9e1d4e891b..5290f6c01b 100644 --- a/pir/shortcodes/button/index.print.html +++ b/pir/shortcodes/button/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="alternate" hreflang="art-pir"> <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="/hugo-theme-relearn/pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -282,8 +282,8 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html index e1ac42d1cb..5536db990d 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -216,12 +216,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -388,13 +388,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html index bca1d2db4a..50e075a422 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -114,8 +114,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html index 8753c4ff1c..b2e4be1447 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -226,12 +226,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -398,13 +398,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html index 54830a9d3a..0ce02c44ef 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -141,8 +141,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html index 912d197e04..4408da6e20 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -225,12 +225,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -395,13 +395,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html index a59ad62996..4ea6249c33 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -121,8 +121,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html index 381793e3cb..89774d3cbb 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -224,12 +224,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -394,13 +394,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html index 2f100d5747..2c2462fe51 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -148,8 +148,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html index 7e54be5154..887fce25fb 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html" rel="alternate" type="text/html" title="plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -215,12 +215,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -383,13 +383,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html index fd90c972aa..a03acd95e5 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="canonical" type="text/html" title="plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -113,8 +113,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html index 8200ff6fdb..b63551ceac 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html" rel="alternate" type="text/html" title="plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -215,12 +215,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -383,13 +383,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html index 931533b382..dc49a9f870 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html" rel="canonical" type="text/html" title="plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -113,8 +113,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html index 009de358ae..50a0733cc7 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1-3 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html" rel="alternate" type="text/html" title="plank 1-1-3 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -214,12 +214,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -382,13 +382,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html index 45ac1e0b91..c48a67bb09 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html" rel="canonical" type="text/html" title="plank 1-1-3 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1-3 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -112,8 +112,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/index.html index 6a16303c12..07bac8bceb 100644 --- a/pir/shortcodes/children/children-1/children-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.print.html" rel="alternate" type="text/html" title="plank 1-1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -226,12 +226,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -394,13 +394,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/index.print.html index a85048714d..cba977de73 100644 --- a/pir/shortcodes/children/children-1/children-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" rel="canonical" type="text/html" title="plank 1-1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="plank 1-1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -198,8 +198,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/index.html b/pir/shortcodes/children/children-1/index.html index b094a12f2c..b00a592db0 100644 --- a/pir/shortcodes/children/children-1/index.html +++ b/pir/shortcodes/children/children-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="plank 1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/index.print.html" rel="alternate" type="text/html" title="plank 1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -223,12 +223,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -391,13 +391,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/index.print.html b/pir/shortcodes/children/children-1/index.print.html index 89149fa104..a8ef9ce58d 100644 --- a/pir/shortcodes/children/children-1/index.print.html +++ b/pir/shortcodes/children/children-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/index.html" rel="canonical" type="text/html" title="plank 1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="plank 1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -225,8 +225,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-2/index.html b/pir/shortcodes/children/children-2/index.html index 09cf98b3b5..344cbe97a7 100644 --- a/pir/shortcodes/children/children-2/index.html +++ b/pir/shortcodes/children/children-2/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-2/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="plank 2 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/index.print.html" rel="alternate" type="text/html" title="plank 2 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -213,12 +213,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -381,13 +381,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-2/index.print.html b/pir/shortcodes/children/children-2/index.print.html index 228d436393..74d5906247 100644 --- a/pir/shortcodes/children/children-2/index.print.html +++ b/pir/shortcodes/children/children-2/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-2/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-2/index.html" rel="canonical" type="text/html" title="plank 2 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="plank 2 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -111,8 +111,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/index.html b/pir/shortcodes/children/children-3/index.html index a8695183b0..84ba607a0b 100644 --- a/pir/shortcodes/children/children-3/index.html +++ b/pir/shortcodes/children/children-3/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="plank 3 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/index.print.html" rel="alternate" type="text/html" title="plank 3 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -223,12 +223,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -391,13 +391,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/index.print.html b/pir/shortcodes/children/children-3/index.print.html index 4a27f912a3..a024e40bee 100644 --- a/pir/shortcodes/children/children-3/index.print.html +++ b/pir/shortcodes/children/children-3/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" rel="canonical" type="text/html" title="plank 3 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="plank 3 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -138,8 +138,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/test3/index.html b/pir/shortcodes/children/children-3/test3/index.html index 35552e7bd9..32aeaae3a4 100644 --- a/pir/shortcodes/children/children-3/test3/index.html +++ b/pir/shortcodes/children/children-3/test3/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="plank 3-1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.print.html" rel="alternate" type="text/html" title="plank 3-1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -214,12 +214,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -382,13 +382,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/test3/index.print.html b/pir/shortcodes/children/children-3/test3/index.print.html index 541246daf8..0a1e943e29 100644 --- a/pir/shortcodes/children/children-3/test3/index.print.html +++ b/pir/shortcodes/children/children-3/test3/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.html" rel="canonical" type="text/html" title="plank 3-1 :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="plank 3-1 :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -112,8 +112,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-4/index.html b/pir/shortcodes/children/children-4/index.html index 6c5932d92a..f2055a30e6 100644 --- a/pir/shortcodes/children/children-4/index.html +++ b/pir/shortcodes/children/children-4/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -380,13 +380,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-4/index.print.html b/pir/shortcodes/children/children-4/index.print.html index 641dd4dfd6..9c05631b2c 100644 --- a/pir/shortcodes/children/children-4/index.print.html +++ b/pir/shortcodes/children/children-4/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -109,8 +109,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/index.html b/pir/shortcodes/children/index.html index f6ba3fc26e..be0c0ff3c5 100644 --- a/pir/shortcodes/children/index.html +++ b/pir/shortcodes/children/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Children :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/index.print.html" rel="alternate" type="text/html" title="Children :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -410,12 +410,12 @@ So its rrrambl'n be used as descript'n.</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -578,13 +578,13 @@ So its rrrambl'n be used as descript'n.</p> setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/index.print.html b/pir/shortcodes/children/index.print.html index dad596e203..9b63aeffd7 100644 --- a/pir/shortcodes/children/index.print.html +++ b/pir/shortcodes/children/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html" rel="canonical" type="text/html" title="Children :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Children :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -512,8 +512,8 @@ So its rrrambl'n be used as descript'n.</p> </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/children/test/index.html b/pir/shortcodes/children/test/index.html index a8ac864de1..fd3f5d047d 100644 --- a/pir/shortcodes/children/test/index.html +++ b/pir/shortcodes/children/test/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This be a plain plank test, an' th' beginn'n o' a YAML multiline description… "> @@ -27,21 +27,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/test/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="plank X :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/index.print.html" rel="alternate" type="text/html" title="plank X :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -215,12 +215,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -383,13 +383,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/children/test/index.print.html b/pir/shortcodes/children/test/index.print.html index 45c0a87a53..c0ee4fd8e6 100644 --- a/pir/shortcodes/children/test/index.print.html +++ b/pir/shortcodes/children/test/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This be a plain plank test, an' th' beginn'n o' a YAML multiline description… "> @@ -27,22 +27,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/test/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/test/index.html" rel="canonical" type="text/html" title="plank X :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="plank X :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -113,8 +113,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/expand/index.html b/pir/shortcodes/expand/index.html index 2c8450563b..53ef63e130 100644 --- a/pir/shortcodes/expand/index.html +++ b/pir/shortcodes/expand/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -40,21 +40,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Expand :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/expand/index.print.html" rel="alternate" type="text/html" title="Expand :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -150,13 +150,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <p>Th' <code>expand</code> shortcode displays an expandable/collaps'ble section o' text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank ye!</p> <p>That’s some text wit' a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -274,26 +274,26 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">ye</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, ye did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">t'</span> <span class="nx">press</span> <span class="nx">ye</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need t' press ye!</div> </div> @@ -314,13 +314,13 @@ No need t' press ye!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">th'</span> <span class="nx">possibilities</span> <span class="nx">be</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">includ'n</span> <span class="nx">other</span> <span class="nx">shorrrtcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>Ye can add standard markdown rules:</p> <ul> @@ -425,12 +425,12 @@ No need t' press ye!</div> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -593,13 +593,13 @@ No need t' press ye!</div> setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/expand/index.print.html b/pir/shortcodes/expand/index.print.html index 88d3e65ebc..02bb91b4a2 100644 --- a/pir/shortcodes/expand/index.print.html +++ b/pir/shortcodes/expand/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -40,22 +40,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html" rel="canonical" type="text/html" title="Expand :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Expand :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -113,13 +113,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <p>Th' <code>expand</code> shortcode displays an expandable/collaps'ble section o' text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank ye!</p> <p>That’s some text wit' a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -237,26 +237,26 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">ye</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, ye did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">t'</span> <span class="nx">press</span> <span class="nx">ye</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need t' press ye!</div> </div> @@ -277,13 +277,13 @@ No need t' press ye!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">th'</span> <span class="nx">possibilities</span> <span class="nx">be</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">includ'n</span> <span class="nx">other</span> <span class="nx">shorrrtcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>Ye can add standard markdown rules:</p> <ul> @@ -307,8 +307,8 @@ No need t' press ye!</div> </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/highlight/index.html b/pir/shortcodes/highlight/index.html index 73a0715866..03c4e20fd7 100644 --- a/pir/shortcodes/highlight/index.html +++ b/pir/shortcodes/highlight/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Render code with a syntax highlighter"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/highlight/index.xml" rel="alternate" type="application/rss+xml" title="Highlight :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/highlight/index.print.html" rel="alternate" type="text/html" title="Highlight :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -148,13 +148,13 @@ <p>Th' <code>highlight</code> shortcode renders yer code wit' a rules highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -325,28 +325,184 @@ <h3 id="global-configuration-file">Global Configurat'n File</h3> <p>Ye can configure th' color style used fer code blocks 'n yer <a href="/hugo-theme-relearn/pir/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers 'n a t'ble layout will shift if code be wrapp'n, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have th' same look an' behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInT'ble</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># th' shipped variants come wit' their own modified chroma rules highlightn'n</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which be linked 'n yer generated HTML planks; ye can use Cap'n Hugo t' generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets t' yer lik'n an' use them 'n yer variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if ye want t' use Hugo's internal styles instead o' th' shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` t' a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: wit' us'n th' internal styles, th' `--CODE-theme` sett'n 'n yer variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored an' th' internal style be used fer all variants an'</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Sett'ns</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInT'ble</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers wit' Start'n Offset</h3> <p>As mentioned above, line numbers 'n a <code>t'ble</code> layout will shift if code be wrapp'n, so better use <code>inline</code>. T' make th'ns easier fer ye, set <code>lineNumbersInT'ble = false</code> 'n yer <code>hugo.toml</code> an' add <code>lineNos = true</code> when call'n th' shortcode instead o' th' specific values <code>t'ble</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -361,18 +517,18 @@ </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence wit' Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -493,12 +649,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -661,13 +817,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/highlight/index.print.html b/pir/shortcodes/highlight/index.print.html index 8ce6736e7c..51342fd077 100644 --- a/pir/shortcodes/highlight/index.print.html +++ b/pir/shortcodes/highlight/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Render code with a syntax highlighter"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html" rel="canonical" type="text/html" title="Highlight :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/highlight/index.xml" rel="alternate" type="application/rss+xml" title="Highlight :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -104,13 +104,13 @@ <p>Th' <code>highlight</code> shortcode renders yer code wit' a rules highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -281,28 +281,184 @@ <h3 id="global-configuration-file">Global Configurat'n File</h3> <p>Ye can configure th' color style used fer code blocks 'n yer <a href="/hugo-theme-relearn/pir/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers 'n a t'ble layout will shift if code be wrapp'n, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have th' same look an' behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInT'ble</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># th' shipped variants come wit' their own modified chroma rules highlightn'n</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which be linked 'n yer generated HTML planks; ye can use Cap'n Hugo t' generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets t' yer lik'n an' use them 'n yer variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if ye want t' use Hugo's internal styles instead o' th' shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` t' a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: wit' us'n th' internal styles, th' `--CODE-theme` sett'n 'n yer variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored an' th' internal style be used fer all variants an'</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Sett'ns</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInT'ble</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers wit' Start'n Offset</h3> <p>As mentioned above, line numbers 'n a <code>t'ble</code> layout will shift if code be wrapp'n, so better use <code>inline</code>. T' make th'ns easier fer ye, set <code>lineNumbersInT'ble = false</code> 'n yer <code>hugo.toml</code> an' add <code>lineNos = true</code> when call'n th' shortcode instead o' th' specific values <code>t'ble</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -317,18 +473,18 @@ </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence wit' Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -368,8 +524,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/icon/index.html b/pir/shortcodes/icon/index.html index 115bdde663..9fd3a844a1 100644 --- a/pir/shortcodes/icon/index.html +++ b/pir/shortcodes/icon/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ Usage While th' examples be us'n shorrrtcodes wit' positional parame <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/icon/index.xml" rel="alternate" type="application/rss+xml" title="Icon :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/icon/index.print.html" rel="alternate" type="text/html" title="Icon :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -336,12 +336,12 @@ Usage While th' examples be us'n shorrrtcodes wit' positional parame <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -504,13 +504,13 @@ Usage While th' examples be us'n shorrrtcodes wit' positional parame setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/icon/index.print.html b/pir/shortcodes/icon/index.print.html index ff96e3cb21..2dedd7b06d 100644 --- a/pir/shortcodes/icon/index.print.html +++ b/pir/shortcodes/icon/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ Usage While th' examples be us'n shorrrtcodes wit' positional parame <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html" rel="canonical" type="text/html" title="Icon :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/icon/index.xml" rel="alternate" type="application/rss+xml" title="Icon :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -217,8 +217,8 @@ Usage While th' examples be us'n shorrrtcodes wit' positional parame </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/include/index.html b/pir/shortcodes/include/index.html index 238642e08e..b6b827ad7f 100644 --- a/pir/shortcodes/include/index.html +++ b/pir/shortcodes/include/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Include :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/include/index.print.html" rel="alternate" type="text/html" title="Include :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -326,12 +326,12 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -494,13 +494,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/include/index.print.html b/pir/shortcodes/include/index.print.html index 26f9d71658..2b2fed930a 100644 --- a/pir/shortcodes/include/index.print.html +++ b/pir/shortcodes/include/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" rel="canonical" type="text/html" title="Include :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Include :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -210,8 +210,8 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/index.html b/pir/shortcodes/index.html index c245103107..b7154a2c8a 100644 --- a/pir/shortcodes/index.html +++ b/pir/shortcodes/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Shorrrtcodes :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/index.print.html" rel="alternate" type="text/html" title="Shorrrtcodes :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -227,12 +227,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -395,13 +395,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/index.print.html b/pir/shortcodes/index.print.html index 3ef050591c..55b9ea35d4 100644 --- a/pir/shortcodes/index.print.html +++ b/pir/shortcodes/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" rel="canonical" type="text/html" title="Shorrrtcodes :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Shorrrtcodes :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -939,13 +939,13 @@ So its rrrambl'n be used as descript'n.</p> <p>Th' <code>expand</code> shortcode displays an expandable/collaps'ble section o' text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank ye!</p> <p>That’s some text wit' a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -1063,26 +1063,26 @@ So its rrrambl'n be used as descript'n.</p> <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">ye</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, ye did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">t'</span> <span class="nx">press</span> <span class="nx">ye</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need t' press ye!</div> </div> @@ -1103,13 +1103,13 @@ No need t' press ye!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">th'</span> <span class="nx">possibilities</span> <span class="nx">be</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">includ'n</span> <span class="nx">other</span> <span class="nx">shorrrtcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>Ye can add standard markdown rules:</p> <ul> @@ -1146,13 +1146,13 @@ No need t' press ye!</div> <p>Th' <code>highlight</code> shortcode renders yer code wit' a rules highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -1323,28 +1323,184 @@ No need t' press ye!</div> <h3 id="global-configuration-file">Global Configurat'n File</h3> <p>Ye can configure th' color style used fer code blocks 'n yer <a href="/hugo-theme-relearn/pir/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers 'n a t'ble layout will shift if code be wrapp'n, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have th' same look an' behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInT'ble</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># th' shipped variants come wit' their own modified chroma rules highlightn'n</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which be linked 'n yer generated HTML planks; ye can use Cap'n Hugo t' generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets t' yer lik'n an' use them 'n yer variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if ye want t' use Hugo's internal styles instead o' th' shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` t' a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: wit' us'n th' internal styles, th' `--CODE-theme` sett'n 'n yer variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored an' th' internal style be used fer all variants an'</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Sett'ns</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInT'ble</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Sett'ns</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers wit' Start'n Offset</h3> <p>As mentioned above, line numbers 'n a <code>t'ble</code> layout will shift if code be wrapp'n, so better use <code>inline</code>. T' make th'ns easier fer ye, set <code>lineNumbersInT'ble = false</code> 'n yer <code>hugo.toml</code> an' add <code>lineNos = true</code> when call'n th' shortcode instead o' th' specific values <code>t'ble</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -1359,18 +1515,18 @@ No need t' press ye!</div> </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence wit' Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -1758,11 +1914,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>Th' JSON object o' yer <code>hugo.toml</code> / frontmatter be forwarded into MathJax’s configurat'n object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentat'n</a> fer all allowed sett'ns.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math be generated if ye use a single <span class="sb">`$`</span> as a delimiter around yer formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math be generated if ye use a single <code>$</code> as a delimiter around yer formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -1922,13 +2187,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Merrrmaid documentat'n</a> fer all allowed sett'ns.</p> <p>Th' <code>theme</code> sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart wit' YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -2847,7 +3225,7 @@ xychart-beta <div class="sc-openapi-wrapper is-load'n helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -3093,28 +3471,132 @@ xychart-beta <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter wit' Marrrkdown an' HTML formatt'n</h3> <p>T' use formatted parameter, add this 'n yer <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values contain'n Marrrkdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatt'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -3135,13 +3617,13 @@ xychart-beta <p>This be especially useful if ye want t' flag yer code example wit' an explicit language.</p> <p>If ye want multiple tabs grouped together ye can wrap yer tabs into th' <a href="/hugo-theme-relearn/pir/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -3246,13 +3728,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -3274,13 +3756,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -3325,41 +3807,41 @@ xychart-beta </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">th'</span> <span class="nx">background</span> <span class="nx">t'</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">o'</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">an'</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">ay'con</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style an' color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style an' color</span> </button> @@ -3428,27 +3910,27 @@ xychart-beta <p>This comes 'n handy eg. fer provid'n code snippets fer multiple languages.</p> <p>If ye just want a single tab ye can instead call th' <a href="/hugo-theme-relearn/pir/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -3596,27 +4078,27 @@ xychart-beta <p>See what happens t' th' tab views while ye select different tabs.</p> <p>While press'n a tab o' Group A switches all tab views o' Group A 'n sync (if th' tab be available), th' tabs o' Group B be left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -3973,8 +4455,8 @@ xychart-beta </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -4003,27 +4485,27 @@ xychart-beta } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236324" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373948"></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373948" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373948" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236324", assetsBuster: 1709236324 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373948", assetsBuster: 1709373948 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/math/index.html b/pir/shortcodes/math/index.html index b8f8c4138d..1adf17dcf7 100644 --- a/pir/shortcodes/math/index.html +++ b/pir/shortcodes/math/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter i <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Math :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/math/index.print.html" rel="alternate" type="text/html" title="Math :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -252,11 +252,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>Th' JSON object o' yer <code>hugo.toml</code> / frontmatter be forwarded into MathJax’s configurat'n object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentat'n</a> fer all allowed sett'ns.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math be generated if ye use a single <span class="sb">`$`</span> as a delimiter around yer formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math be generated if ye use a single <code>$</code> as a delimiter around yer formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -372,12 +481,12 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -540,13 +649,13 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -575,7 +684,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236323"></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/math/index.print.html b/pir/shortcodes/math/index.print.html index 3203889eae..c3b598a178 100644 --- a/pir/shortcodes/math/index.print.html +++ b/pir/shortcodes/math/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter i <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html" rel="canonical" type="text/html" title="Math :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Math :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -208,11 +208,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>Th' JSON object o' yer <code>hugo.toml</code> / frontmatter be forwarded into MathJax’s configurat'n object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentat'n</a> fer all allowed sett'ns.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math be generated if ye use a single <span class="sb">`$`</span> as a delimiter around yer formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math be generated if ye use a single <code>$</code> as a delimiter around yer formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -247,8 +356,8 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -277,7 +386,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373948"></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/mermaid/index.html b/pir/shortcodes/mermaid/index.html index a00360be2c..9d40b16f8c 100644 --- a/pir/shortcodes/mermaid/index.html +++ b/pir/shortcodes/mermaid/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter i <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Merrrmaid :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/index.print.html" rel="alternate" type="text/html" title="Merrrmaid :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -278,13 +278,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Merrrmaid documentat'n</a> fer all allowed sett'ns.</p> <p>Th' <code>theme</code> sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart wit' YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -856,12 +969,12 @@ xychart-beta <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -1024,27 +1137,27 @@ xychart-beta setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373947" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/mermaid/index.print.html b/pir/shortcodes/mermaid/index.print.html index b2ce8f98c0..2dad9d4675 100644 --- a/pir/shortcodes/mermaid/index.print.html +++ b/pir/shortcodes/mermaid/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter i <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html" rel="canonical" type="text/html" title="Merrrmaid :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Merrrmaid :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -222,13 +222,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Merrrmaid documentat'n</a> fer all allowed sett'ns.</p> <p>Th' <code>theme</code> sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configurat'n File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart wit' YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -719,22 +832,22 @@ xychart-beta </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373948" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/notice/index.html b/pir/shortcodes/notice/index.html index aa41d498db..c3f3e8b589 100644 --- a/pir/shortcodes/notice/index.html +++ b/pir/shortcodes/notice/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Notice :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/notice/index.print.html" rel="alternate" type="text/html" title="Notice :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -560,12 +560,12 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -728,13 +728,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/notice/index.print.html b/pir/shortcodes/notice/index.print.html index 57f3feb3a7..7fee3fec9a 100644 --- a/pir/shortcodes/notice/index.print.html +++ b/pir/shortcodes/notice/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html" rel="canonical" type="text/html" title="Notice :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Notice :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -440,8 +440,8 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/openapi/index.html b/pir/shortcodes/openapi/index.html index 8e0e8dbe1c..43ee042168 100644 --- a/pir/shortcodes/openapi/index.html +++ b/pir/shortcodes/openapi/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Adds UI fer yer OpenAPI / Swaggerrr Specificat'ns"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/openapi/index.xml" rel="alternate" type="application/rss+xml" title="OpenAPI :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/openapi/index.print.html" rel="alternate" type="text/html" title="OpenAPI :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -210,7 +210,7 @@ <div class="sc-openapi-wrapper is-load'n helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -304,12 +304,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -472,19 +472,19 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373947" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236323", assetsBuster: 1709236323 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373947", assetsBuster: 1709373947 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/openapi/index.print.html b/pir/shortcodes/openapi/index.print.html index b2e13c78f4..1cf539f9ee 100644 --- a/pir/shortcodes/openapi/index.print.html +++ b/pir/shortcodes/openapi/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Adds UI fer yer OpenAPI / Swaggerrr Specificat'ns"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html" rel="canonical" type="text/html" title="OpenAPI :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/openapi/index.xml" rel="alternate" type="application/rss+xml" title="OpenAPI :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -175,7 +175,7 @@ <div class="sc-openapi-wrapper is-load'n helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -188,14 +188,14 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373948" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236324", assetsBuster: 1709236324 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373948", assetsBuster: 1709373948 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/resources/index.html b/pir/shortcodes/resources/index.html index 5357df0323..c2cc2ae9a9 100644 --- a/pir/shortcodes/resources/index.html +++ b/pir/shortcodes/resources/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) T <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/resources/index.xml" rel="alternate" type="application/rss+xml" title="Resources :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/resources/index.print.html" rel="alternate" type="text/html" title="Resources :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -364,12 +364,12 @@ Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) T <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -532,13 +532,13 @@ Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) T setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/resources/index.print.html b/pir/shortcodes/resources/index.print.html index c86eef497c..52b15444fd 100644 --- a/pir/shortcodes/resources/index.print.html +++ b/pir/shortcodes/resources/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) T <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" rel="canonical" type="text/html" title="Resources :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/resources/index.xml" rel="alternate" type="application/rss+xml" title="Resources :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -245,8 +245,8 @@ Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) T </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/siteparam/index.html b/pir/shortcodes/siteparam/index.html index 2f2c722fed..dafca3d47e 100644 --- a/pir/shortcodes/siteparam/index.html +++ b/pir/shortcodes/siteparam/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,21 +28,21 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="SiteParam :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/index.print.html" rel="alternate" type="text/html" title="SiteParam :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -214,28 +214,132 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter wit' Marrrkdown an' HTML formatt'n</h3> <p>T' use formatted parameter, add this 'n yer <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values contain'n Marrrkdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatt'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -330,12 +434,12 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -498,13 +602,13 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/siteparam/index.print.html b/pir/shortcodes/siteparam/index.print.html index b4e2a1a0c7..89d0935814 100644 --- a/pir/shortcodes/siteparam/index.print.html +++ b/pir/shortcodes/siteparam/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -28,22 +28,22 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html" rel="canonical" type="text/html" title="SiteParam :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="SiteParam :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -178,28 +178,132 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter wit' Marrrkdown an' HTML formatt'n</h3> <p>T' use formatted parameter, add this 'n yer <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">marrrkup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values contain'n Marrrkdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatt'n</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -213,8 +317,8 @@ Usage While th' examples be us'n shorrrtcodes wit' named parameter y </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/tab/index.html b/pir/shortcodes/tab/index.html index 27c563ef2b..90f6008f5a 100644 --- a/pir/shortcodes/tab/index.html +++ b/pir/shortcodes/tab/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/tab/index.xml" rel="alternate" type="application/rss+xml" title="Tab :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/tab/index.print.html" rel="alternate" type="text/html" title="Tab :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -141,13 +141,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs <p>This be especially useful if ye want t' flag yer code example wit' an explicit language.</p> <p>If ye want multiple tabs grouped together ye can wrap yer tabs into th' <a href="/hugo-theme-relearn/pir/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -252,13 +252,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -280,13 +280,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -331,41 +331,41 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">th'</span> <span class="nx">background</span> <span class="nx">t'</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">o'</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">an'</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">ay'con</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style an' color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style an' color</span> </button> @@ -508,12 +508,12 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -676,13 +676,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/tab/index.print.html b/pir/shortcodes/tab/index.print.html index b8f2ac5fca..c427fb6a53 100644 --- a/pir/shortcodes/tab/index.print.html +++ b/pir/shortcodes/tab/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="canonical" type="text/html" title="Tab :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/tab/index.xml" rel="alternate" type="application/rss+xml" title="Tab :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -104,13 +104,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs <p>This be especially useful if ye want t' flag yer code example wit' an explicit language.</p> <p>If ye want multiple tabs grouped together ye can wrap yer tabs into th' <a href="/hugo-theme-relearn/pir/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -215,13 +215,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -243,13 +243,13 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -294,41 +294,41 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">th'</span> <span class="nx">background</span> <span class="nx">t'</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">o'</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">an'</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">th'</span> <span class="nx">chosen</span> <span class="nx">ay'con</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style an' color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style an' color</span> </button> @@ -390,8 +390,8 @@ If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/shortcodes/tabs/index.html b/pir/shortcodes/tabs/index.html index 2dc5239499..6b205ba99e 100644 --- a/pir/shortcodes/tabs/index.html +++ b/pir/shortcodes/tabs/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,21 +30,21 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Tabs :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/index.print.html" rel="alternate" type="text/html" title="Tabs :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -140,27 +140,27 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <p>This comes 'n handy eg. fer provid'n code snippets fer multiple languages.</p> <p>If ye just want a single tab ye can instead call th' <a href="/hugo-theme-relearn/pir/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -308,27 +308,27 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <p>See what happens t' th' tab views while ye select different tabs.</p> <p>While press'n a tab o' Group A switches all tab views o' Group A 'n sync (if th' tab be available), th' tabs o' Group B be left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -765,12 +765,12 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -933,13 +933,13 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/shortcodes/tabs/index.print.html b/pir/shortcodes/tabs/index.print.html index ba6897c828..7c57a0f583 100644 --- a/pir/shortcodes/tabs/index.print.html +++ b/pir/shortcodes/tabs/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -30,22 +30,22 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html" rel="canonical" type="text/html" title="Tabs :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Tabs :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -104,27 +104,27 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <p>This comes 'n handy eg. fer provid'n code snippets fer multiple languages.</p> <p>If ye just want a single tab ye can instead call th' <a href="/hugo-theme-relearn/pir/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -272,27 +272,27 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( <p>See what happens t' th' tab views while ye select different tabs.</p> <p>While press'n a tab o' Group A switches all tab views o' Group A 'n sync (if th' tab be available), th' tabs o' Group B be left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -648,8 +648,8 @@ hello. py sh c print("Hello World!") echo "Hello World!" printf( </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/showcase/index.html b/pir/showcase/index.html index 16700e2450..3bea90ac6e 100644 --- a/pir/showcase/index.html +++ b/pir/showcase/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/showcase/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -223,12 +223,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -391,13 +391,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236323"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236323" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236323" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/showcase/index.print.html b/pir/showcase/index.print.html index e088357c02..3d89818539 100644 --- a/pir/showcase/index.print.html +++ b/pir/showcase/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/showcase/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236324" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236324" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236324" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236324" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236324" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236324"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236324"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373947" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373947" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373947" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373947" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373947" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373947"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373947"></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 @@ -113,8 +113,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373948" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373948" defer></script> </body> </html> diff --git a/pir/sitemap.xml b/pir/sitemap.xml index 6535be2dd9..7c5fd9f7b3 100644 --- a/pir/sitemap.xml +++ b/pir/sitemap.xml @@ -48,6 +48,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/markdown/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/cont/markdown/index.html" /> @@ -144,6 +150,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-3/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/attachments/index.html" /> @@ -210,6 +222,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/categories/content/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/categories/content/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/contributing/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/more/credits/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/more/credits/index.html" /> @@ -255,6 +273,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/include/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/math/index.html" /> @@ -291,6 +315,30 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" /> + </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" /> + </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" /> + </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" /> @@ -321,6 +369,12 @@ <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/resources/index.html" /> <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" /> </url> + <url> + <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html</loc> + <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" /> + <xhtml:link rel="alternate" hreflang="en" href="https://mcshelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" /> + <xhtml:link rel="alternate" hreflang="art-pir" href="https://mcshelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" /> + </url> <url> <loc>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html</loc> <xhtml:link rel="alternate" hreflang="x-default" href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/siteparam/index.html" /> diff --git a/pir/tags/children/index.html b/pir/tags/children/index.html index a86992c832..8addccfc33 100644 --- a/pir/tags/children/index.html +++ b/pir/tags/children/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/children/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/children/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/tags/children/index.xml" rel="alternate" type="application/rss+xml" title="Children :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -217,12 +217,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -385,13 +385,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/config/index.html b/pir/tags/config/index.html index 9fea7a3d04..479385d73d 100644 --- a/pir/tags/config/index.html +++ b/pir/tags/config/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/config/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/config/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/tags/config/index.xml" rel="alternate" type="application/rss+xml" title="Config :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/config/index.xml b/pir/tags/config/index.xml index ab3d04b51a..98dabe87f6 100644 --- a/pir/tags/config/index.xml +++ b/pir/tags/config/index.xml @@ -12,9 +12,10 @@ <link>https://mcshelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html</link> <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>On top o' Hugo&rsquo;s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml. Th' defaults be written 'n th' comments o' each opt'n. + <description>On top o' Hugo&rsquo;s global configurat'n opt'ns, th' Relearrrn theme lets ye define further opt'ns unique t' th' theme 'n yer hugo.toml. Avast that some o' these opt'ns be explained 'n detail 'n other sections o' this documentat'n. -&#8203; hugo.toml [params] # If an opt'n value be said t' be not set, ye can achieve th' same behavior # by given it an empty str'n value.</description> +All config opt'ns Th' values reflect th' opt'ns active 'n this documentat'n. Th' defaults can be taken from th' annotated example below. +hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;] alwaysopen = &#39;&#39; breadcrumbSeparator = &#39;&gt;&#39; collapsibleMenu = true customMathJaxURL = &#39;&#39; customMermaidURL = &#39;&#39; customOpenapiURL = &#39;&#39; descript'n = &#39;Documentat'n fer Cap'n Hugo Relearrrn Theme&#39; disableAssetsBust'n = false disableBreadcrumb = false disableExplicitIndexURLs = false disableGeneratorVersion = false disableHoverBlockCopyToClipBoard = false disableInlineCopyToClipBoard = true disableLandingPageButton = true disableLanguageSwitchingButton = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableRandomIds = false disableRootBreadcrumb = true disableSearch = false disableSearchHiddenPages = false disableSeoHiddenPages = true disableShortcutsTitle = false disableTagHiddenPages = false disableTermBreadcrumbs = false disableToc = false editURL = &#39;https://github.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/pir/tags/content/index.html b/pir/tags/content/index.html index b51ae91a5b..fb94fdaef3 100644 --- a/pir/tags/content/index.html +++ b/pir/tags/content/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/content/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/content/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/tags/content/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/documentatn/index.html b/pir/tags/documentatn/index.html index e5a01fc8dd..f6d0b3d9f0 100644 --- a/pir/tags/documentatn/index.html +++ b/pir/tags/documentatn/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -19,21 +19,21 @@ <meta property="og:site_name" content="Cap'n Hugo Relearrrn Theme"> <title>Documentat'n :: Tagga :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/documentatn/index.xml" rel="alternate" type="application/rss+xml" title="Documentat'n :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -201,12 +201,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -368,13 +368,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/index.html b/pir/tags/index.html index fa3b4550ae..9dd926d8e9 100644 --- a/pir/tags/index.html +++ b/pir/tags/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/tags/index.xml" rel="alternate" type="application/rss+xml" title="Tag-a-taggs :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -233,12 +233,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -401,13 +401,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/non-hidden/index.html b/pir/tags/non-hidden/index.html index 0d5b95d519..b9a4196336 100644 --- a/pir/tags/non-hidden/index.html +++ b/pir/tags/non-hidden/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/non-hidden/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/non-hidden/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/tags/non-hidden/index.xml" rel="alternate" type="application/rss+xml" title="Non-Hidden :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -379,13 +379,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/the-hidden/index.html b/pir/tags/the-hidden/index.html index 9fd0b130f4..ad56235b64 100644 --- a/pir/tags/the-hidden/index.html +++ b/pir/tags/the-hidden/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/the-hidden/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/the-hidden/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/pir/tags/the-hidden/index.xml" rel="alternate" type="application/rss+xml" title="hush, matey :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -218,12 +218,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -386,13 +386,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/tutorrrial/index.html b/pir/tags/tutorrrial/index.html index 47b44a07bb..4997fecca9 100644 --- a/pir/tags/tutorrrial/index.html +++ b/pir/tags/tutorrrial/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -19,21 +19,21 @@ <meta property="og:site_name" content="Cap'n Hugo Relearrrn Theme"> <title>Tutorrrial :: Tagga :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/tutorrrial/index.xml" rel="alternate" type="application/rss+xml" title="Tutorrrial :: Tagga :: Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236322" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373946" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -201,12 +201,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373947" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -368,13 +368,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236324"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373947"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236324" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236324" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373947" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373947" defer></script> </body> </html> diff --git a/pir/tags/tutorrrial/index.xml b/pir/tags/tutorrrial/index.xml index 8550280f94..0eb1499b90 100644 --- a/pir/tags/tutorrrial/index.xml +++ b/pir/tags/tutorrrial/index.xml @@ -14,8 +14,7 @@ <guid>https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html</guid> <description>Th' Relearrrn theme supports Hugo&rsquo;s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order. -Th' categories be displayed at th' bottom o' th' plank 'n alphabetical order 'n th' default implementat'n o' th' theme but can be customized by provid'n yer own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/search.html b/search.html index 0bb74f1858..31dbceeb18 100644 --- a/search.html +++ b/search.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/search.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/search.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/search.html" rel="canonical" type="text/html" title="Search :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236322" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236322" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236322" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236322" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236322" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236322"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236322"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373946" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373946" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373946" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373946" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373946" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373946"></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 @@ -192,12 +192,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373946" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -360,13 +360,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236322"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373946"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236322" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236322" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/attachments/index.html b/shortcodes/attachments/index.html index 64b3eb25a4..5091799763 100644 --- a/shortcodes/attachments/index.html +++ b/shortcodes/attachments/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="List of files attached to a page"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Attachments :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -490,12 +490,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -659,13 +659,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/attachments/index.print.html b/shortcodes/attachments/index.print.html index c1d4f15ea2..e81972a4bb 100644 --- a/shortcodes/attachments/index.print.html +++ b/shortcodes/attachments/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="List of files attached to a page"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/attachments/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/attachments/index.html" rel="canonical" type="text/html" title="Attachments :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Attachments :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -364,8 +364,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/badge/index.html b/shortcodes/badge/index.html index 6b347c9336..557994affe 100644 --- a/shortcodes/badge/index.html +++ b/shortcodes/badge/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Marker badges to display in your text"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/badge/index.print.html" rel="alternate" type="text/html" title="Badge :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -406,12 +406,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -574,13 +574,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/badge/index.print.html b/shortcodes/badge/index.print.html index 630e83bfab..70dc448c00 100644 --- a/shortcodes/badge/index.print.html +++ b/shortcodes/badge/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Marker badges to display in your text"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/badge/index.html" rel="canonical" type="text/html" title="Badge :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/badge/index.xml" rel="alternate" type="application/rss+xml" title="Badge :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -288,8 +288,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/button/index.html b/shortcodes/button/index.html index 35e76977ff..e07cef344b 100644 --- a/shortcodes/button/index.html +++ b/shortcodes/button/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Clickable buttons"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Button :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -393,12 +393,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -561,13 +561,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/button/index.print.html b/shortcodes/button/index.print.html index 587943c1eb..becdc071f3 100644 --- a/shortcodes/button/index.print.html +++ b/shortcodes/button/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Clickable buttons"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/button/index.html" rel="canonical" type="text/html" title="Button :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Button :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -274,8 +274,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html index 6b6975236c..1db0da6ea0 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -214,12 +214,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -386,13 +386,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html index 9bcd124c9d..65dcaa6b0c 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -112,8 +112,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html index 3dc5bcd268..86920b104b 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a hidden demo child page"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -224,12 +224,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -396,13 +396,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html index d092dc7803..821285a770 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a hidden demo child page"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -137,8 +137,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html index eecaf6b94b..036a46c677 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -223,12 +223,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -393,13 +393,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html index 380ce1d675..d76927498c 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -119,8 +119,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html index e7e93c5176..be993e527e 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a hidden demo child page"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -222,12 +222,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -392,13 +392,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html index 34b1dc5254..b29ccd207f 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a hidden demo child page"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -144,8 +144,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html index 9660da6540..1ce5512212 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1-2-1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html" rel="alternate" type="text/html" title="page 1-1-2-1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -213,12 +213,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -381,13 +381,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html index 578563ea86..3717b5c74a 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html" rel="canonical" type="text/html" title="page 1-1-2-1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1-2-1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -111,8 +111,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html index 44c865571d..9ad698f287 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1-2-2 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html" rel="alternate" type="text/html" title="page 1-1-2-2 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -213,12 +213,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -381,13 +381,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html index 908a5ce894..129074d695 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html" rel="canonical" type="text/html" title="page 1-1-2-2 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1-2-2 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -111,8 +111,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html index e0350d9a51..ac2ce56a86 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1-3 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html" rel="alternate" type="text/html" title="page 1-1-3 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -212,12 +212,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -380,13 +380,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html index 42cb95c7d1..27466f9d59 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html" rel="canonical" type="text/html" title="page 1-1-3 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1-3 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -110,8 +110,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/index.html b/shortcodes/children/children-1/children-1-1/index.html index 6f6742f01d..2076a640cc 100644 --- a/shortcodes/children/children-1/children-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.print.html" rel="alternate" type="text/html" title="page 1-1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -224,12 +224,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -392,13 +392,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/index.print.html index cc354a8dfe..349e5c06cf 100644 --- a/shortcodes/children/children-1/children-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.html" rel="canonical" type="text/html" title="page 1-1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="page 1-1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -190,8 +190,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/index.html b/shortcodes/children/children-1/index.html index 38d3793122..3ea5c462ab 100644 --- a/shortcodes/children/children-1/index.html +++ b/shortcodes/children/children-1/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="page 1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/index.print.html" rel="alternate" type="text/html" title="page 1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -221,12 +221,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -389,13 +389,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/index.print.html b/shortcodes/children/children-1/index.print.html index a42e566142..e06f0633ee 100644 --- a/shortcodes/children/children-1/index.print.html +++ b/shortcodes/children/children-1/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-1/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/index.html" rel="canonical" type="text/html" title="page 1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="page 1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -215,8 +215,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-2/index.html b/shortcodes/children/children-2/index.html index 836f53ed96..6cbeccaea0 100644 --- a/shortcodes/children/children-2/index.html +++ b/shortcodes/children/children-2/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-2/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="page 2 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-2/index.print.html" rel="alternate" type="text/html" title="page 2 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -379,13 +379,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-2/index.print.html b/shortcodes/children/children-2/index.print.html index 38549051d7..f4679ba432 100644 --- a/shortcodes/children/children-2/index.print.html +++ b/shortcodes/children/children-2/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-2/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-2/index.html" rel="canonical" type="text/html" title="page 2 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="page 2 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -109,8 +109,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/index.html b/shortcodes/children/children-3/index.html index 979381cdae..153e9c4edd 100644 --- a/shortcodes/children/children-3/index.html +++ b/shortcodes/children/children-3/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="page 3 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/index.print.html" rel="alternate" type="text/html" title="page 3 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -221,12 +221,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -389,13 +389,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/index.print.html b/shortcodes/children/children-3/index.print.html index 1bacc8ec31..8aa1b5d9d9 100644 --- a/shortcodes/children/children-3/index.print.html +++ b/shortcodes/children/children-3/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a demo child page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-3/index.html" rel="canonical" type="text/html" title="page 3 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="page 3 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -134,8 +134,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/test3/index.html b/shortcodes/children/children-3/test3/index.html index d42731a0b0..64c9a366bc 100644 --- a/shortcodes/children/children-3/test3/index.html +++ b/shortcodes/children/children-3/test3/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a plain page test nested in a parent"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="page 3-1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.print.html" rel="alternate" type="text/html" title="page 3-1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -212,12 +212,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -380,13 +380,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/test3/index.print.html b/shortcodes/children/children-3/test3/index.print.html index c0fb19bebb..bbcbb27b64 100644 --- a/shortcodes/children/children-3/test3/index.print.html +++ b/shortcodes/children/children-3/test3/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a plain page test nested in a parent"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-3/test3/index.html" rel="canonical" type="text/html" title="page 3-1 :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="page 3-1 :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -110,8 +110,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-4/index.html b/shortcodes/children/children-4/index.html index 9b7319d8f7..d0a4a92b40 100644 --- a/shortcodes/children/children-4/index.html +++ b/shortcodes/children/children-4/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a hidden demo child page"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -209,12 +209,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -378,13 +378,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/children-4/index.print.html b/shortcodes/children/children-4/index.print.html index f622f72ef0..94901083f0 100644 --- a/shortcodes/children/children-4/index.print.html +++ b/shortcodes/children/children-4/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="This is a hidden demo child page"> @@ -22,22 +22,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-4/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/children-4/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -107,8 +107,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/children/index.html b/shortcodes/children/index.html index f764832f10..e7ef5a30e6 100644 --- a/shortcodes/children/index.html +++ b/shortcodes/children/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="List the child pages of a page"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Children :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/index.print.html" rel="alternate" type="text/html" title="Children :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -408,12 +408,12 @@ So its content is used as description.</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -576,13 +576,13 @@ So its content is used as description.</p> setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/index.print.html b/shortcodes/children/index.print.html index 40c9aa9786..2af3734ded 100644 --- a/shortcodes/children/index.print.html +++ b/shortcodes/children/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="List the child pages of a page"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/index.html" rel="canonical" type="text/html" title="Children :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Children :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -492,8 +492,8 @@ So its content is used as description.</p> </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/test/index.html b/shortcodes/children/test/index.html index 1d406aa4c8..058e45b86b 100644 --- a/shortcodes/children/test/index.html +++ b/shortcodes/children/test/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a plain page test, and the beginning of a YAML multiline description... "> @@ -27,21 +27,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/test/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="page X :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/test/index.print.html" rel="alternate" type="text/html" title="page X :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -213,12 +213,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -381,13 +381,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/children/test/index.print.html b/shortcodes/children/test/index.print.html index a02b2579c4..2607e7bd54 100644 --- a/shortcodes/children/test/index.print.html +++ b/shortcodes/children/test/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="This is a plain page test, and the beginning of a YAML multiline description... "> @@ -27,22 +27,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/test/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/test/index.html" rel="canonical" type="text/html" title="page X :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="page X :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -111,8 +111,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/expand/index.html b/shortcodes/expand/index.html index aad1b69c8b..8d838912c2 100644 --- a/shortcodes/expand/index.html +++ b/shortcodes/expand/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Expandable/collapsible sections of text"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Expand :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/expand/index.print.html" rel="alternate" type="text/html" title="Expand :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -133,13 +133,13 @@ <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank you!</p> <p>That’s some text with a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -257,26 +257,26 @@ <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">you</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, you did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">to</span> <span class="nx">press</span> <span class="nx">you</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need to press you!</div> </div> @@ -297,13 +297,13 @@ No need to press you!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">the</span> <span class="nx">possibilities</span> <span class="nx">are</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">including</span> <span class="nx">other</span> <span class="nx">shortcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>You can add standard markdown syntax:</p> <ul> @@ -407,12 +407,12 @@ No need to press you!</div> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -575,13 +575,13 @@ No need to press you!</div> setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/expand/index.print.html b/shortcodes/expand/index.print.html index 0d79d52cf1..d6c8b296cc 100644 --- a/shortcodes/expand/index.print.html +++ b/shortcodes/expand/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Expandable/collapsible sections of text"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/expand/index.html" rel="canonical" type="text/html" title="Expand :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Expand :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -96,13 +96,13 @@ <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank you!</p> <p>That’s some text with a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -220,26 +220,26 @@ <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">you</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, you did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">to</span> <span class="nx">press</span> <span class="nx">you</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need to press you!</div> </div> @@ -260,13 +260,13 @@ No need to press you!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">the</span> <span class="nx">possibilities</span> <span class="nx">are</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">including</span> <span class="nx">other</span> <span class="nx">shortcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>You can add standard markdown syntax:</p> <ul> @@ -289,8 +289,8 @@ No need to press you!</div> </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/highlight/index.html b/shortcodes/highlight/index.html index 3f318e2179..965d994fb2 100644 --- a/shortcodes/highlight/index.html +++ b/shortcodes/highlight/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Render code with a syntax highlighter"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/highlight/index.xml" rel="alternate" type="application/rss+xml" title="Highlight :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/highlight/index.print.html" rel="alternate" type="text/html" title="Highlight :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -140,13 +140,13 @@ <p>The <code>highlight</code> shortcode renders your code with a syntax highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -317,28 +317,184 @@ <h3 id="global-configuration-file">Global Configuration File</h3> <p>You can configure the color style used for code blocks in your <a href="/hugo-theme-relearn/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers in a table layout will shift if code is wrapping, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have the same look and behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInTable</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># the shipped variants come with their own modified chroma syntax highlightning</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which are linked in your generated HTML pages; you can use Hugo to generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets to your liking and use them in your variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if you want to use Hugo's internal styles instead of the shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` to a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: with using the internal styles, the `--CODE-theme` setting in your variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored and the internal style is used for all variants and</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Settings</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInTable</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers with Starting Offset</h3> <p>As mentioned above, line numbers in a <code>table</code> layout will shift if code is wrapping, so better use <code>inline</code>. To make things easier for you, set <code>lineNumbersInTable = false</code> in your <code>hugo.toml</code> and add <code>lineNos = true</code> when calling the shortcode instead of the specific values <code>table</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -353,18 +509,18 @@ </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence with Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -484,12 +640,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -652,13 +808,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/highlight/index.print.html b/shortcodes/highlight/index.print.html index 74bb36aec9..b0fdf039fa 100644 --- a/shortcodes/highlight/index.print.html +++ b/shortcodes/highlight/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Render code with a syntax highlighter"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/highlight/index.html" rel="canonical" type="text/html" title="Highlight :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/highlight/index.xml" rel="alternate" type="application/rss+xml" title="Highlight :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -96,13 +96,13 @@ <p>The <code>highlight</code> shortcode renders your code with a syntax highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -273,28 +273,184 @@ <h3 id="global-configuration-file">Global Configuration File</h3> <p>You can configure the color style used for code blocks in your <a href="/hugo-theme-relearn/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers in a table layout will shift if code is wrapping, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have the same look and behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInTable</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># the shipped variants come with their own modified chroma syntax highlightning</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which are linked in your generated HTML pages; you can use Hugo to generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets to your liking and use them in your variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if you want to use Hugo's internal styles instead of the shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` to a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: with using the internal styles, the `--CODE-theme` setting in your variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored and the internal style is used for all variants and</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Settings</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInTable</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers with Starting Offset</h3> <p>As mentioned above, line numbers in a <code>table</code> layout will shift if code is wrapping, so better use <code>inline</code>. To make things easier for you, set <code>lineNumbersInTable = false</code> in your <code>hugo.toml</code> and add <code>lineNos = true</code> when calling the shortcode instead of the specific values <code>table</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -309,18 +465,18 @@ </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence with Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -359,8 +515,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/icon/index.html b/shortcodes/icon/index.html index dc2ad503f1..0136576909 100644 --- a/shortcodes/icon/index.html +++ b/shortcodes/icon/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Nice icons for your page"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/icon/index.xml" rel="alternate" type="application/rss+xml" title="Icon :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/icon/index.print.html" rel="alternate" type="text/html" title="Icon :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -330,12 +330,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -498,13 +498,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/icon/index.print.html b/shortcodes/icon/index.print.html index 71d52f66dc..79f6cc7712 100644 --- a/shortcodes/icon/index.print.html +++ b/shortcodes/icon/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Nice icons for your page"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/icon/index.html" rel="canonical" type="text/html" title="Icon :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/icon/index.xml" rel="alternate" type="application/rss+xml" title="Icon :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -211,8 +211,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/include/index.html b/shortcodes/include/index.html index a379b198eb..df58388de1 100644 --- a/shortcodes/include/index.html +++ b/shortcodes/include/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Displays content from other files"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Include :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/include/index.print.html" rel="alternate" type="text/html" title="Include :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -320,12 +320,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -488,13 +488,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/include/index.print.html b/shortcodes/include/index.print.html index be17db5ef4..2b9f08be88 100644 --- a/shortcodes/include/index.print.html +++ b/shortcodes/include/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Displays content from other files"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/include/index.html" rel="canonical" type="text/html" title="Include :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Include :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,8 +204,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/include_me/index.html b/shortcodes/include_me/index.html index 321c440797..b8a6e4be9e 100644 --- a/shortcodes/include_me/index.html +++ b/shortcodes/include_me/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -24,21 +24,21 @@ Et Cetera (English: /ɛtˈsɛtərə/), abbreviated to etc., etc, et cet., is a L <meta property="article:section" content="Shortcodes :: Hugo Relearn Theme"> <meta property="og:site_name" content="Hugo Relearn Theme"> <title></title> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -221,12 +221,12 @@ Et Cetera (English: /ɛtˈsɛtərə/), abbreviated to etc., etc, et cet., is a L <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -389,13 +389,13 @@ Et Cetera (English: /ɛtˈsɛtərə/), abbreviated to etc., etc, et cet., is a L setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/include_me/index.print.html b/shortcodes/include_me/index.print.html index bf6c0b4c07..54be956ed4 100644 --- a/shortcodes/include_me/index.print.html +++ b/shortcodes/include_me/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -24,22 +24,22 @@ Et Cetera (English: /ɛtˈsɛtərə/), abbreviated to etc., etc, et cet., is a L <meta property="article:section" content="Shortcodes :: Hugo Relearn Theme"> <meta property="og:site_name" content="Hugo Relearn Theme"> <title></title> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -90,8 +90,8 @@ Et Cetera (English: /ɛtˈsɛtərə/), abbreviated to etc., etc, et cet., is a L </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/index.html b/shortcodes/index.html index 0cd0da6742..d4dec5682d 100644 --- a/shortcodes/index.html +++ b/shortcodes/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Shortcodes :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/index.print.html" rel="alternate" type="text/html" title="Shortcodes :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -225,12 +225,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -393,13 +393,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/index.print.html b/shortcodes/index.print.html index 59838eca52..651edc9ce0 100644 --- a/shortcodes/index.print.html +++ b/shortcodes/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/index.html" rel="canonical" type="text/html" title="Shortcodes :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Shortcodes :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -912,13 +912,13 @@ So its content is used as description.</p> <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> <div class="expand"> - <input type="checkbox" id="R-expand-c3755757e3af3fb5e068c5a155e4f488" aria-controls="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" > - <label class="expand-label" for="R-expand-c3755757e3af3fb5e068c5a155e4f488" > + <input type="checkbox" id="R-expand-a902444889775ab144c3b9c93113d262" aria-controls="R-expandcontent-a902444889775ab144c3b9c93113d262" > + <label class="expand-label" for="R-expand-a902444889775ab144c3b9c93113d262" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-c3755757e3af3fb5e068c5a155e4f488" class="expand-content"> + <div id="R-expandcontent-a902444889775ab144c3b9c93113d262" class="expand-content"> <p>Thank you!</p> <p>That’s some text with a footnote<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> @@ -1036,26 +1036,26 @@ So its content is used as description.</p> <h3 id="all-defaults">All Defaults</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Yes</span><span class="p">,</span> <span class="nx">you</span> <span class="nx">did</span> <span class="nx">it</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-a27efb0bcff6901c8625a61d9385a662" aria-controls="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" > - <label class="expand-label" for="R-expand-a27efb0bcff6901c8625a61d9385a662" > + <input type="checkbox" id="R-expand-713c80dca81fddee8e8989dfd189f663" aria-controls="R-expandcontent-713c80dca81fddee8e8989dfd189f663" > + <label class="expand-label" for="R-expand-713c80dca81fddee8e8989dfd189f663" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-a27efb0bcff6901c8625a61d9385a662" class="expand-content"> + <div id="R-expandcontent-713c80dca81fddee8e8989dfd189f663" class="expand-content"> <p> Yes, you did it!</div> </div> <h3 id="initially-expanded">Initially Expanded</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">expand</span> <span class="nx">title</span><span class="p">=</span><span class="s">"Expand me..."</span> <span class="nx">open</span><span class="p">=</span><span class="s">"true"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">No</span> <span class="nx">need</span> <span class="nx">to</span> <span class="nx">press</span> <span class="nx">you</span><span class="p">!{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-105b3345b9fd4204f4dcb079f6adcb35" aria-controls="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" checked> - <label class="expand-label" for="R-expand-105b3345b9fd4204f4dcb079f6adcb35" > + <input type="checkbox" id="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" aria-controls="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" checked> + <label class="expand-label" for="R-expand-c3e5203d9c0018bbffe349ed4d8d12dc" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Expand me… </label> - <div id="R-expandcontent-105b3345b9fd4204f4dcb079f6adcb35" class="expand-content"> + <div id="R-expandcontent-c3e5203d9c0018bbffe349ed4d8d12dc" class="expand-content"> <p> No need to press you!</div> </div> @@ -1076,13 +1076,13 @@ No need to press you!</div> </span></span><span class="line"><span class="cl"><span class="p">></span> <span class="nx">the</span> <span class="nx">possibilities</span> <span class="nx">are</span> <span class="nf">endless</span> <span class="p">(</span><span class="nx">almost</span> <span class="o">-</span> <span class="nx">including</span> <span class="nx">other</span> <span class="nx">shortcodes</span> <span class="nx">may</span> <span class="nx">or</span> <span class="nx">may</span> <span class="nx">not</span> <span class="nx">work</span><span class="p">)</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">expand</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> <div class="expand"> - <input type="checkbox" id="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" aria-controls="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" > - <label class="expand-label" for="R-expand-b9c8413f52ad4d2cfc0c5f723fdf6af4" > + <input type="checkbox" id="R-expand-2f814819209970b1e1fcb6cdb05f008a" aria-controls="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" > + <label class="expand-label" for="R-expand-2f814819209970b1e1fcb6cdb05f008a" > <i class="fas fa-chevron-down"></i> <i class="fas fa-chevron-right"></i> Show me almost <strong>endless</strong> possibilities </label> - <div id="R-expandcontent-b9c8413f52ad4d2cfc0c5f723fdf6af4" class="expand-content"> + <div id="R-expandcontent-2f814819209970b1e1fcb6cdb05f008a" class="expand-content"> <p>You can add standard markdown syntax:</p> <ul> @@ -1110,13 +1110,13 @@ No need to press you!</div> <p>The <code>highlight</code> shortcode renders your code with a syntax highlighter.</p> -<div class="tab-panel" data-tab-group="a205427bd0f7942aae5902fca9ac24e8"> +<div class="tab-panel" data-tab-group="581c35fe7b4abb009a0bed707c08de61"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('a205427bd0f7942aae5902fca9ac24e8','python')" + onclick="switchTab('581c35fe7b4abb009a0bed707c08de61','python')" > <span class="tab-nav-text">python</span> </button> @@ -1287,28 +1287,184 @@ No need to press you!</div> <h3 id="global-configuration-file">Global Configuration File</h3> <p>You can configure the color style used for code blocks in your <a href="/hugo-theme-relearn/basics/branding/index.html#syntax-highlightning">color variants stylesheet</a> file.</p> <h4 id="recommended-settings">Recommended Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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"># line numbers in a table layout will shift if code is wrapping, so better</span> -</span></span><span class="line"><span class="cl"> <span class="c"># use inline; besides that visually both layouts have the same look and behavior</span> </span></span><span class="line"><span class="cl"> <span class="nx">lineNumbersInTable</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> -</span></span><span class="line"><span class="cl"> <span class="c"># the shipped variants come with their own modified chroma syntax highlightning</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheets which are linked in your generated HTML pages; you can use Hugo to generate</span> -</span></span><span class="line"><span class="cl"> <span class="c"># own stylesheets to your liking and use them in your variant;</span> -</span></span><span class="line"><span class="cl"> <span class="c"># if you want to use Hugo's internal styles instead of the shipped stylesheets:</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - remove `noClasses` or set `noClasses = true`</span> -</span></span><span class="line"><span class="cl"> <span class="c"># - set `style` to a predefined style name</span> -</span></span><span class="line"><span class="cl"> <span class="c"># note: with using the internal styles, the `--CODE-theme` setting in your variant</span> -</span></span><span class="line"><span class="cl"> <span class="c"># stylesheet will be ignored and the internal style is used for all variants and</span> -</span></span><span class="line"><span class="cl"> <span class="c"># even print</span> -</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span> -</span></span><span class="line"><span class="cl"> <span class="c"># style = "tango"</span></span></span></code></pre></div><h4 id="optional-settings">Optional Settings</h4> +</span></span><span class="line"><span class="cl"> <span class="nx">noClasses</span> <span class="p">=</span> <span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlight</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">lineNumbersInTable</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">noClasses</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlight"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"lineNumbersInTable"</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"noClasses"</span><span class="p">:</span> <span class="kc">false</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h4 id="optional-settings">Optional Settings</h4> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">highlightWrap</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">highlightWrap</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"highlightWrap"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="line-numbers-with-starting-offset">Line Numbers with Starting Offset</h3> <p>As mentioned above, line numbers in a <code>table</code> layout will shift if code is wrapping, so better use <code>inline</code>. To make things easier for you, set <code>lineNumbersInTable = false</code> in your <code>hugo.toml</code> and add <code>lineNos = true</code> when calling the shortcode instead of the specific values <code>table</code> or <code>inline</code>.</p> <div class="wrap-code 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">highlight</span> <span class="nx">lineNos</span><span class="p">=</span><span class="s">"true"</span> <span class="nx">lineNoStart</span><span class="p">=</span><span class="s">"666"</span> <span class="kd">type</span><span class="p">=</span><span class="s">"py"</span> <span class="p">>}}</span> @@ -1323,18 +1479,18 @@ No need to press you!</div> </span></span><span class="line"><span class="ln">669</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"World"</span><span class="p">)</span> </span></span><span class="line"><span class="ln">670</span><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">"!"</span><span class="p">)</span></span></span></code></pre></div> <h3 id="codefence-with-title">Codefence with Title</h3> -<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">```py { title="python" } +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">```py { title="python" } </span></span><span class="line"><span class="cl"><span class="gh"># a bit shorter </span></span></span><span class="line"><span class="cl"><span class="gh"></span>print("Hello World!") </span></span><span class="line"><span class="cl">```</span></span></code></pre></div> -<div class="tab-panel" data-tab-group="4d40ada93b42403cc6046114dec61bc7"> +<div class="tab-panel" data-tab-group="8acc6d1533301f1e7c24077f1e6e8549"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="python" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('4d40ada93b42403cc6046114dec61bc7','python')" + onclick="switchTab('8acc6d1533301f1e7c24077f1e6e8549','python')" > <span class="tab-nav-text">python</span> </button> @@ -1709,11 +1865,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>The JSON object of your <code>hugo.toml</code> / frontmatter is forwarded into MathJax’s configuration object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentation</a> for all allowed settings.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math is generated if you use a single <span class="sb">`$`</span> as a delimiter around your formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math is generated if you use a single <code>$</code> as a delimiter around your formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -1864,13 +2129,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Mermaid documentation</a> for all allowed settings.</p> <p>The <code>theme</code> setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart with YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -2785,7 +3163,7 @@ xychart-beta <div class="sc-openapi-wrapper is-loading helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -3017,28 +3395,132 @@ xychart-beta <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter with Markdown and HTML formatting</h3> <p>To use formatted parameter, add this in your <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values containing Markdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatting</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -3057,13 +3539,13 @@ xychart-beta <p>This is especially useful if you want to flag your code example with an explicit language.</p> <p>If you want multiple tabs grouped together you can wrap your tabs into the <a href="/hugo-theme-relearn/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -3168,13 +3650,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -3196,13 +3678,13 @@ xychart-beta </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -3247,41 +3729,41 @@ xychart-beta </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">the</span> <span class="nx">background</span> <span class="nx">to</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">of</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">and</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">icon</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style and color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style and color</span> </button> @@ -3348,27 +3830,27 @@ xychart-beta <p>This comes in handy eg. for providing code snippets for multiple languages.</p> <p>If you just want a single tab you can instead call the <a href="/hugo-theme-relearn/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -3516,27 +3998,27 @@ xychart-beta <p>See what happens to the tab views while you select different tabs.</p> <p>While pressing a tab of Group A switches all tab views of Group A in sync (if the tab is available), the tabs of Group B are left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -3892,8 +4374,8 @@ xychart-beta </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -3922,27 +4404,27 @@ xychart-beta } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373946" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373946" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236321", assetsBuster: 1709236321 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373946", assetsBuster: 1709373946 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/math/index.html b/shortcodes/math/index.html index 0b7e8b8a3a..145285035b 100644 --- a/shortcodes/math/index.html +++ b/shortcodes/math/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Beautiful math and chemical formulae"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Math :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/math/index.print.html" rel="alternate" type="text/html" title="Math :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -238,11 +238,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>The JSON object of your <code>hugo.toml</code> / frontmatter is forwarded into MathJax’s configuration object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentation</a> for all allowed settings.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math is generated if you use a single <span class="sb">`$`</span> as a delimiter around your formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math is generated if you use a single <code>$</code> as a delimiter around your formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -357,12 +466,12 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -525,13 +634,13 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -560,7 +669,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/math/index.print.html b/shortcodes/math/index.print.html index aa75c6a8e2..3b6a2f2811 100644 --- a/shortcodes/math/index.print.html +++ b/shortcodes/math/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Beautiful math and chemical formulae"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/math/index.html" rel="canonical" type="text/html" title="Math :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Math :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -194,11 +194,120 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <p>The JSON object of your <code>hugo.toml</code> / frontmatter is forwarded into MathJax’s configuration object.</p> <p>See <a href="https://docs.mathjax.org/en/latest/options/index.html" target="_blank">MathJax documentation</a> for all allowed settings.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mathJaxInitialize</span> <span class="p">=</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="nx">mathJaxInitialize</span> <span class="p">=</span> <span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mathJaxInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "chtml": { "displayAlign": "left" } }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mathJaxInitialize"</span><span class="p">:</span> <span class="s2">"{ \"chtml\": { \"displayAlign\": \"left\" } }"</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="inline-math">Inline Math</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl">Inline math is generated if you use a single <span class="sb">`$`</span> as a delimiter around your formulae: {{<span class="p"><</span> <span class="nt">math</span> <span class="p">></span>}}$\sqrt{3}${{<span class="p"><</span> <span class="p">/</span><span class="nt">math</span> <span class="p">></span>}}</span></span></code></pre></div><p>Inline math is generated if you use a single <code>$</code> as a delimiter around your formulae: <span class="math align-center">$\sqrt{3}$</span></p> @@ -232,8 +341,8 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -262,7 +371,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1709373946"></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/mermaid/index.html b/shortcodes/mermaid/index.html index 3ee2d5c53c..a8504032ac 100644 --- a/shortcodes/mermaid/index.html +++ b/shortcodes/mermaid/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Generate diagrams and flowcharts from text"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Mermaid :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/mermaid/index.print.html" rel="alternate" type="text/html" title="Mermaid :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -264,13 +264,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Mermaid documentation</a> for all allowed settings.</p> <p>The <code>theme</code> setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart with YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -841,12 +954,12 @@ xychart-beta <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -1009,27 +1122,27 @@ xychart-beta setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373945" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/mermaid/index.print.html b/shortcodes/mermaid/index.print.html index f66ab55535..4079315acb 100644 --- a/shortcodes/mermaid/index.print.html +++ b/shortcodes/mermaid/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Generate diagrams and flowcharts from text"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/mermaid/index.html" rel="canonical" type="text/html" title="Mermaid :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Mermaid :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -208,13 +208,126 @@ graph LR; <p>See <a href="https://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults" target="_blank">Mermaid documentation</a> for all allowed settings.</p> <p>The <code>theme</code> setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in <code>hugo.toml</code>, frontmatter or diagram directives.</p> <h3 id="global-configuration-file">Global Configuration File</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> -</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div><h3 id="pages-frontmatter">Page’s Frontmatter</h3> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> +</span></span><span class="line"><span class="cl"> <span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h3 id="pages-frontmatter">Page’s Frontmatter</h3> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">​</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + <div class="wrap-code 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">mermaidInitialize</span> <span class="p">=</span> <span class="s2">"{ \"theme\": \"dark\" }"</span> +</span></span><span class="line"><span class="cl"><span class="nx">mermaidInitialize</span> <span class="p">=</span> <span class="s1">'{ "theme": "dark" }'</span> </span></span><span class="line"><span class="cl"><span class="nx">mermaidZoom</span> <span class="p">=</span> <span class="kc">true</span> -</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div><h2 id="examples">Examples</h2> +</span></span><span class="line"><span class="cl"><span class="err">+++</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidInitialize</span><span class="p">:</span><span class="w"> </span><span class="s1">'{ "theme": "dark" }'</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nt">mermaidZoom</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"></span><span class="nn">---</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidInitialize"</span><span class="p">:</span> <span class="s2">"{ \"theme\": \"dark\" }"</span><span class="p">,</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"mermaidZoom"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<h2 id="examples">Examples</h2> <h3 id="flowchart-with-yaml-title">Flowchart with YAML-Title</h3> <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{<</span> <span class="nx">mermaid</span> <span class="p">>}}</span> </span></span><span class="line"><span class="cl"><span class="o">---</span> @@ -704,22 +817,22 @@ xychart-beta </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/js-yaml.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1709373946" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/notice/index.html b/shortcodes/notice/index.html index 4c83fee66f..5756b088ac 100644 --- a/shortcodes/notice/index.html +++ b/shortcodes/notice/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Disclaimers to help you structure your page"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Notice :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/notice/index.print.html" rel="alternate" type="text/html" title="Notice :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -552,12 +552,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -720,13 +720,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/notice/index.print.html b/shortcodes/notice/index.print.html index 5bdb9d0203..12d1429a14 100644 --- a/shortcodes/notice/index.print.html +++ b/shortcodes/notice/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Disclaimers to help you structure your page"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/notice/index.html" rel="canonical" type="text/html" title="Notice :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Notice :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -432,8 +432,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/openapi/index.html b/shortcodes/openapi/index.html index 3b41fff40c..66a7529f24 100644 --- a/shortcodes/openapi/index.html +++ b/shortcodes/openapi/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="UI for your OpenAPI / Swagger specifications"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/openapi/index.xml" rel="alternate" type="application/rss+xml" title="OpenAPI :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/openapi/index.print.html" rel="alternate" type="text/html" title="OpenAPI :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -209,7 +209,7 @@ <div class="sc-openapi-wrapper is-loading helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -302,12 +302,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -470,19 +470,19 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373945" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236321", assetsBuster: 1709236321 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373945", assetsBuster: 1709373945 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/openapi/index.print.html b/shortcodes/openapi/index.print.html index e1401fb045..aee410380f 100644 --- a/shortcodes/openapi/index.print.html +++ b/shortcodes/openapi/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="UI for your OpenAPI / Swagger specifications"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/openapi/index.html" rel="canonical" type="text/html" title="OpenAPI :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/openapi/index.xml" rel="alternate" type="application/rss+xml" title="OpenAPI :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -174,7 +174,7 @@ <div class="sc-openapi-wrapper is-loading helper-loading-container"> <div class="sc-openapi-container" - id="R-openapi-e6e8575a71a7edf1d80005a7790314f3" + id="R-openapi-b2c12688ccf165b9dcb781861903ea2d" data-openapi-url="/hugo-theme-relearn/shortcodes/openapi/petstore.json" ></div> </div> @@ -186,14 +186,14 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> <script>window.noZensmooth = true;</script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-bundle.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/swagger-ui/swagger-ui-standalone-preset.js?1709373946" defer></script> <script> - window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709236321", assetsBuster: 1709236321 }; + window.themeUseOpenapi = { css: "/hugo-theme-relearn/js/swagger-ui/swagger-ui.css?1709373946", assetsBuster: 1709373946 }; </script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/resources/index.html b/shortcodes/resources/index.html index 7d88026f7b..07d9490cbd 100644 --- a/shortcodes/resources/index.html +++ b/shortcodes/resources/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="List resources contained in a page bundle"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/resources/index.xml" rel="alternate" type="application/rss+xml" title="Resources :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/resources/index.print.html" rel="alternate" type="text/html" title="Resources :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -348,12 +348,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -516,13 +516,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/resources/index.print.html b/shortcodes/resources/index.print.html index c829954d67..9b48db9e10 100644 --- a/shortcodes/resources/index.print.html +++ b/shortcodes/resources/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="List resources contained in a page bundle"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/resources/index.html" rel="canonical" type="text/html" title="Resources :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/resources/index.xml" rel="alternate" type="application/rss+xml" title="Resources :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -229,8 +229,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/siteparam/index.html b/shortcodes/siteparam/index.html index 1c65de68ae..35977f4c06 100644 --- a/shortcodes/siteparam/index.html +++ b/shortcodes/siteparam/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Get value of site params"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="SiteParam :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/siteparam/index.print.html" rel="alternate" type="text/html" title="SiteParam :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -209,28 +209,132 @@ <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter with Markdown and HTML formatting</h3> <p>To use formatted parameter, add this in your <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values containing Markdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatting</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -324,12 +428,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -492,13 +596,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/siteparam/index.print.html b/shortcodes/siteparam/index.print.html index ff81ea0b4d..53f36a57e4 100644 --- a/shortcodes/siteparam/index.print.html +++ b/shortcodes/siteparam/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Get value of site params"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/siteparam/index.html" rel="canonical" type="text/html" title="SiteParam :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="SiteParam :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -173,28 +173,132 @@ <div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="s">`editURL`</span> <span class="nx">value</span><span class="p">:</span> <span class="p">{{</span><span class="o">%</span> <span class="nx">siteparam</span> <span class="nx">name</span><span class="p">=</span><span class="s">"editURL"</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div><p><code>editURL</code> value: <a href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/$%7BFilePath%7D" target="_blank">https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/${FilePath}</a></p> <h3 id="nested-parameter-with-markdown-and-html-formatting">Nested parameter with Markdown and HTML formatting</h3> <p>To use formatted parameter, add this in your <code>hugo.toml</code>:</p> -<div class="wrap-code 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 class="nx">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="45b4816604cea1893e5d229f9c14ff2b"> + +<div class="tab-panel" data-tab-group="config-code"> <div class="tab-nav"> - <div class="tab-nav-title">​</div> + <div class="tab-nav-title">hugo.</div> <button - data-tab-item="hugotoml" + data-tab-item="toml" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('45b4816604cea1893e5d229f9c14ff2b','hugotoml')" + onclick="switchTab('config-code','toml')" > - <span class="tab-nav-text">hugo.toml</span> + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> </button> </div> <div class="tab-content-container"> <div - data-tab-item="hugotoml" + data-tab-item="toml" + class="tab-content tab-panel-style cstyle initial active"> + <div class="tab-content-text"> + +<div class="wrap-code 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">goldmark</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">goldmark</span><span class="p">.</span><span class="nx">renderer</span><span class="p">]</span> +</span></span><span class="line"><span class="cl"> <span class="nx">unsafe</span> <span class="p">=</span> <span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">markup</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">goldmark</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">renderer</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">unsafe</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"markup"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"goldmark"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"renderer"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"unsafe"</span><span class="p">:</span> <span class="kc">true</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> + </div> + </div> +</div> +<p>Now values containing Markdown will be formatted correctly.</p> + +<div class="tab-panel" data-tab-group="config-code"> + <div class="tab-nav"> + <div class="tab-nav-title">hugo.</div> + <button + data-tab-item="toml" + class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" + onclick="switchTab('config-code','toml')" + > + <span class="tab-nav-text">toml</span> + </button> + <button + data-tab-item="yaml" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','yaml')" + > + <span class="tab-nav-text">yaml</span> + </button> + <button + data-tab-item="json" + class="tab-nav-button tab-panel-style cstyle initial" + onclick="switchTab('config-code','json')" + > + <span class="tab-nav-text">json</span> + </button> + </div> + <div class="tab-content-container"> + <div + data-tab-item="toml" class="tab-content tab-panel-style cstyle initial active"> <div class="tab-content-text"> <div class="wrap-code 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="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">]</span> </span></span><span class="line"><span class="cl"> <span class="p">[</span><span class="nx">params</span><span class="p">.</span><span class="nx">siteparam</span><span class="p">.</span><span class="nx">test</span><span class="p">]</span> -</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s2">"A **nested** parameter <b>with</b> formatting"</span></span></span></code></pre></div></div> +</span></span><span class="line"><span class="cl"> <span class="nx">text</span> <span class="p">=</span> <span class="s1">'A **nested** parameter <b>with</b> formatting'</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="yaml" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nt">params</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">siteparam</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">test</span><span class="p">:</span><span class="w"> +</span></span></span><span class="line"><span class="cl"><span class="w"> </span><span class="nt">text</span><span class="p">:</span><span class="w"> </span><span class="l">A **nested** parameter <b>with</b> formatting</span></span></span></code></pre></div></div> + </div> + <div + data-tab-item="json" + class="tab-content tab-panel-style cstyle initial"> + <div class="tab-content-text"> + +<div class="wrap-code highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"params"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"siteparam"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"test"</span><span class="p">:</span> <span class="p">{</span> +</span></span><span class="line"><span class="cl"> <span class="nt">"text"</span><span class="p">:</span> <span class="s2">"A **nested** parameter \u003cb\u003ewith\u003c/b\u003e formatting"</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"> <span class="p">}</span> +</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div></div> </div> </div> </div> @@ -207,8 +311,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/tab/index.html b/shortcodes/tab/index.html index 949d026ef7..754dd90888 100644 --- a/shortcodes/tab/index.html +++ b/shortcodes/tab/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Show content in a single tab"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/tab/index.xml" rel="alternate" type="application/rss+xml" title="Tab :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/tab/index.print.html" rel="alternate" type="text/html" title="Tab :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -134,13 +134,13 @@ <p>This is especially useful if you want to flag your code example with an explicit language.</p> <p>If you want multiple tabs grouped together you can wrap your tabs into the <a href="/hugo-theme-relearn/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -245,13 +245,13 @@ </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -273,13 +273,13 @@ </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -324,41 +324,41 @@ </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">the</span> <span class="nx">background</span> <span class="nx">to</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">of</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">and</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">icon</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style and color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style and color</span> </button> @@ -500,12 +500,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -668,13 +668,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/tab/index.print.html b/shortcodes/tab/index.print.html index e169af1bee..ed9b05055a 100644 --- a/shortcodes/tab/index.print.html +++ b/shortcodes/tab/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Show content in a single tab"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/tab/index.html" rel="canonical" type="text/html" title="Tab :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/tab/index.xml" rel="alternate" type="application/rss+xml" title="Tab :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -97,13 +97,13 @@ <p>This is especially useful if you want to flag your code example with an explicit language.</p> <p>If you want multiple tabs grouped together you can wrap your tabs into the <a href="/hugo-theme-relearn/shortcodes/tabs/index.html"><code>tabs</code> shortcode</a>.</p> -<div class="tab-panel" data-tab-group="1ba6ffd71f8f95d04303bdd598c218e1"> +<div class="tab-panel" data-tab-group="fd0bd971e8f2db2931838502992fee94"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('1ba6ffd71f8f95d04303bdd598c218e1','c')" + onclick="switchTab('fd0bd971e8f2db2931838502992fee94','c')" > <span class="tab-nav-text">c</span> </button> @@ -208,13 +208,13 @@ </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="14d42f97ab129e59c0f11fdb480951c3"> +<div class="tab-panel" data-tab-group="3672e36d5e80cc50abeef24dc284b61b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="code" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('14d42f97ab129e59c0f11fdb480951c3','code')" + onclick="switchTab('3672e36d5e80cc50abeef24dc284b61b','code')" > <span class="tab-nav-text">Code</span> </button> @@ -236,13 +236,13 @@ </span></span></span><span class="line"><span class="cl"><span class="s">printf("Hello World!"); </span></span></span><span class="line"><span class="cl"><span class="s">```</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="e6f54908cf93f114c471e4cfd6ef8ea1"> +<div class="tab-panel" data-tab-group="6aba17fee6ca6653b5418ef1182abe1b"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="mixed" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('e6f54908cf93f114c471e4cfd6ef8ea1','mixed')" + onclick="switchTab('6aba17fee6ca6653b5418ef1182abe1b','mixed')" > <span class="tab-nav-text"><em><strong>Mixed</strong></em></span> </button> @@ -287,41 +287,41 @@ </span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">the</span> <span class="nx">background</span> <span class="nx">to</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">of</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">and</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">icon</span><span class="p">.</span> </span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span> </span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div> -<div class="tab-panel" data-tab-group="c99ecaf3d1313f7580c9fe905142a562"> +<div class="tab-panel" data-tab-group="692009a2e3b76f0c0572d96ca3c0e818"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="just-colored-style" class="tab-nav-button tab-panel-style cstyle blue active" tabindex="-1" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-colored-style')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-colored-style')" > <span class="tab-nav-text">just colored style</span> </button> <button data-tab-item="just-color" class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-color')" > <span class="tab-nav-text">just color</span> </button> <button data-tab-item="default-style-and-color" class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','default-style-and-color')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','default-style-and-color')" > <span class="tab-nav-text">default style and color</span> </button> <button data-tab-item="just-severity-stylefa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','just-severity-stylefa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','just-severity-stylefa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> just severity style</span> </button> <button data-tab-item="severity-style-and-colorfa-fw-fas-fa-info-circle" class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;" - onclick="switchTab('c99ecaf3d1313f7580c9fe905142a562','severity-style-and-colorfa-fw-fas-fa-info-circle')" + onclick="switchTab('692009a2e3b76f0c0572d96ca3c0e818','severity-style-and-colorfa-fw-fas-fa-info-circle')" > <span class="tab-nav-text"><i class="fa-fw fas fa-info-circle"></i> severity style and color</span> </button> @@ -382,8 +382,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/shortcodes/tabs/index.html b/shortcodes/tabs/index.html index 22dd9d64c4..d70cba24f4 100644 --- a/shortcodes/tabs/index.html +++ b/shortcodes/tabs/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Show content in tabbed views"> <meta name="author" content="Sören Weber"> @@ -24,21 +24,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Tabs :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/tabs/index.print.html" rel="alternate" type="text/html" title="Tabs :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -133,27 +133,27 @@ <p>This comes in handy eg. for providing code snippets for multiple languages.</p> <p>If you just want a single tab you can instead call the <a href="/hugo-theme-relearn/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -301,27 +301,27 @@ <p>See what happens to the tab views while you select different tabs.</p> <p>While pressing a tab of Group A switches all tab views of Group A in sync (if the tab is available), the tabs of Group B are left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -757,12 +757,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -925,13 +925,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/shortcodes/tabs/index.print.html b/shortcodes/tabs/index.print.html index ff7d74e7f5..0a24c3574a 100644 --- a/shortcodes/tabs/index.print.html +++ b/shortcodes/tabs/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Show content in tabbed views"> <meta name="author" content="Sören Weber"> @@ -24,22 +24,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/tabs/index.html" rel="canonical" type="text/html" title="Tabs :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Tabs :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -97,27 +97,27 @@ <p>This comes in handy eg. for providing code snippets for multiple languages.</p> <p>If you just want a single tab you can instead call the <a href="/hugo-theme-relearn/shortcodes/tab/index.html"><code>tab</code> shortcode</a> standalone.</p> -<div class="tab-panel" data-tab-group="30ce032923a00fab933570fc78579e42"> +<div class="tab-panel" data-tab-group="e98117c050c3757f2dfe5f267b814b0f"> <div class="tab-nav"> <div class="tab-nav-title">hello.</div> <button data-tab-item="py" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('30ce032923a00fab933570fc78579e42','py')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','py')" > <span class="tab-nav-text">py</span> </button> <button data-tab-item="sh" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','sh')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','sh')" > <span class="tab-nav-text">sh</span> </button> <button data-tab-item="c" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('30ce032923a00fab933570fc78579e42','c')" + onclick="switchTab('e98117c050c3757f2dfe5f267b814b0f','c')" > <span class="tab-nav-text">c</span> </button> @@ -265,27 +265,27 @@ <p>See what happens to the tab views while you select different tabs.</p> <p>While pressing a tab of Group A switches all tab views of Group A in sync (if the tab is available), the tabs of Group B are left untouched.</p> -<div class="tab-panel" data-tab-group="87f089873521a6fc77b1c0b3c0bbf367"> +<div class="tab-panel" data-tab-group="345ffa4a0f4dae5589aa943a4a5c3f7e"> <div class="tab-nav"> <div class="tab-nav-title">​</div> <button data-tab-item="group-a-tab-view-1" class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-1')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-1')" > <span class="tab-nav-text">Group A, Tab View 1</span> </button> <button data-tab-item="group-a-tab-view-2" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-a-tab-view-2')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-a-tab-view-2')" > <span class="tab-nav-text">Group A, Tab View 2</span> </button> <button data-tab-item="group-b" class="tab-nav-button tab-panel-style cstyle initial" - onclick="switchTab('87f089873521a6fc77b1c0b3c0bbf367','group-b')" + onclick="switchTab('345ffa4a0f4dae5589aa943a4a5c3f7e','group-b')" > <span class="tab-nav-text">Group B</span> </button> @@ -640,8 +640,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/showcase/index.html b/showcase/index.html index b13299841d..a56b552787 100644 --- a/showcase/index.html +++ b/showcase/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,21 +23,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/showcase/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/showcase/index.print.html" rel="alternate" type="text/html" title="Showcase :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -221,12 +221,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -389,13 +389,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/showcase/index.print.html b/showcase/index.print.html index 66b66a6839..a1981f1fc0 100644 --- a/showcase/index.print.html +++ b/showcase/index.print.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -23,22 +23,22 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/showcase/index.html" rel="alternate" hreflang="art-pir"> <link href="https://mcshelby.github.io/hugo-theme-relearn/showcase/index.html" rel="canonical" type="text/html" title="Showcase :: Hugo Relearn Theme"> <link href="/hugo-theme-relearn/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Showcase :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -111,8 +111,8 @@ </div> </main> </div> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373946" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373946" defer></script> </body> </html> diff --git a/tags/children/index.html b/tags/children/index.html index 65a3f7e703..b3532ad742 100644 --- a/tags/children/index.html +++ b/tags/children/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/children/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/children/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/tags/children/index.xml" rel="alternate" type="application/rss+xml" title="Children :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -217,12 +217,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -385,13 +385,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/config/index.html b/tags/config/index.html index 00cd339303..00746617a5 100644 --- a/tags/config/index.html +++ b/tags/config/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/config/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/config/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/tags/config/index.xml" rel="alternate" type="application/rss+xml" title="Config :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/config/index.xml b/tags/config/index.xml index a81865ede0..12b3f9db06 100644 --- a/tags/config/index.xml +++ b/tags/config/index.xml @@ -12,9 +12,10 @@ <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>On top of Hugo&rsquo;s global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml. The defaults are written in the comments of each option. + <description>On top of Hugo&rsquo;s global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml. Note that some of these options are explained in detail in other sections of this documentation. -&#8203; hugo.toml [params] # If an option value is said to be not set, you can achieve the same behavior # by given it an empty string value.</description> +All config options The values reflect the options active in this documentation. The defaults can be taken from the annotated example below. +hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;] alwaysopen = &#39;&#39; breadcrumbSeparator = &#39;&gt;&#39; collapsibleMenu = true customMathJaxURL = &#39;&#39; customMermaidURL = &#39;&#39; customOpenapiURL = &#39;&#39; description = &#39;Documentation for Hugo Relearn Theme&#39; disableAssetsBusting = false disableBreadcrumb = false disableExplicitIndexURLs = false disableGeneratorVersion = false disableHoverBlockCopyToClipBoard = false disableInlineCopyToClipBoard = true disableLandingPageButton = true disableLanguageSwitchingButton = false disableMathJax = true disableMermaid = true disableNextPrev = false disableOpenapi = true disableRandomIds = false disableRootBreadcrumb = true disableSearch = false disableSearchHiddenPages = false disableSeoHiddenPages = true disableShortcutsTitle = false disableTagHiddenPages = false disableTermBreadcrumbs = false disableToc = false editURL = &#39;https://github.</description> </item> </channel> </rss> \ No newline at end of file diff --git a/tags/content/index.html b/tags/content/index.html index 86c1a68dda..1708f8f90b 100644 --- a/tags/content/index.html +++ b/tags/content/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/content/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/content/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/tags/content/index.xml" rel="alternate" type="application/rss+xml" title="Content :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -204,12 +204,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -372,13 +372,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/documentation/index.html b/tags/documentation/index.html index 9ef5ba158d..7e23c42023 100644 --- a/tags/documentation/index.html +++ b/tags/documentation/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -19,21 +19,21 @@ <meta property="og:site_name" content="Hugo Relearn Theme"> <title>Documentation :: Tag :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/documentation/index.xml" rel="alternate" type="application/rss+xml" title="Documentation :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -201,12 +201,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -368,13 +368,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/index.html b/tags/index.html index c8b0460e39..ecb57fd0eb 100644 --- a/tags/index.html +++ b/tags/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="robots" content="noindex, nofollow, noarchive, noimageindex"> <meta name="description" content="Documentation for Hugo Relearn Theme"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/index.html" rel="alternate" hreflang="x-default"> <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/index.html" rel="alternate" hreflang="art-pir"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -231,12 +231,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -399,13 +399,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/non-hidden/index.html b/tags/non-hidden/index.html index e697ace81b..3208e2b4de 100644 --- a/tags/non-hidden/index.html +++ b/tags/non-hidden/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/non-hidden/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/non-hidden/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/tags/non-hidden/index.xml" rel="alternate" type="application/rss+xml" title="Non-Hidden :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -379,13 +379,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/the-hidden/index.html b/tags/the-hidden/index.html index c6e1c3d571..a02c3f8c02 100644 --- a/tags/the-hidden/index.html +++ b/tags/the-hidden/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -22,21 +22,21 @@ <link href="https://mcshelby.github.io/hugo-theme-relearn/tags/the-hidden/index.html" rel="alternate" hreflang="en"> <link href="https://mcshelby.github.io/hugo-theme-relearn/pir/tags/the-hidden/index.html" rel="alternate" hreflang="art-pir"> <link href="/hugo-theme-relearn/tags/the-hidden/index.xml" rel="alternate" type="application/rss+xml" title="a secret :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -216,12 +216,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -384,13 +384,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/tutorial/index.html b/tags/tutorial/index.html index e4a67d2899..138a9b0e06 100644 --- a/tags/tutorial/index.html +++ b/tags/tutorial/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> - <meta name="generator" content="Hugo 0.123.6"> + <meta name="generator" content="Hugo 0.123.7"> <meta name="generator" content="Relearn 5.25.0+tip"> <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> @@ -19,21 +19,21 @@ <meta property="og:site_name" content="Hugo Relearn Theme"> <title>Tutorial :: Tag :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/tutorial/index.xml" rel="alternate" type="application/rss+xml" title="Tutorial :: Tag :: Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1709236321" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1709373945" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/nucleus.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709236321" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-style"> - <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709236321" rel="stylesheet" id="R-variant-chroma-style"> - <link href="/hugo-theme-relearn/css/variant.css?1709236321" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1709236321" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/ie.css?1709236321" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/url.js?1709236321"></script> - <script src="/hugo-theme-relearn/js/variant.js?1709236321"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/nucleus.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1709373945" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-style"> + <link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1709373945" rel="stylesheet" id="R-variant-chroma-style"> + <link href="/hugo-theme-relearn/css/variant.css?1709373945" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1709373945" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/ie.css?1709373945" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/url.js?1709373945"></script> + <script src="/hugo-theme-relearn/js/variant.js?1709373945"></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 @@ -201,12 +201,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1709373945" defer></script> </div> <div id="R-homelinks" class="default-animation"> <hr class="padding"> @@ -368,13 +368,13 @@ setTimeout( githubButtonsInit, 400 ); }); </script> - <script async src="/hugo-theme-relearn/js/github-buttons.js?1709236321"></script> + <script async src="/hugo-theme-relearn/js/github-buttons.js?1709373945"></script> </div> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709236321" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1709236321" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1709373945" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1709373945" defer></script> </body> </html> diff --git a/tags/tutorial/index.xml b/tags/tutorial/index.xml index 49c489dda4..68351474d3 100644 --- a/tags/tutorial/index.xml +++ b/tags/tutorial/index.xml @@ -14,8 +14,7 @@ <guid>https://mcshelby.github.io/hugo-theme-relearn/cont/taxonomy/index.html</guid> <description>The Relearn theme supports Hugo&rsquo;s default taxonomies tag and category out of the box. Configuration Just add tags and/or categories to any page. They can be given as a single string or an array of strings. -+++ categories = [&#34;taxonomy&#34;, &#34;content&#34;] tags = &#34;tutorial&#34; title = &#34;Taxonomy&#34; +++Behavior The tags are displayed at the top of the page in alphabetical order. -The categories are displayed at the bottom of the page in alphabetical order in the default implementation of the theme but can be customized by providing your own content-footer.</description> +&#8203; toml yaml json +++ categories = [&#39;taxonomy&#39;, &#39;content&#39;] tags = &#39;tutorial&#39; title = &#39;Taxonomy&#39; +++ --- categories: - taxonomy - content tags: tutorial title: Taxonomy --- { &#34;categories&#34;: [ &#34;taxonomy&#34;, &#34;content&#34; ], &#34;tags&#34;: &#34;tutorial&#34;, &#34;title&#34;: &#34;Taxonomy&#34; } Behavior The tags are displayed at the top of the page in alphabetical order.</description> </item> </channel> </rss> \ No newline at end of file