mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
deploy: 99f33318a295be21edffe9871ff0758efd37f2f9
This commit is contained in:
parent
1a5f1849ff
commit
8bedab3877
31
404.html
31
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.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -20,21 +20,19 @@
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='.';
|
||||
@ -42,8 +40,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,21 +25,19 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -47,8 +45,7 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -203,8 +200,8 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
|
||||
<p>Your theme variant file must reside in your site’s <code>static/css</code> directory or in the theme’s <code>static/css</code> directory and the file name must start with <code>theme-</code> and end wit <code>.css</code>. In the above example, the path of your theme file must be <code>static/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If you want to make changes to a shipped color variant, create a copy in your site’s <code>static/css</code> directory. Don’t edit the file in the theme’s directory!</p>
|
||||
<p>Your theme variant file must reside in your site’s <code>assets/css</code> directory and the file name must start with <code>theme-</code> and end in <code>.css</code>. In the above example, the path of your theme file must be <code>assets/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If you want to make changes to a shipped color variant, create a copy in your site’s <code>assets/css</code> directory. Don’t edit the file in the theme’s directory!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="multiple-variants">Multiple Variants</h3>
|
||||
@ -413,13 +410,13 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<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="ce8c15d43118449d894c61fc4f290f18">
|
||||
<div class="tab-panel" data-tab-group="f61951db9f4471736be2244496f6930c">
|
||||
<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('ce8c15d43118449d894c61fc4f290f18','layoutspartialsfaviconhtml')"
|
||||
onclick="switchTab('f61951db9f4471736be2244496f6930c','layoutspartialsfaviconhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/favicon.html</span>
|
||||
</button>
|
||||
@ -445,8 +442,8 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
</div>
|
||||
<h2 id="syntax-highlighting">Syntax Highlighting</h2>
|
||||
<p>If you want to switch the syntax highlighting theme together with your color variant, you need to configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/" rel="external" target="_blank">according to Hugo’s documentation</a> and provide a syntax highlighting stylesheet file.</p>
|
||||
<p>You can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to <code>static/css/chroma-<NAME>.css</code>. To use it with your color variant you have to define <code>--CODE-theme: <NAME></code> in the color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/static/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> and <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> of the exampleSite.</p>
|
||||
<p>You can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to <code>assets/css/chroma-<NAME>.css</code>. To use it with your color variant you have to define <code>--CODE-theme: <NAME></code> in the color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/assets/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> and <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> of the exampleSite.</p>
|
||||
<h2 id="theme-variant-advanced">Change the Variant (Advanced)</h2>
|
||||
<p>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.</p>
|
||||
<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>
|
||||
@ -596,7 +593,7 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<tr>
|
||||
<td>identifier</td>
|
||||
<td><em><empty></em></td>
|
||||
<td>Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form <code>static/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
<td>Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form <code>assets/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>name</td>
|
||||
@ -737,27 +734,27 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<ol>
|
||||
<li>
|
||||
<p>Copy and change</p>
|
||||
<p>You can copy the shipped variant file from the theme’s <code>static/css</code> directory to the site’s <code>static/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>You can copy the shipped variant file from the theme’s <code>assets/css</code> directory to the site’s <code>assets/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Create and import</p>
|
||||
<p>You can create a new variant file in the site’s <code>static/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlighting 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>
|
||||
<p>You can create a new variant file in the site’s <code>assets/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlighting schema to the one used in the <code>neon</code> variant. For that, create a new <code>assets/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="06d9fc190e052e8f028a95492d23d411">
|
||||
<div class="tab-panel" data-tab-group="a82c498af9e4463eeda26f928ac5899b">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('06d9fc190e052e8f028a95492d23d411','staticcsstheme-my-brandingcss')"
|
||||
onclick="switchTab('a82c498af9e4463eeda26f928ac5899b','assetscsstheme-my-brandingcss')"
|
||||
>
|
||||
<span class="tab-nav-text">static/css/theme-my-branding.css</span>
|
||||
<span class="tab-nav-text">assets/css/theme-my-branding.css</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tab-content-container">
|
||||
<div
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-content tab-panel-style cstyle initial active">
|
||||
<div class="tab-content-text">
|
||||
|
||||
@ -890,23 +887,6 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -929,12 +909,12 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1032,6 +1012,7 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1097,13 +1078,13 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,22 +25,20 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -165,8 +162,8 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
|
||||
<p>Your theme variant file must reside in your site’s <code>static/css</code> directory or in the theme’s <code>static/css</code> directory and the file name must start with <code>theme-</code> and end wit <code>.css</code>. In the above example, the path of your theme file must be <code>static/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If you want to make changes to a shipped color variant, create a copy in your site’s <code>static/css</code> directory. Don’t edit the file in the theme’s directory!</p>
|
||||
<p>Your theme variant file must reside in your site’s <code>assets/css</code> directory and the file name must start with <code>theme-</code> and end in <code>.css</code>. In the above example, the path of your theme file must be <code>assets/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If you want to make changes to a shipped color variant, create a copy in your site’s <code>assets/css</code> directory. Don’t edit the file in the theme’s directory!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="multiple-variants">Multiple Variants</h3>
|
||||
@ -375,13 +372,13 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<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="ce8c15d43118449d894c61fc4f290f18">
|
||||
<div class="tab-panel" data-tab-group="f61951db9f4471736be2244496f6930c">
|
||||
<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('ce8c15d43118449d894c61fc4f290f18','layoutspartialsfaviconhtml')"
|
||||
onclick="switchTab('f61951db9f4471736be2244496f6930c','layoutspartialsfaviconhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/favicon.html</span>
|
||||
</button>
|
||||
@ -407,8 +404,8 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
</div>
|
||||
<h2 id="syntax-highlighting">Syntax Highlighting</h2>
|
||||
<p>If you want to switch the syntax highlighting theme together with your color variant, you need to configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/" rel="external" target="_blank">according to Hugo’s documentation</a> and provide a syntax highlighting stylesheet file.</p>
|
||||
<p>You can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to <code>static/css/chroma-<NAME>.css</code>. To use it with your color variant you have to define <code>--CODE-theme: <NAME></code> in the color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/static/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> and <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> of the exampleSite.</p>
|
||||
<p>You can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to <code>assets/css/chroma-<NAME>.css</code>. To use it with your color variant you have to define <code>--CODE-theme: <NAME></code> in the color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/assets/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> and <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> of the exampleSite.</p>
|
||||
<h2 id="theme-variant-advanced">Change the Variant (Advanced)</h2>
|
||||
<p>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.</p>
|
||||
<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>
|
||||
@ -558,7 +555,7 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<tr>
|
||||
<td>identifier</td>
|
||||
<td><em><empty></em></td>
|
||||
<td>Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form <code>static/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
<td>Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form <code>assets/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>name</td>
|
||||
@ -699,27 +696,27 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
<ol>
|
||||
<li>
|
||||
<p>Copy and change</p>
|
||||
<p>You can copy the shipped variant file from the theme’s <code>static/css</code> directory to the site’s <code>static/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>You can copy the shipped variant file from the theme’s <code>assets/css</code> directory to the site’s <code>assets/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Create and import</p>
|
||||
<p>You can create a new variant file in the site’s <code>static/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlighting 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>
|
||||
<p>You can create a new variant file in the site’s <code>assets/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlighting schema to the one used in the <code>neon</code> variant. For that, create a new <code>assets/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="06d9fc190e052e8f028a95492d23d411">
|
||||
<div class="tab-panel" data-tab-group="a82c498af9e4463eeda26f928ac5899b">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('06d9fc190e052e8f028a95492d23d411','staticcsstheme-my-brandingcss')"
|
||||
onclick="switchTab('a82c498af9e4463eeda26f928ac5899b','assetscsstheme-my-brandingcss')"
|
||||
>
|
||||
<span class="tab-nav-text">static/css/theme-my-branding.css</span>
|
||||
<span class="tab-nav-text">assets/css/theme-my-branding.css</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tab-content-container">
|
||||
<div
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-content tab-panel-style cstyle initial active">
|
||||
<div class="tab-content-text">
|
||||
|
||||
@ -807,8 +804,8 @@ A color variant lets you customize various visual effects of your site like almo
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
@ -21,21 +21,19 @@
|
||||
<meta property="article:section" content="Basics :: Hugo Relearn Theme">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<title></title>
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -43,8 +41,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -2370,23 +2367,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -2409,12 +2389,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -2512,6 +2492,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -2577,13 +2558,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
@ -21,22 +21,20 @@
|
||||
<meta property="article:section" content="Basics :: Hugo Relearn Theme">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<title></title>
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -44,8 +42,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -89,8 +86,8 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -202,7 +199,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -250,6 +246,11 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">auto</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><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'retro-auto'</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Retro Learn/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">'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>
|
||||
@ -338,12 +339,16 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">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">learn</span><span class="w">
|
||||
</span></span></span><span class="line"><span class="cl"><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">retro-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">Retro Learn/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">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
|
||||
@ -444,6 +449,14 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">"auto"</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="nt">"identifier"</span><span class="p">:</span> <span class="s2">"retro-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">"Retro Learn/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">"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>
|
||||
@ -459,7 +472,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -468,13 +480,13 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</div>
|
||||
<h2 id="annotated-config-options">Annotated config options</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="01a227927569d29c7ee29b52cd98d8ea">
|
||||
<div class="tab-panel" data-tab-group="c01c2b7ce6e427e2894d499eb630d2c1">
|
||||
<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('01a227927569d29c7ee29b52cd98d8ea','hugotoml')"
|
||||
onclick="switchTab('c01c2b7ce6e427e2894d499eb630d2c1','hugotoml')"
|
||||
>
|
||||
<span class="tab-nav-text">hugo.toml</span>
|
||||
</button>
|
||||
@ -556,6 +568,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span><span class="p">,</span> <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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</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">identifier</span> <span class="p">=</span> <span class="s2">"retro-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Retro Learn/Neon"</span><span class="p">,</span> <span class="nx">auto</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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"learn"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"blue"</span> <span class="p">},</span>
|
||||
@ -563,17 +576,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"red"</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></span><span class="line"><span class="cl"><span class="c"># Filename suffix for variant files.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Default: not set</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># The theme modifies the variant stylesheets during build and tries to store</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># them with the same file name. In certain installations it was observed, that</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Hugo could not overwrite these files due to permission issues. If you</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># experience this, you can first try to set the `--noChmod` option for Hugo.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># If this still doesn't help you can set this option to eg. ".gen". This will</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># be used as a suffix for these generated files, causing them to be newly</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># created instead of overwriting the existing ones.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s2">""</span>
|
||||
</span></span><span class="line"><span class="cl">
|
||||
</span></span><span class="line"><span class="cl"><span class="c">#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># General</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># These options are defining general, non visual behavior.</span>
|
||||
@ -995,23 +997,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -1034,12 +1019,12 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1137,6 +1122,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1202,13 +1188,13 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -50,8 +48,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -179,7 +176,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -227,6 +223,11 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">auto</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><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'retro-auto'</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Retro Learn/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">'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>
|
||||
@ -315,12 +316,16 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">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">learn</span><span class="w">
|
||||
</span></span></span><span class="line"><span class="cl"><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">retro-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">Retro Learn/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">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
|
||||
@ -421,6 +426,14 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">"auto"</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="nt">"identifier"</span><span class="p">:</span> <span class="s2">"retro-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">"Retro Learn/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">"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>
|
||||
@ -436,7 +449,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -445,13 +457,13 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</div>
|
||||
<h2 id="annotated-config-options">Annotated config options</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="01a227927569d29c7ee29b52cd98d8ea">
|
||||
<div class="tab-panel" data-tab-group="c01c2b7ce6e427e2894d499eb630d2c1">
|
||||
<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('01a227927569d29c7ee29b52cd98d8ea','hugotoml')"
|
||||
onclick="switchTab('c01c2b7ce6e427e2894d499eb630d2c1','hugotoml')"
|
||||
>
|
||||
<span class="tab-nav-text">hugo.toml</span>
|
||||
</button>
|
||||
@ -533,6 +545,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span><span class="p">,</span> <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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</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">identifier</span> <span class="p">=</span> <span class="s2">"retro-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Retro Learn/Neon"</span><span class="p">,</span> <span class="nx">auto</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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"learn"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"blue"</span> <span class="p">},</span>
|
||||
@ -540,17 +553,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"red"</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></span><span class="line"><span class="cl"><span class="c"># Filename suffix for variant files.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Default: not set</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># The theme modifies the variant stylesheets during build and tries to store</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># them with the same file name. In certain installations it was observed, that</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Hugo could not overwrite these files due to permission issues. If you</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># experience this, you can first try to set the `--noChmod` option for Hugo.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># If this still doesn't help you can set this option to eg. ".gen". This will</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># be used as a suffix for these generated files, causing them to be newly</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># created instead of overwriting the existing ones.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s2">""</span>
|
||||
</span></span><span class="line"><span class="cl">
|
||||
</span></span><span class="line"><span class="cl"><span class="c">#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># General</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># These options are defining general, non visual behavior.</span>
|
||||
@ -927,8 +929,8 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,21 +25,19 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -47,8 +45,7 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -583,8 +580,8 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
</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-4fdf018eed79f17778773aa59097ca09" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4fdf018eed79f17778773aa59097ca09"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-d8e034ba36efe14ffc7522f4a61e8891" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e034ba36efe14ffc7522f4a61e8891"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
@ -825,8 +822,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
</div>
|
||||
</div>
|
||||
<p>The home button is going to look like this:</p>
|
||||
<p><a href="#R-image-6395e42b391c53259f3b1cf133f1c93c" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6395e42b391c53259f3b1cf133f1c93c"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-62b597c4c96f77090c598e78ed34958d" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b597c4c96f77090c598e78ed34958d"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></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" rel="external" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" 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>
|
||||
@ -875,13 +872,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<li>
|
||||
<p>Write the shortcode file <code>layouts/shortcodes/myshortcode.html</code> and add the following line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8abd6369ebf0fe55d1609150d9613705">
|
||||
<div class="tab-panel" data-tab-group="3be4cd02086ba644216c10b43f26c61c">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8abd6369ebf0fe55d1609150d9613705','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('3be4cd02086ba644216c10b43f26c61c','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
@ -974,13 +971,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<li><code>footer</code>: if called at the end of the HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="1be25a8084cc380c2f9be0c4b0c7d1f3">
|
||||
<div class="tab-panel" data-tab-group="0bf98be5f4a26a608869c559256be4ae">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('1be25a8084cc380c2f9be0c4b0c7d1f3','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('0bf98be5f4a26a608869c559256be4ae','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
@ -1098,23 +1095,6 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -1137,12 +1117,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?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1240,6 +1220,7 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1305,13 +1286,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?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,22 +25,20 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -540,8 +537,8 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
</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-4fdf018eed79f17778773aa59097ca09" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4fdf018eed79f17778773aa59097ca09"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-d8e034ba36efe14ffc7522f4a61e8891" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e034ba36efe14ffc7522f4a61e8891"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
@ -782,8 +779,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
</div>
|
||||
</div>
|
||||
<p>The home button is going to look like this:</p>
|
||||
<p><a href="#R-image-6395e42b391c53259f3b1cf133f1c93c" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6395e42b391c53259f3b1cf133f1c93c"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-62b597c4c96f77090c598e78ed34958d" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b597c4c96f77090c598e78ed34958d"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></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" rel="external" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" 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>
|
||||
@ -832,13 +829,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<li>
|
||||
<p>Write the shortcode file <code>layouts/shortcodes/myshortcode.html</code> and add the following line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8abd6369ebf0fe55d1609150d9613705">
|
||||
<div class="tab-panel" data-tab-group="3be4cd02086ba644216c10b43f26c61c">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8abd6369ebf0fe55d1609150d9613705','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('3be4cd02086ba644216c10b43f26c61c','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
@ -931,13 +928,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<li><code>footer</code>: if called at the end of the HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="1be25a8084cc380c2f9be0c4b0c7d1f3">
|
||||
<div class="tab-panel" data-tab-group="0bf98be5f4a26a608869c559256be4ae">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('1be25a8084cc380c2f9be0c4b0c7d1f3','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('0bf98be5f4a26a608869c559256be4ae','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
@ -1010,8 +1007,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?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ The graph is interactive and reflect the current colors. You can click on any of
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ The graph is interactive and reflect the current colors. You can click on any of
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -118,21 +115,22 @@ The graph is interactive and reflect the current colors. You can click on any of
|
||||
<p>This interactive tool may help you to generate your own color variant stylesheet.</p>
|
||||
|
||||
<div class="expand">
|
||||
<input type="checkbox" id="R-expand-ec988624a73be4dc4aee998a431e3e70" aria-controls="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<label class="expand-label" for="R-expand-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<input type="checkbox" id="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" aria-controls="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<label class="expand-label" for="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<i class="fa-fw fas fa-chevron-down"></i>
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
Show usage instructions
|
||||
</label>
|
||||
<div id="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" class="expand-content">
|
||||
<div id="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" 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>
|
||||
<p>The arrowed lines reflect how colors are inherited through different parts of the theme if the descendent isn’t overwritten. If you want to delete a color and let it inherit from its parent, just delete the value from the input field.</p>
|
||||
<p>To better understand this select the <code>neon</code> variant and modify the different heading colors. There, colors for the heading <code>h2</code>, <code>h3</code> and <code>h4</code> are explicitly set. <code>h5</code> is not set and inherits its value from <code>h4</code>. <code>h6</code> is also not set and inherits its value from <code>h5</code>.</p>
|
||||
<p>Once you’ve changed a color, the variant selector will show a “My custom variant” entry and your changes are stored in the browser. You can <strong>browse to other pages</strong> and even close the browser <strong>without losing your changes</strong>.</p>
|
||||
<p>Once you are satisfied, you can download the new variants file and copy it into your site’s <code>static/css</code> directory. Afterwards you have to adjust the <code>themeVariant</code> parameter in your <code>hugo.toml</code> to your chosen file name.</p>
|
||||
<p>Once you are satisfied, you can download the new variants file and copy it into your site’s <code>assets/css</code> directory. Afterwards you have to adjust the <code>themeVariant</code> parameter in your <code>hugo.toml</code> to your chosen file name.</p>
|
||||
<p>Eg. if your new variants file is named <code>theme-my-custom-variant.css</code>, you have to set <code>themeVariant='my-custom-variant'</code> to use it.</p>
|
||||
<p>See the docs for <a href="/hugo-theme-relearn/basics/branding/index.html">further configuration options</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="btn cstyle interactive secondary"><button onclick="window.variants&&variants.getStylesheet();this.blur();" type="button"><i class="fa-fw fas fa-download"></i> <span class="title">Download variant</span></button></span>
|
||||
@ -202,23 +200,6 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -241,12 +222,12 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -344,6 +325,7 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -409,27 +391,27 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1713508689" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ The graph is interactive and reflect the current colors. You can click on any of
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ The graph is interactive and reflect the current colors. You can click on any of
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -101,21 +98,22 @@ The graph is interactive and reflect the current colors. You can click on any of
|
||||
<p>This interactive tool may help you to generate your own color variant stylesheet.</p>
|
||||
|
||||
<div class="expand">
|
||||
<input type="checkbox" id="R-expand-ec988624a73be4dc4aee998a431e3e70" aria-controls="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<label class="expand-label" for="R-expand-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<input type="checkbox" id="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" aria-controls="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<label class="expand-label" for="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<i class="fa-fw fas fa-chevron-down"></i>
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
Show usage instructions
|
||||
</label>
|
||||
<div id="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" class="expand-content">
|
||||
<div id="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" 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>
|
||||
<p>The arrowed lines reflect how colors are inherited through different parts of the theme if the descendent isn’t overwritten. If you want to delete a color and let it inherit from its parent, just delete the value from the input field.</p>
|
||||
<p>To better understand this select the <code>neon</code> variant and modify the different heading colors. There, colors for the heading <code>h2</code>, <code>h3</code> and <code>h4</code> are explicitly set. <code>h5</code> is not set and inherits its value from <code>h4</code>. <code>h6</code> is also not set and inherits its value from <code>h5</code>.</p>
|
||||
<p>Once you’ve changed a color, the variant selector will show a “My custom variant” entry and your changes are stored in the browser. You can <strong>browse to other pages</strong> and even close the browser <strong>without losing your changes</strong>.</p>
|
||||
<p>Once you are satisfied, you can download the new variants file and copy it into your site’s <code>static/css</code> directory. Afterwards you have to adjust the <code>themeVariant</code> parameter in your <code>hugo.toml</code> to your chosen file name.</p>
|
||||
<p>Once you are satisfied, you can download the new variants file and copy it into your site’s <code>assets/css</code> directory. Afterwards you have to adjust the <code>themeVariant</code> parameter in your <code>hugo.toml</code> to your chosen file name.</p>
|
||||
<p>Eg. if your new variants file is named <code>theme-my-custom-variant.css</code>, you have to set <code>themeVariant='my-custom-variant'</code> to use it.</p>
|
||||
<p>See the docs for <a href="/hugo-theme-relearn/basics/branding/index.html">further configuration options</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="btn cstyle interactive secondary"><button onclick="window.variants&&variants.getStylesheet();this.blur();" type="button"><i class="fa-fw fas fa-download"></i> <span class="title">Download variant</span></button></span>
|
||||
@ -140,22 +138,22 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1713508690" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,21 +24,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -2376,23 +2373,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -2415,12 +2395,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -2518,6 +2498,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -2583,13 +2564,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,22 +24,20 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -47,8 +45,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -1553,8 +1550,8 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,21 +24,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,22 +24,20 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -47,8 +45,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -127,9 +124,24 @@
|
||||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="5280">5.28.0.beta (XXXX-XX-XX)</h2>
|
||||
<h2 id="600">6.0.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translation into Romanian.</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> This release requires you to move your self-defined variant (<code>theme-*.css</code>) and chroma stylesheets (<code>chroma-*.css</code>) from <code>static/css</code> to <code>assets/css</code>.</p>
|
||||
<p>This was necessary to avoid permission errors on build if running in certain Unix configurations.</p>
|
||||
<p>In addition it is not allowed anymore to <code>@import</code> your chroma stylesheet from inside of your variant stylesheet.</p>
|
||||
<p>Say, your chroma stylesheet is named <code>chroma-monokai.css</code>, you have to add the following inside your variant stylesheet:</p>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="nt">--CODE-theme</span><span class="o">:</span> <span class="nt">monokai</span><span class="o">;</span></span></span></code></pre></div></li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> Support for Internet Explorer 11 was finally dropped.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Removing support for Internet Explorer 11 finally allowed the theme to upgradte to Font Awesome 6.5.2.</p>
|
||||
<p>You may experience slight changes for some icons. In addition you have additional ~1700 icons <a href="https://fontawesome.com/v6/search?m=free" rel="external" target="_blank">to chose</a> from.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translation into Romanian.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="5270">5.27.0 (2024-04-07)</h2>
|
||||
@ -631,13 +643,13 @@
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support for the great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> which provides on-premise CMS capabilties to Hugo.</p>
|
||||
<p>The theme provides Front Matter snippets for its shortcodes. Currently only English and German is supported. Put a reference into your <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e33eec3d182fba99c1c26144ce363f46">
|
||||
<div class="tab-panel" data-tab-group="b30319a188ba9942e304f49fe8b1f082">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('e33eec3d182fba99c1c26144ce363f46','frontmatterjson')"
|
||||
onclick="switchTab('b30319a188ba9942e304f49fe8b1f082','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
@ -672,13 +684,13 @@
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" rel="external" target="_blank">jQuery</a> library from its distribution.</p>
|
||||
<p>In case you made changes to the theme that are depending on this library you can place a copy of jQuery into your <code>static/js</code> directory and load it from your own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="7fa9d9249d00d6c1cd5be3cef03a5d05">
|
||||
<div class="tab-panel" data-tab-group="ac6decbeeea2b544c71c7b72b8532aab">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('7fa9d9249d00d6c1cd5be3cef03a5d05','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('ac6decbeeea2b544c71c7b72b8532aab','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
@ -1614,8 +1626,8 @@
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><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-479a7966d65174bb0af1610d77a08c8c" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-479a7966d65174bb0af1610d77a08c8c"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-78203fc6dc422364cb375b5c1969b739" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-78203fc6dc422364cb375b5c1969b739"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p>Begin by creating your first chapter page with the following command:</p>
|
||||
<div class="highlight wrap-code"><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>archetype=chapter</code> on top, meaning this page is a <em>chapter</em>.</p>
|
||||
<p>The <code>weight</code> 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>
|
||||
@ -1727,7 +1739,6 @@
|
||||
</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>
|
||||
@ -1775,6 +1786,11 @@
|
||||
</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">auto</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><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'retro-auto'</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Retro Learn/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">'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>
|
||||
@ -1863,12 +1879,16 @@
|
||||
</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">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">learn</span><span class="w">
|
||||
</span></span></span><span class="line"><span class="cl"><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">retro-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">Retro Learn/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">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
|
||||
@ -1969,6 +1989,14 @@
|
||||
</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">"auto"</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="nt">"identifier"</span><span class="p">:</span> <span class="s2">"retro-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">"Retro Learn/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">"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>
|
||||
@ -1984,7 +2012,6 @@
|
||||
</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>
|
||||
@ -1993,13 +2020,13 @@
|
||||
</div>
|
||||
<h2 id="annotated-config-options">Annotated config options</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="01a227927569d29c7ee29b52cd98d8ea">
|
||||
<div class="tab-panel" data-tab-group="c01c2b7ce6e427e2894d499eb630d2c1">
|
||||
<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('01a227927569d29c7ee29b52cd98d8ea','hugotoml')"
|
||||
onclick="switchTab('c01c2b7ce6e427e2894d499eb630d2c1','hugotoml')"
|
||||
>
|
||||
<span class="tab-nav-text">hugo.toml</span>
|
||||
</button>
|
||||
@ -2081,6 +2108,7 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span><span class="p">,</span> <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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</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">identifier</span> <span class="p">=</span> <span class="s2">"retro-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Retro Learn/Neon"</span><span class="p">,</span> <span class="nx">auto</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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"learn"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"blue"</span> <span class="p">},</span>
|
||||
@ -2088,17 +2116,6 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"red"</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></span><span class="line"><span class="cl"><span class="c"># Filename suffix for variant files.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Default: not set</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># The theme modifies the variant stylesheets during build and tries to store</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># them with the same file name. In certain installations it was observed, that</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Hugo could not overwrite these files due to permission issues. If you</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># experience this, you can first try to set the `--noChmod` option for Hugo.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># If this still doesn't help you can set this option to eg. ".gen". This will</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># be used as a suffix for these generated files, causing them to be newly</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># created instead of overwriting the existing ones.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s2">""</span>
|
||||
</span></span><span class="line"><span class="cl">
|
||||
</span></span><span class="line"><span class="cl"><span class="c">#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># General</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># These options are defining general, non visual behavior.</span>
|
||||
@ -2546,8 +2563,8 @@
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
|
||||
<p>Your theme variant file must reside in your site’s <code>static/css</code> directory or in the theme’s <code>static/css</code> directory and the file name must start with <code>theme-</code> and end wit <code>.css</code>. In the above example, the path of your theme file must be <code>static/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If you want to make changes to a shipped color variant, create a copy in your site’s <code>static/css</code> directory. Don’t edit the file in the theme’s directory!</p>
|
||||
<p>Your theme variant file must reside in your site’s <code>assets/css</code> directory and the file name must start with <code>theme-</code> and end in <code>.css</code>. In the above example, the path of your theme file must be <code>assets/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If you want to make changes to a shipped color variant, create a copy in your site’s <code>assets/css</code> directory. Don’t edit the file in the theme’s directory!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="multiple-variants">Multiple Variants</h3>
|
||||
@ -2756,13 +2773,13 @@
|
||||
<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="ce8c15d43118449d894c61fc4f290f18">
|
||||
<div class="tab-panel" data-tab-group="f61951db9f4471736be2244496f6930c">
|
||||
<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('ce8c15d43118449d894c61fc4f290f18','layoutspartialsfaviconhtml')"
|
||||
onclick="switchTab('f61951db9f4471736be2244496f6930c','layoutspartialsfaviconhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/favicon.html</span>
|
||||
</button>
|
||||
@ -2788,8 +2805,8 @@
|
||||
</div>
|
||||
<h2 id="syntax-highlighting">Syntax Highlighting</h2>
|
||||
<p>If you want to switch the syntax highlighting theme together with your color variant, you need to configure your installation <a href="https://gohugo.io/content-management/syntax-highlighting/" rel="external" target="_blank">according to Hugo’s documentation</a> and provide a syntax highlighting stylesheet file.</p>
|
||||
<p>You can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to <code>static/css/chroma-<NAME>.css</code>. To use it with your color variant you have to define <code>--CODE-theme: <NAME></code> in the color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/static/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> and <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> of the exampleSite.</p>
|
||||
<p>You can use a one of the shipped stylesheet files or use Hugo to generate a file for you. The file must be written to <code>assets/css/chroma-<NAME>.css</code>. To use it with your color variant you have to define <code>--CODE-theme: <NAME></code> in the color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/assets/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> and <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> of the exampleSite.</p>
|
||||
<h2 id="theme-variant-advanced">Change the Variant (Advanced)</h2>
|
||||
<p>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.</p>
|
||||
<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>
|
||||
@ -2939,7 +2956,7 @@
|
||||
<tr>
|
||||
<td>identifier</td>
|
||||
<td><em><empty></em></td>
|
||||
<td>Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form <code>static/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
<td>Must correspond to the name of a color variant either in your site’s or the theme’s directory in the form <code>assets/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>name</td>
|
||||
@ -3080,27 +3097,27 @@
|
||||
<ol>
|
||||
<li>
|
||||
<p>Copy and change</p>
|
||||
<p>You can copy the shipped variant file from the theme’s <code>static/css</code> directory to the site’s <code>static/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>You can copy the shipped variant file from the theme’s <code>assets/css</code> directory to the site’s <code>assets/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Create and import</p>
|
||||
<p>You can create a new variant file in the site’s <code>static/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlighting 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>
|
||||
<p>You can create a new variant file in the site’s <code>assets/css</code> 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 <code>hugo.toml</code> by the chosen name.</p>
|
||||
<p>For example, you want to use the <code>relearn-light</code> variant but want to change the syntax highlighting schema to the one used in the <code>neon</code> variant. For that, create a new <code>assets/css/theme-my-branding.css</code> in your site’s directory and add the following lines:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="06d9fc190e052e8f028a95492d23d411">
|
||||
<div class="tab-panel" data-tab-group="a82c498af9e4463eeda26f928ac5899b">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('06d9fc190e052e8f028a95492d23d411','staticcsstheme-my-brandingcss')"
|
||||
onclick="switchTab('a82c498af9e4463eeda26f928ac5899b','assetscsstheme-my-brandingcss')"
|
||||
>
|
||||
<span class="tab-nav-text">static/css/theme-my-branding.css</span>
|
||||
<span class="tab-nav-text">assets/css/theme-my-branding.css</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tab-content-container">
|
||||
<div
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-content tab-panel-style cstyle initial active">
|
||||
<div class="tab-content-text">
|
||||
|
||||
@ -3634,8 +3651,8 @@
|
||||
</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-4fdf018eed79f17778773aa59097ca09" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4fdf018eed79f17778773aa59097ca09"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-d8e034ba36efe14ffc7522f4a61e8891" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e034ba36efe14ffc7522f4a61e8891"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
@ -3876,8 +3893,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
</div>
|
||||
</div>
|
||||
<p>The home button is going to look like this:</p>
|
||||
<p><a href="#R-image-6395e42b391c53259f3b1cf133f1c93c" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6395e42b391c53259f3b1cf133f1c93c"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-62b597c4c96f77090c598e78ed34958d" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b597c4c96f77090c598e78ed34958d"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></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" rel="external" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" 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>
|
||||
@ -3926,13 +3943,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<li>
|
||||
<p>Write the shortcode file <code>layouts/shortcodes/myshortcode.html</code> and add the following line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8abd6369ebf0fe55d1609150d9613705">
|
||||
<div class="tab-panel" data-tab-group="3be4cd02086ba644216c10b43f26c61c">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8abd6369ebf0fe55d1609150d9613705','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('3be4cd02086ba644216c10b43f26c61c','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
@ -4025,13 +4042,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
||||
<li><code>footer</code>: if called at the end of the HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="1be25a8084cc380c2f9be0c4b0c7d1f3">
|
||||
<div class="tab-panel" data-tab-group="0bf98be5f4a26a608869c559256be4ae">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('1be25a8084cc380c2f9be0c4b0c7d1f3','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('0bf98be5f4a26a608869c559256be4ae','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
@ -4110,21 +4127,22 @@ 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-ec988624a73be4dc4aee998a431e3e70" aria-controls="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<label class="expand-label" for="R-expand-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<input type="checkbox" id="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" aria-controls="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<label class="expand-label" for="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<i class="fa-fw fas fa-chevron-down"></i>
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
Show usage instructions
|
||||
</label>
|
||||
<div id="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" class="expand-content">
|
||||
<div id="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" 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>
|
||||
<p>The arrowed lines reflect how colors are inherited through different parts of the theme if the descendent isn’t overwritten. If you want to delete a color and let it inherit from its parent, just delete the value from the input field.</p>
|
||||
<p>To better understand this select the <code>neon</code> variant and modify the different heading colors. There, colors for the heading <code>h2</code>, <code>h3</code> and <code>h4</code> are explicitly set. <code>h5</code> is not set and inherits its value from <code>h4</code>. <code>h6</code> is also not set and inherits its value from <code>h5</code>.</p>
|
||||
<p>Once you’ve changed a color, the variant selector will show a “My custom variant” entry and your changes are stored in the browser. You can <strong>browse to other pages</strong> and even close the browser <strong>without losing your changes</strong>.</p>
|
||||
<p>Once you are satisfied, you can download the new variants file and copy it into your site’s <code>static/css</code> directory. Afterwards you have to adjust the <code>themeVariant</code> parameter in your <code>hugo.toml</code> to your chosen file name.</p>
|
||||
<p>Once you are satisfied, you can download the new variants file and copy it into your site’s <code>assets/css</code> directory. Afterwards you have to adjust the <code>themeVariant</code> parameter in your <code>hugo.toml</code> to your chosen file name.</p>
|
||||
<p>Eg. if your new variants file is named <code>theme-my-custom-variant.css</code>, you have to set <code>themeVariant='my-custom-variant'</code> to use it.</p>
|
||||
<p>See the docs for <a href="/hugo-theme-relearn/basics/branding/index.html">further configuration options</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="btn cstyle interactive secondary"><button onclick="window.variants&&variants.getStylesheet();this.blur();" type="button"><i class="fa-fw fas fa-download"></i> <span class="title">Download variant</span></button></span>
|
||||
@ -4153,8 +4171,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-c93fb33020dd2f2ca4af34aa5185ace8" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c93fb33020dd2f2ca4af34aa5185ace8"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></a></p>
|
||||
<p><a href="#R-image-e330ae261834ad0ae757808c23cc91d1" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e330ae261834ad0ae757808c23cc91d1"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></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">
|
||||
@ -4166,8 +4184,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-270ddfaf93eef2b3cd176519f25a1fc9" class="lightbox-link"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-270ddfaf93eef2b3cd176519f25a1fc9"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<p><a href="#R-image-c8be92100f57069611733559a35196e1" class="lightbox-link"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8be92100f57069611733559a35196e1"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" rel="external" 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" rel="external" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li>
|
||||
@ -5902,22 +5920,22 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1713508690" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -227,8 +224,8 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><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-479a7966d65174bb0af1610d77a08c8c" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-479a7966d65174bb0af1610d77a08c8c"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-78203fc6dc422364cb375b5c1969b739" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-78203fc6dc422364cb375b5c1969b739"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p>Begin by creating your first chapter page with the following command:</p>
|
||||
<div class="highlight wrap-code"><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>archetype=chapter</code> on top, meaning this page is a <em>chapter</em>.</p>
|
||||
<p>The <code>weight</code> 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>
|
||||
@ -302,23 +299,6 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -341,12 +321,12 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -444,6 +424,7 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -509,13 +490,13 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -192,8 +189,8 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><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-479a7966d65174bb0af1610d77a08c8c" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-479a7966d65174bb0af1610d77a08c8c"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-78203fc6dc422364cb375b5c1969b739" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-78203fc6dc422364cb375b5c1969b739"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p>Begin by creating your first chapter page with the following command:</p>
|
||||
<div class="highlight wrap-code"><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>archetype=chapter</code> on top, meaning this page is a <em>chapter</em>.</p>
|
||||
<p>The <code>weight</code> 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>
|
||||
@ -222,8 +219,8 @@ You don&rsquo;t need to edit any files besides your hugo.toml and only need
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ Change A change in default behavior that may requires action by you if you want
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -81,7 +78,7 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<div class="topbar-content-wrapper">
|
||||
<nav class="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#5280">5.28.0.beta (XXXX-XX-XX)</a></li>
|
||||
<li><a href="#600">6.0.0.beta (XXXX-XX-XX)</a></li>
|
||||
<li><a href="#5270">5.27.0 (2024-04-07)</a></li>
|
||||
<li><a href="#5260">5.26.0 (2024-03-18)</a></li>
|
||||
<li><a href="#5250">5.25.0 (2024-02-29)</a></li>
|
||||
@ -187,9 +184,24 @@ Change A change in default behavior that may requires action by you if you want
|
||||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="5280">5.28.0.beta (XXXX-XX-XX)</h2>
|
||||
<h2 id="600">6.0.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translation into Romanian.</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> This release requires you to move your self-defined variant (<code>theme-*.css</code>) and chroma stylesheets (<code>chroma-*.css</code>) from <code>static/css</code> to <code>assets/css</code>.</p>
|
||||
<p>This was necessary to avoid permission errors on build if running in certain Unix configurations.</p>
|
||||
<p>In addition it is not allowed anymore to <code>@import</code> your chroma stylesheet from inside of your variant stylesheet.</p>
|
||||
<p>Say, your chroma stylesheet is named <code>chroma-monokai.css</code>, you have to add the following inside your variant stylesheet:</p>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="nt">--CODE-theme</span><span class="o">:</span> <span class="nt">monokai</span><span class="o">;</span></span></span></code></pre></div></li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> Support for Internet Explorer 11 was finally dropped.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Removing support for Internet Explorer 11 finally allowed the theme to upgradte to Font Awesome 6.5.2.</p>
|
||||
<p>You may experience slight changes for some icons. In addition you have additional ~1700 icons <a href="https://fontawesome.com/v6/search?m=free" rel="external" target="_blank">to chose</a> from.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translation into Romanian.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="5270">5.27.0 (2024-04-07)</h2>
|
||||
@ -691,13 +703,13 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support for the great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> which provides on-premise CMS capabilties to Hugo.</p>
|
||||
<p>The theme provides Front Matter snippets for its shortcodes. Currently only English and German is supported. Put a reference into your <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e33eec3d182fba99c1c26144ce363f46">
|
||||
<div class="tab-panel" data-tab-group="b30319a188ba9942e304f49fe8b1f082">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('e33eec3d182fba99c1c26144ce363f46','frontmatterjson')"
|
||||
onclick="switchTab('b30319a188ba9942e304f49fe8b1f082','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
@ -732,13 +744,13 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" rel="external" target="_blank">jQuery</a> library from its distribution.</p>
|
||||
<p>In case you made changes to the theme that are depending on this library you can place a copy of jQuery into your <code>static/js</code> directory and load it from your own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="7fa9d9249d00d6c1cd5be3cef03a5d05">
|
||||
<div class="tab-panel" data-tab-group="ac6decbeeea2b544c71c7b72b8532aab">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('7fa9d9249d00d6c1cd5be3cef03a5d05','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('ac6decbeeea2b544c71c7b72b8532aab','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
@ -1598,23 +1610,6 @@ Change A change in default behavior that may requires action by you if you want
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -1637,12 +1632,12 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1740,6 +1735,7 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1805,13 +1801,13 @@ Change A change in default behavior that may requires action by you if you want
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -50,8 +48,7 @@ Change A change in default behavior that may requires action by you if you want
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -116,9 +113,24 @@ Change A change in default behavior that may requires action by you if you want
|
||||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="5280">5.28.0.beta (XXXX-XX-XX)</h2>
|
||||
<h2 id="600">6.0.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translation into Romanian.</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> This release requires you to move your self-defined variant (<code>theme-*.css</code>) and chroma stylesheets (<code>chroma-*.css</code>) from <code>static/css</code> to <code>assets/css</code>.</p>
|
||||
<p>This was necessary to avoid permission errors on build if running in certain Unix configurations.</p>
|
||||
<p>In addition it is not allowed anymore to <code>@import</code> your chroma stylesheet from inside of your variant stylesheet.</p>
|
||||
<p>Say, your chroma stylesheet is named <code>chroma-monokai.css</code>, you have to add the following inside your variant stylesheet:</p>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="nt">--CODE-theme</span><span class="o">:</span> <span class="nt">monokai</span><span class="o">;</span></span></span></code></pre></div></li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Breaking</span></span> Support for Internet Explorer 11 was finally dropped.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Removing support for Internet Explorer 11 finally allowed the theme to upgradte to Font Awesome 6.5.2.</p>
|
||||
<p>You may experience slight changes for some icons. In addition you have additional ~1700 icons <a href="https://fontawesome.com/v6/search?m=free" rel="external" target="_blank">to chose</a> from.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translation into Romanian.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="5270">5.27.0 (2024-04-07)</h2>
|
||||
@ -620,13 +632,13 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support for the great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> which provides on-premise CMS capabilties to Hugo.</p>
|
||||
<p>The theme provides Front Matter snippets for its shortcodes. Currently only English and German is supported. Put a reference into your <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e33eec3d182fba99c1c26144ce363f46">
|
||||
<div class="tab-panel" data-tab-group="b30319a188ba9942e304f49fe8b1f082">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('e33eec3d182fba99c1c26144ce363f46','frontmatterjson')"
|
||||
onclick="switchTab('b30319a188ba9942e304f49fe8b1f082','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
@ -661,13 +673,13 @@ Change A change in default behavior that may requires action by you if you want
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" rel="external" target="_blank">jQuery</a> library from its distribution.</p>
|
||||
<p>In case you made changes to the theme that are depending on this library you can place a copy of jQuery into your <code>static/js</code> directory and load it from your own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="7fa9d9249d00d6c1cd5be3cef03a5d05">
|
||||
<div class="tab-panel" data-tab-group="ac6decbeeea2b544c71c7b72b8532aab">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('7fa9d9249d00d6c1cd5be3cef03a5d05','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('ac6decbeeea2b544c71c7b72b8532aab','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
@ -1482,8 +1494,8 @@ Change A change in default behavior that may requires action by you if you want
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ It&rsquo;s a kind of magic">
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ It&rsquo;s a kind of magic">
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -175,23 +172,6 @@ It&rsquo;s a kind of magic">
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -214,12 +194,12 @@ It&rsquo;s a kind of magic">
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -317,6 +297,7 @@ It&rsquo;s a kind of magic">
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -382,13 +363,13 @@ It&rsquo;s a kind of magic">
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ It&rsquo;s a kind of magic">
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ It&rsquo;s a kind of magic">
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -119,8 +116,8 @@ It&rsquo;s a kind of magic">
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -138,8 +135,8 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
<h1 id="topbar-modification">Topbar Modification</h1>
|
||||
|
||||
<p>The theme comes with a reasonably configured topbar.</p>
|
||||
<p><a href="#R-image-c93fb33020dd2f2ca4af34aa5185ace8" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c93fb33020dd2f2ca4af34aa5185ace8"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></a></p>
|
||||
<p><a href="#R-image-e330ae261834ad0ae757808c23cc91d1" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e330ae261834ad0ae757808c23cc91d1"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></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">
|
||||
@ -151,8 +148,8 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
</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-270ddfaf93eef2b3cd176519f25a1fc9" class="lightbox-link"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-270ddfaf93eef2b3cd176519f25a1fc9"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<p><a href="#R-image-c8be92100f57069611733559a35196e1" class="lightbox-link"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8be92100f57069611733559a35196e1"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" rel="external" 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" rel="external" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li>
|
||||
@ -471,23 +468,6 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -510,12 +490,12 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -613,6 +593,7 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -678,13 +659,13 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -50,8 +48,7 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -100,8 +97,8 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
<h1 id="topbar-modification">Topbar Modification</h1>
|
||||
|
||||
<p>The theme comes with a reasonably configured topbar.</p>
|
||||
<p><a href="#R-image-c93fb33020dd2f2ca4af34aa5185ace8" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c93fb33020dd2f2ca4af34aa5185ace8"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></a></p>
|
||||
<p><a href="#R-image-e330ae261834ad0ae757808c23cc91d1" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e330ae261834ad0ae757808c23cc91d1"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></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">
|
||||
@ -113,8 +110,8 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
</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-270ddfaf93eef2b3cd176519f25a1fc9" class="lightbox-link"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-270ddfaf93eef2b3cd176519f25a1fc9"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<p><a href="#R-image-c8be92100f57069611733559a35196e1" class="lightbox-link"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8be92100f57069611733559a35196e1"><img alt="Topbar with default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" rel="external" 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" rel="external" target="_blank"><strong>end</strong></a>: shown on the opposite breadcrumb side in comparison to the <em>start</em> area</li>
|
||||
@ -388,8 +385,8 @@ Areas The default configuration comes with three predefined areas that may conta
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -178,23 +175,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -217,12 +197,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -320,6 +300,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -385,13 +366,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -172,23 +169,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -211,12 +191,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -314,6 +294,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -379,13 +360,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -63,15 +63,6 @@ title = "Hugo Relearn Theme"
|
||||
# if in doubt, remove this line
|
||||
renderer.unsafe = true
|
||||
|
||||
# allows `hugo server` to display this showcase in IE11; this is used for testing, as we
|
||||
# are still supporting IE11 - although with degraded experience; if you don't care about
|
||||
# `hugo server` or browsers of ancient times, fell free to remove this whole block
|
||||
[server]
|
||||
[[server.headers]]
|
||||
for = "**.html"
|
||||
[server.headers.values]
|
||||
X-UA-Compatible = "IE=edge"
|
||||
|
||||
# showcase of the menu shortcuts; you can use relative URLs linking
|
||||
# to your content or use fully-qualified URLs to link outside of
|
||||
# your project
|
||||
|
@ -68,6 +68,7 @@ themeVariant = [
|
||||
{ identifier = "zen-auto", name = "Zen Light/Dark", auto = [ "zen-light", "zen-dark" ] },
|
||||
{ identifier = "zen-light" },
|
||||
{ identifier = "zen-dark" },
|
||||
{ identifier = "retro-auto", name = "Retro Learn/Neon", auto = [ "learn", "neon" ] },
|
||||
{ identifier = "neon" },
|
||||
{ identifier = "learn" },
|
||||
{ identifier = "blue" },
|
||||
@ -75,17 +76,6 @@ themeVariant = [
|
||||
{ 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.
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,21 +25,19 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -47,8 +45,7 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -136,18 +133,18 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<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-776f1c66d7f49dee09f63b48cb450992" class="lightbox-link"><img alt="Home page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-776f1c66d7f49dee09f63b48cb450992"><img alt="Home page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-ec52421fb2ab64cc483224933983dd4f" class="lightbox-link"><img alt="Home page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec52421fb2ab64cc483224933983dd4f"><img alt="Home page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc"></a></p>
|
||||
<p>To create a home page, run the following command</p>
|
||||
<div class="highlight wrap-code"><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="tab-panel" data-tab-group="e74a304a5dfa9a9643d555a294b812e3">
|
||||
<div class="tab-panel" data-tab-group="967d0b63b21f8de15d4b516c1ca83ebf">
|
||||
<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('e74a304a5dfa9a9643d555a294b812e3','_indexmd')"
|
||||
onclick="switchTab('967d0b63b21f8de15d4b516c1ca83ebf','_indexmd')"
|
||||
>
|
||||
<span class="tab-nav-text">_index.md</span>
|
||||
</button>
|
||||
@ -168,18 +165,18 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
</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-9559be213af0ad3e169f8c637f12c365" class="lightbox-link"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-9559be213af0ad3e169f8c637f12c365"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-52574d0112355a2186e6bc63f682fb6c" class="lightbox-link"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-52574d0112355a2186e6bc63f682fb6c"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc"></a></p>
|
||||
<p>To create a chapter page, run the following command</p>
|
||||
<div class="highlight wrap-code"><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="tab-panel" data-tab-group="c9f91c843ab2e1c7a351280e08376b55">
|
||||
<div class="tab-panel" data-tab-group="1d80d34f78bcdc9ad86eaab99455cab0">
|
||||
<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('c9f91c843ab2e1c7a351280e08376b55','_indexmd')"
|
||||
onclick="switchTab('1d80d34f78bcdc9ad86eaab99455cab0','_indexmd')"
|
||||
>
|
||||
<span class="tab-nav-text">_index.md</span>
|
||||
</button>
|
||||
@ -202,19 +199,19 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
</div><p>The <code>weight</code> 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-26b4e7e3e1d1d250614e226f11614f0e" class="lightbox-link"><img alt="Default page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-26b4e7e3e1d1d250614e226f11614f0e"><img alt="Default page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-056cf854b138555f8b0c46cc492cfcb2" class="lightbox-link"><img alt="Default page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-056cf854b138555f8b0c46cc492cfcb2"><img alt="Default page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc"></a></p>
|
||||
<p>To create a default page, run either one of the following commands</p>
|
||||
<div class="highlight wrap-code"><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="highlight wrap-code"><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="tab-panel" data-tab-group="8f53dc442638f63f746ce666546f9637">
|
||||
<div class="tab-panel" data-tab-group="345dc853b94268d4c3e74b45d5b66cf7">
|
||||
<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('8f53dc442638f63f746ce666546f9637','md')"
|
||||
onclick="switchTab('345dc853b94268d4c3e74b45d5b66cf7','md')"
|
||||
>
|
||||
<span class="tab-nav-text">*.md</span>
|
||||
</button>
|
||||
@ -237,13 +234,13 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<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="tab-panel" data-tab-group="a9636bbea9ba8c860b8e8abad30384d8">
|
||||
<div class="tab-panel" data-tab-group="a87e8c29d5754ea46f7cf6016b1e1f80">
|
||||
<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('a9636bbea9ba8c860b8e8abad30384d8','ltkindgtmd')"
|
||||
onclick="switchTab('a87e8c29d5754ea46f7cf6016b1e1f80','ltkindgtmd')"
|
||||
>
|
||||
<span class="tab-nav-text"><kind>.md</span>
|
||||
</button>
|
||||
@ -339,23 +336,6 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -378,12 +358,12 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -481,6 +461,7 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -546,13 +527,13 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,22 +25,20 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -102,18 +99,18 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<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-776f1c66d7f49dee09f63b48cb450992" class="lightbox-link"><img alt="Home page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-776f1c66d7f49dee09f63b48cb450992"><img alt="Home page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-ec52421fb2ab64cc483224933983dd4f" class="lightbox-link"><img alt="Home page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec52421fb2ab64cc483224933983dd4f"><img alt="Home page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc"></a></p>
|
||||
<p>To create a home page, run the following command</p>
|
||||
<div class="highlight wrap-code"><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="tab-panel" data-tab-group="e74a304a5dfa9a9643d555a294b812e3">
|
||||
<div class="tab-panel" data-tab-group="967d0b63b21f8de15d4b516c1ca83ebf">
|
||||
<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('e74a304a5dfa9a9643d555a294b812e3','_indexmd')"
|
||||
onclick="switchTab('967d0b63b21f8de15d4b516c1ca83ebf','_indexmd')"
|
||||
>
|
||||
<span class="tab-nav-text">_index.md</span>
|
||||
</button>
|
||||
@ -134,18 +131,18 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
</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-9559be213af0ad3e169f8c637f12c365" class="lightbox-link"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-9559be213af0ad3e169f8c637f12c365"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-52574d0112355a2186e6bc63f682fb6c" class="lightbox-link"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-52574d0112355a2186e6bc63f682fb6c"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc"></a></p>
|
||||
<p>To create a chapter page, run the following command</p>
|
||||
<div class="highlight wrap-code"><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="tab-panel" data-tab-group="c9f91c843ab2e1c7a351280e08376b55">
|
||||
<div class="tab-panel" data-tab-group="1d80d34f78bcdc9ad86eaab99455cab0">
|
||||
<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('c9f91c843ab2e1c7a351280e08376b55','_indexmd')"
|
||||
onclick="switchTab('1d80d34f78bcdc9ad86eaab99455cab0','_indexmd')"
|
||||
>
|
||||
<span class="tab-nav-text">_index.md</span>
|
||||
</button>
|
||||
@ -168,19 +165,19 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
</div><p>The <code>weight</code> 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-26b4e7e3e1d1d250614e226f11614f0e" class="lightbox-link"><img alt="Default page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-26b4e7e3e1d1d250614e226f11614f0e"><img alt="Default page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-056cf854b138555f8b0c46cc492cfcb2" class="lightbox-link"><img alt="Default page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-056cf854b138555f8b0c46cc492cfcb2"><img alt="Default page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc"></a></p>
|
||||
<p>To create a default page, run either one of the following commands</p>
|
||||
<div class="highlight wrap-code"><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="highlight wrap-code"><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="tab-panel" data-tab-group="8f53dc442638f63f746ce666546f9637">
|
||||
<div class="tab-panel" data-tab-group="345dc853b94268d4c3e74b45d5b66cf7">
|
||||
<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('8f53dc442638f63f746ce666546f9637','md')"
|
||||
onclick="switchTab('345dc853b94268d4c3e74b45d5b66cf7','md')"
|
||||
>
|
||||
<span class="tab-nav-text">*.md</span>
|
||||
</button>
|
||||
@ -203,13 +200,13 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
<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="tab-panel" data-tab-group="a9636bbea9ba8c860b8e8abad30384d8">
|
||||
<div class="tab-panel" data-tab-group="a87e8c29d5754ea46f7cf6016b1e1f80">
|
||||
<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('a9636bbea9ba8c860b8e8abad30384d8','ltkindgtmd')"
|
||||
onclick="switchTab('a87e8c29d5754ea46f7cf6016b1e1f80','ltkindgtmd')"
|
||||
>
|
||||
<span class="tab-nav-text"><kind>.md</span>
|
||||
</button>
|
||||
@ -260,8 +257,8 @@ The Relearn theme defines some few archetypes of pages but you are free to defin
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -289,13 +286,13 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
</div>
|
||||
<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="f8726aa3bb531fe0a1d67d86f3b0c2d9">
|
||||
<div class="tab-panel" data-tab-group="8578ff5850f57a8488c20137998ea185">
|
||||
<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('f8726aa3bb531fe0a1d67d86f3b0c2d9','toml')"
|
||||
onclick="switchTab('8578ff5850f57a8488c20137998ea185','toml')"
|
||||
>
|
||||
<span class="tab-nav-text">toml</span>
|
||||
</button>
|
||||
@ -634,8 +631,8 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="#R-image-44062dd57db583e3ca2086ffccf0c452" class="lightbox-link"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-44062dd57db583e3ca2086ffccf0c452"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-3e4030e856120d184bc7375f70505a58" class="lightbox-link"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3e4030e856120d184bc7375f70505a58"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem"></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/" rel="external" 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>
|
||||
@ -894,23 +891,6 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -933,12 +913,12 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1036,6 +1016,7 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1101,13 +1082,13 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -257,13 +254,13 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
</div>
|
||||
<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="f8726aa3bb531fe0a1d67d86f3b0c2d9">
|
||||
<div class="tab-panel" data-tab-group="8578ff5850f57a8488c20137998ea185">
|
||||
<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('f8726aa3bb531fe0a1d67d86f3b0c2d9','toml')"
|
||||
onclick="switchTab('8578ff5850f57a8488c20137998ea185','toml')"
|
||||
>
|
||||
<span class="tab-nav-text">toml</span>
|
||||
</button>
|
||||
@ -602,8 +599,8 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="#R-image-44062dd57db583e3ca2086ffccf0c452" class="lightbox-link"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-44062dd57db583e3ca2086ffccf0c452"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-3e4030e856120d184bc7375f70505a58" class="lightbox-link"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3e4030e856120d184bc7375f70505a58"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem"></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/" rel="external" 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>
|
||||
@ -817,8 +814,8 @@ All Frontmatter Options The values reflect example options. The defaults can be
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,21 +25,19 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -47,8 +45,7 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -133,8 +130,8 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut
|
||||
<li>Automatic menu generation from multilingual content</li>
|
||||
<li>In-browser language switching</li>
|
||||
</ul>
|
||||
<p><a href="#R-image-faf698d4ce9b0f6247e62dd0186848de" class="lightbox-link"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-faf698d4ce9b0f6247e62dd0186848de"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-6c36c7bb4f326be154cc8f29e80e1e4d" class="lightbox-link"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6c36c7bb4f326be154cc8f29e80e1e4d"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem"></a></p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>After learning <a href="https://gohugo.io/content-management/multilingual" rel="external" 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>
|
||||
@ -463,23 +460,6 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -502,12 +482,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?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -605,6 +585,7 @@ You’ll see error reports in your browsers console log for each unsupported
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -670,13 +651,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?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,22 +25,20 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -48,8 +46,7 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -104,8 +101,8 @@ Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dut
|
||||
<li>Automatic menu generation from multilingual content</li>
|
||||
<li>In-browser language switching</li>
|
||||
</ul>
|
||||
<p><a href="#R-image-faf698d4ce9b0f6247e62dd0186848de" class="lightbox-link"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-faf698d4ce9b0f6247e62dd0186848de"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-6c36c7bb4f326be154cc8f29e80e1e4d" class="lightbox-link"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6c36c7bb4f326be154cc8f29e80e1e4d"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem"></a></p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>After learning <a href="https://gohugo.io/content-management/multilingual" rel="external" 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>
|
||||
@ -389,8 +386,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?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -284,13 +281,13 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
</div>
|
||||
<p>Or by explicitly override settings by URL query parameter</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="b7ef1af27e3e2b0765a5043ea1903f6a">
|
||||
<div class="tab-panel" data-tab-group="a693d9558543d8604382f7340eb2bcc6">
|
||||
<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('b7ef1af27e3e2b0765a5043ea1903f6a','url')"
|
||||
onclick="switchTab('a693d9558543d8604382f7340eb2bcc6','url')"
|
||||
>
|
||||
<span class="tab-nav-text">URL</span>
|
||||
</button>
|
||||
@ -371,13 +368,13 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
</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="7cf1175ab811741996e6451b67cae020">
|
||||
<div class="tab-panel" data-tab-group="0cc429f1fa1aa5966249b21ac1db34cd">
|
||||
<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('7cf1175ab811741996e6451b67cae020','html')"
|
||||
onclick="switchTab('0cc429f1fa1aa5966249b21ac1db34cd','html')"
|
||||
>
|
||||
<span class="tab-nav-text">HTML</span>
|
||||
</button>
|
||||
@ -454,23 +451,6 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -493,12 +473,12 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -596,6 +576,7 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -661,13 +642,13 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -50,8 +48,7 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -262,13 +259,13 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
</div>
|
||||
<p>Or by explicitly override settings by URL query parameter</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="b7ef1af27e3e2b0765a5043ea1903f6a">
|
||||
<div class="tab-panel" data-tab-group="a693d9558543d8604382f7340eb2bcc6">
|
||||
<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('b7ef1af27e3e2b0765a5043ea1903f6a','url')"
|
||||
onclick="switchTab('a693d9558543d8604382f7340eb2bcc6','url')"
|
||||
>
|
||||
<span class="tab-nav-text">URL</span>
|
||||
</button>
|
||||
@ -349,13 +346,13 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
</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="7cf1175ab811741996e6451b67cae020">
|
||||
<div class="tab-panel" data-tab-group="0cc429f1fa1aa5966249b21ac1db34cd">
|
||||
<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('7cf1175ab811741996e6451b67cae020','html')"
|
||||
onclick="switchTab('0cc429f1fa1aa5966249b21ac1db34cd','html')"
|
||||
>
|
||||
<span class="tab-nav-text">HTML</span>
|
||||
</button>
|
||||
@ -387,8 +384,8 @@ Name Description border Draws a light thin border around the image lazy Lets the
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,21 +24,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,22 +24,20 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -47,8 +45,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -317,13 +314,13 @@
|
||||
</div>
|
||||
<h2 id="annotated-frontmatter-options">Annotated Frontmatter Options</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="f8726aa3bb531fe0a1d67d86f3b0c2d9">
|
||||
<div class="tab-panel" data-tab-group="8578ff5850f57a8488c20137998ea185">
|
||||
<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('f8726aa3bb531fe0a1d67d86f3b0c2d9','toml')"
|
||||
onclick="switchTab('8578ff5850f57a8488c20137998ea185','toml')"
|
||||
>
|
||||
<span class="tab-nav-text">toml</span>
|
||||
</button>
|
||||
@ -662,8 +659,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="#R-image-44062dd57db583e3ca2086ffccf0c452" class="lightbox-link"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-44062dd57db583e3ca2086ffccf0c452"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-3e4030e856120d184bc7375f70505a58" class="lightbox-link"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3e4030e856120d184bc7375f70505a58"><img alt="Title with icon" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/frontmatter/frontmatter-icon.png?width=18.75rem"></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/" rel="external" 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>
|
||||
@ -885,18 +882,18 @@
|
||||
<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-776f1c66d7f49dee09f63b48cb450992" class="lightbox-link"><img alt="Home page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-776f1c66d7f49dee09f63b48cb450992"><img alt="Home page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-ec52421fb2ab64cc483224933983dd4f" class="lightbox-link"><img alt="Home page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ec52421fb2ab64cc483224933983dd4f"><img alt="Home page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-home.png?width=60pc"></a></p>
|
||||
<p>To create a home page, run the following command</p>
|
||||
<div class="highlight wrap-code"><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="tab-panel" data-tab-group="e74a304a5dfa9a9643d555a294b812e3">
|
||||
<div class="tab-panel" data-tab-group="967d0b63b21f8de15d4b516c1ca83ebf">
|
||||
<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('e74a304a5dfa9a9643d555a294b812e3','_indexmd')"
|
||||
onclick="switchTab('967d0b63b21f8de15d4b516c1ca83ebf','_indexmd')"
|
||||
>
|
||||
<span class="tab-nav-text">_index.md</span>
|
||||
</button>
|
||||
@ -917,18 +914,18 @@
|
||||
</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-9559be213af0ad3e169f8c637f12c365" class="lightbox-link"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-9559be213af0ad3e169f8c637f12c365"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-52574d0112355a2186e6bc63f682fb6c" class="lightbox-link"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-52574d0112355a2186e6bc63f682fb6c"><img alt="Chapter page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-chapter.png?width=60pc"></a></p>
|
||||
<p>To create a chapter page, run the following command</p>
|
||||
<div class="highlight wrap-code"><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="tab-panel" data-tab-group="c9f91c843ab2e1c7a351280e08376b55">
|
||||
<div class="tab-panel" data-tab-group="1d80d34f78bcdc9ad86eaab99455cab0">
|
||||
<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('c9f91c843ab2e1c7a351280e08376b55','_indexmd')"
|
||||
onclick="switchTab('1d80d34f78bcdc9ad86eaab99455cab0','_indexmd')"
|
||||
>
|
||||
<span class="tab-nav-text">_index.md</span>
|
||||
</button>
|
||||
@ -951,19 +948,19 @@
|
||||
</div><p>The <code>weight</code> 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-26b4e7e3e1d1d250614e226f11614f0e" class="lightbox-link"><img alt="Default page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-26b4e7e3e1d1d250614e226f11614f0e"><img alt="Default page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-056cf854b138555f8b0c46cc492cfcb2" class="lightbox-link"><img alt="Default page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-056cf854b138555f8b0c46cc492cfcb2"><img alt="Default page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/archetypes/pages-default.png?width=60pc"></a></p>
|
||||
<p>To create a default page, run either one of the following commands</p>
|
||||
<div class="highlight wrap-code"><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="highlight wrap-code"><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="tab-panel" data-tab-group="8f53dc442638f63f746ce666546f9637">
|
||||
<div class="tab-panel" data-tab-group="345dc853b94268d4c3e74b45d5b66cf7">
|
||||
<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('8f53dc442638f63f746ce666546f9637','md')"
|
||||
onclick="switchTab('345dc853b94268d4c3e74b45d5b66cf7','md')"
|
||||
>
|
||||
<span class="tab-nav-text">*.md</span>
|
||||
</button>
|
||||
@ -986,13 +983,13 @@
|
||||
<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="tab-panel" data-tab-group="a9636bbea9ba8c860b8e8abad30384d8">
|
||||
<div class="tab-panel" data-tab-group="a87e8c29d5754ea46f7cf6016b1e1f80">
|
||||
<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('a9636bbea9ba8c860b8e8abad30384d8','ltkindgtmd')"
|
||||
onclick="switchTab('a87e8c29d5754ea46f7cf6016b1e1f80','ltkindgtmd')"
|
||||
>
|
||||
<span class="tab-nav-text"><kind>.md</span>
|
||||
</button>
|
||||
@ -1602,8 +1599,8 @@ 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-3073b8e3bdc344f16c44d9f0eca77498" class="lightbox-link"><img alt="Spock" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3073b8e3bdc344f16c44d9f0eca77498"><img alt="Spock" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw"></a></p>
|
||||
<p><a href="#R-image-47f4733f7d8fb93daaf537649b9032b8" class="lightbox-link"><img alt="Spock" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-47f4733f7d8fb93daaf537649b9032b8"><img alt="Spock" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||
@ -1613,8 +1610,8 @@ 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-a2215a9a0faa9bde9d6c20bf67a6a266" class="lightbox-link"><img alt="Picard" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Jean Luc Picard"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a2215a9a0faa9bde9d6c20bf67a6a266"><img alt="Picard" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" title="Jean Luc Picard"></a></p>
|
||||
<p><a href="#R-image-99957e2b9b3c43a5797702b111e47170" class="lightbox-link"><img alt="Picard" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Jean Luc Picard"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-99957e2b9b3c43a5797702b111e47170"><img alt="Picard" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" title="Jean Luc Picard"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-references">Image References</h3>
|
||||
@ -1626,8 +1623,8 @@ 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-63366c46e3651db713f3b12d391f3625" class="lightbox-link"><img alt="La Forge" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Geordi La Forge"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-63366c46e3651db713f3b12d391f3625"><img alt="La Forge" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" title="Geordi La Forge"></a></p>
|
||||
<p><a href="#R-image-a3cdf22062ebc74dd4bc1b26d4b8e055" class="lightbox-link"><img alt="La Forge" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Geordi La Forge"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a3cdf22062ebc74dd4bc1b26d4b8e055"><img alt="La Forge" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" title="Geordi La Forge"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-effects">Image Effects</h3>
|
||||
@ -1639,8 +1636,8 @@ 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-e19adcfa182abc638b1f82d468c458b6" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e19adcfa182abc638b1f82d468c458b6"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw"></a></p>
|
||||
<p><a href="#R-image-d2d03605680a73747269916af3cb7c83" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d2d03605680a73747269916af3cb7c83"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div>
|
||||
@ -1648,8 +1645,8 @@ 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-6a5bc6b4ac1daf2912a7d93cfc16729a" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px" style=" height: 50px; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6a5bc6b4ac1daf2912a7d93cfc16729a"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px"></a></p>
|
||||
<p><a href="#R-image-3e6546ca4cce013c9483390b74e5e685" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px" style=" height: 50px; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3e6546ca4cce013c9483390b74e5e685"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div>
|
||||
@ -1657,8 +1654,8 @@ 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-681f553aba4712a7f6fb2ff41bdd6dee" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" style=" height: 50px; width: 40vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-681f553aba4712a7f6fb2ff41bdd6dee"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw"></a></p>
|
||||
<p><a href="#R-image-ca4f462bc16d74456f6dd41e4709e2b6" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" style=" height: 50px; width: 40vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ca4f462bc16d74456f6dd41e4709e2b6"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 id="css-classes">CSS Classes</h4>
|
||||
@ -1669,8 +1666,8 @@ 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-4256d18e908bcc48e08898e29a9214b1" class="lightbox-link"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4256d18e908bcc48e08898e29a9214b1"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder"></a></p>
|
||||
<p><a href="#R-image-ed6d7e9d20a5c778c4b6c9950c5d942e" class="lightbox-link"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ed6d7e9d20a5c778c4b6c9950c5d942e"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="border">Border</h5>
|
||||
@ -1679,8 +1676,8 @@ 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-d4022b38c6891fe04b6de0a6bcb29f9e" class="lightbox-link"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d4022b38c6891fe04b6de0a6bcb29f9e"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow"></a></p>
|
||||
<p><a href="#R-image-2966de80e905db81c7a169d773d4f100" class="lightbox-link"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2966de80e905db81c7a169d773d4f100"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="left">Left</h5>
|
||||
@ -1689,8 +1686,8 @@ 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-a7a07957c5c3d028eb66768f6261954e" class="lightbox-link"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a7a07957c5c3d028eb66768f6261954e"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left"></a></p>
|
||||
<p><a href="#R-image-1e6f20261b8417cfbaba0e7e90934003" class="lightbox-link"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-1e6f20261b8417cfbaba0e7e90934003"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="right">Right</h5>
|
||||
@ -1699,8 +1696,8 @@ 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-4efde559d9db2706d7ef4e9db46c0b0d" class="lightbox-link"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4efde559d9db2706d7ef4e9db46c0b0d"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right"></a></p>
|
||||
<p><a href="#R-image-c566828d7d6d733bc88a9509f0661edc" class="lightbox-link"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c566828d7d6d733bc88a9509f0661edc"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="inline">Inline</h5>
|
||||
@ -1712,14 +1709,14 @@ 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-2bda26fdb10d5a275ead42878a5aee3e" class="lightbox-link"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2bda26fdb10d5a275ead42878a5aee3e"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-93decf14fd8036f8ec1b67d156aac6ca" class="lightbox-link"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-93decf14fd8036f8ec1b67d156aac6ca"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-1c9b1f12abacc89be0cca2ce30f3da3b" class="lightbox-link"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-1c9b1f12abacc89be0cca2ce30f3da3b"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-87a2834ebb5b97591b3708e27c59dfe9" class="lightbox-link"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-87a2834ebb5b97591b3708e27c59dfe9"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline"></a></p>
|
||||
<p><a href="#R-image-4e6ff09ab6a1ac05a5b5b0f5dbddd301" class="lightbox-link"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4e6ff09ab6a1ac05a5b5b0f5dbddd301"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-466048f97d3e97272e78626d20398a7a" class="lightbox-link"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-466048f97d3e97272e78626d20398a7a"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-f813130b882ac85ac9bba3d745bbec39" class="lightbox-link"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f813130b882ac85ac9bba3d745bbec39"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-7da51628d0b048c6f1be81fe61c9115c" class="lightbox-link"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-7da51628d0b048c6f1be81fe61c9115c"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="combination">Combination</h5>
|
||||
@ -1728,8 +1725,8 @@ 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-3a234e70bf4f21489ac498db7b7efe23" class="lightbox-link"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow figure-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a234e70bf4f21489ac498db7b7efe23"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left"></a></p>
|
||||
<p><a href="#R-image-5c1f214236196fb86f45dda6c5db68ea" class="lightbox-link"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow figure-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5c1f214236196fb86f45dda6c5db68ea"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 id="lightbox">Lightbox</h4>
|
||||
@ -1925,13 +1922,13 @@ line 3 of code
|
||||
</div>
|
||||
<p>Or by explicitly override settings by URL query parameter</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="b7ef1af27e3e2b0765a5043ea1903f6a">
|
||||
<div class="tab-panel" data-tab-group="a693d9558543d8604382f7340eb2bcc6">
|
||||
<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('b7ef1af27e3e2b0765a5043ea1903f6a','url')"
|
||||
onclick="switchTab('a693d9558543d8604382f7340eb2bcc6','url')"
|
||||
>
|
||||
<span class="tab-nav-text">URL</span>
|
||||
</button>
|
||||
@ -2012,13 +2009,13 @@ line 3 of code
|
||||
</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="7cf1175ab811741996e6451b67cae020">
|
||||
<div class="tab-panel" data-tab-group="0cc429f1fa1aa5966249b21ac1db34cd">
|
||||
<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('7cf1175ab811741996e6451b67cae020','html')"
|
||||
onclick="switchTab('0cc429f1fa1aa5966249b21ac1db34cd','html')"
|
||||
>
|
||||
<span class="tab-nav-text">HTML</span>
|
||||
</button>
|
||||
@ -2187,13 +2184,13 @@ line 3 of 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="6d819055fab03d5b4a2f0783e7cf31fb">
|
||||
<div class="tab-panel" data-tab-group="1c442322d15dd37d5981c7b8043bf6e0">
|
||||
<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('6d819055fab03d5b4a2f0783e7cf31fb','entoml')"
|
||||
onclick="switchTab('1c442322d15dd37d5981c7b8043bf6e0','entoml')"
|
||||
>
|
||||
<span class="tab-nav-text">en.toml</span>
|
||||
</button>
|
||||
@ -2686,8 +2683,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-faf698d4ce9b0f6247e62dd0186848de" class="lightbox-link"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-faf698d4ce9b0f6247e62dd0186848de"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-6c36c7bb4f326be154cc8f29e80e1e4d" class="lightbox-link"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6c36c7bb4f326be154cc8f29e80e1e4d"><img alt="I18n menu" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/cont/i18n/i18n-menu.gif?width=18.75rem"></a></p>
|
||||
<h2 id="basic-configuration">Basic configuration</h2>
|
||||
<p>After learning <a href="https://gohugo.io/content-management/multilingual" rel="external" 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>
|
||||
@ -3194,8 +3191,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?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -32,21 +32,19 @@ Markdown is simple to learn, with minimal extra characters so it&rsquo;s als
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -54,8 +52,7 @@ Markdown is simple to learn, with minimal extra characters so it&rsquo;s als
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -738,8 +735,8 @@ 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-3073b8e3bdc344f16c44d9f0eca77498" class="lightbox-link"><img alt="Spock" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3073b8e3bdc344f16c44d9f0eca77498"><img alt="Spock" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw"></a></p>
|
||||
<p><a href="#R-image-47f4733f7d8fb93daaf537649b9032b8" class="lightbox-link"><img alt="Spock" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-47f4733f7d8fb93daaf537649b9032b8"><img alt="Spock" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||
@ -749,8 +746,8 @@ 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-a2215a9a0faa9bde9d6c20bf67a6a266" class="lightbox-link"><img alt="Picard" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Jean Luc Picard"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a2215a9a0faa9bde9d6c20bf67a6a266"><img alt="Picard" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" title="Jean Luc Picard"></a></p>
|
||||
<p><a href="#R-image-99957e2b9b3c43a5797702b111e47170" class="lightbox-link"><img alt="Picard" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Jean Luc Picard"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-99957e2b9b3c43a5797702b111e47170"><img alt="Picard" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" title="Jean Luc Picard"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-references">Image References</h3>
|
||||
@ -762,8 +759,8 @@ 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-63366c46e3651db713f3b12d391f3625" class="lightbox-link"><img alt="La Forge" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Geordi La Forge"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-63366c46e3651db713f3b12d391f3625"><img alt="La Forge" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" title="Geordi La Forge"></a></p>
|
||||
<p><a href="#R-image-a3cdf22062ebc74dd4bc1b26d4b8e055" class="lightbox-link"><img alt="La Forge" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Geordi La Forge"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a3cdf22062ebc74dd4bc1b26d4b8e055"><img alt="La Forge" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" title="Geordi La Forge"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-effects">Image Effects</h3>
|
||||
@ -775,8 +772,8 @@ 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-e19adcfa182abc638b1f82d468c458b6" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e19adcfa182abc638b1f82d468c458b6"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw"></a></p>
|
||||
<p><a href="#R-image-d2d03605680a73747269916af3cb7c83" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d2d03605680a73747269916af3cb7c83"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div>
|
||||
@ -784,8 +781,8 @@ 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-6a5bc6b4ac1daf2912a7d93cfc16729a" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px" style=" height: 50px; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6a5bc6b4ac1daf2912a7d93cfc16729a"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px"></a></p>
|
||||
<p><a href="#R-image-3e6546ca4cce013c9483390b74e5e685" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px" style=" height: 50px; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3e6546ca4cce013c9483390b74e5e685"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div>
|
||||
@ -793,8 +790,8 @@ 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-681f553aba4712a7f6fb2ff41bdd6dee" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" style=" height: 50px; width: 40vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-681f553aba4712a7f6fb2ff41bdd6dee"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw"></a></p>
|
||||
<p><a href="#R-image-ca4f462bc16d74456f6dd41e4709e2b6" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" style=" height: 50px; width: 40vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ca4f462bc16d74456f6dd41e4709e2b6"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 id="css-classes">CSS Classes</h4>
|
||||
@ -805,8 +802,8 @@ 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-4256d18e908bcc48e08898e29a9214b1" class="lightbox-link"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4256d18e908bcc48e08898e29a9214b1"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder"></a></p>
|
||||
<p><a href="#R-image-ed6d7e9d20a5c778c4b6c9950c5d942e" class="lightbox-link"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ed6d7e9d20a5c778c4b6c9950c5d942e"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="border">Border</h5>
|
||||
@ -815,8 +812,8 @@ 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-d4022b38c6891fe04b6de0a6bcb29f9e" class="lightbox-link"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d4022b38c6891fe04b6de0a6bcb29f9e"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow"></a></p>
|
||||
<p><a href="#R-image-2966de80e905db81c7a169d773d4f100" class="lightbox-link"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2966de80e905db81c7a169d773d4f100"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="left">Left</h5>
|
||||
@ -825,8 +822,8 @@ 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-a7a07957c5c3d028eb66768f6261954e" class="lightbox-link"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a7a07957c5c3d028eb66768f6261954e"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left"></a></p>
|
||||
<p><a href="#R-image-1e6f20261b8417cfbaba0e7e90934003" class="lightbox-link"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-1e6f20261b8417cfbaba0e7e90934003"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="right">Right</h5>
|
||||
@ -835,8 +832,8 @@ 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-4efde559d9db2706d7ef4e9db46c0b0d" class="lightbox-link"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4efde559d9db2706d7ef4e9db46c0b0d"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right"></a></p>
|
||||
<p><a href="#R-image-c566828d7d6d733bc88a9509f0661edc" class="lightbox-link"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c566828d7d6d733bc88a9509f0661edc"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="inline">Inline</h5>
|
||||
@ -848,14 +845,14 @@ 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-2bda26fdb10d5a275ead42878a5aee3e" class="lightbox-link"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2bda26fdb10d5a275ead42878a5aee3e"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-93decf14fd8036f8ec1b67d156aac6ca" class="lightbox-link"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-93decf14fd8036f8ec1b67d156aac6ca"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-1c9b1f12abacc89be0cca2ce30f3da3b" class="lightbox-link"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-1c9b1f12abacc89be0cca2ce30f3da3b"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-87a2834ebb5b97591b3708e27c59dfe9" class="lightbox-link"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-87a2834ebb5b97591b3708e27c59dfe9"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline"></a></p>
|
||||
<p><a href="#R-image-4e6ff09ab6a1ac05a5b5b0f5dbddd301" class="lightbox-link"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4e6ff09ab6a1ac05a5b5b0f5dbddd301"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-466048f97d3e97272e78626d20398a7a" class="lightbox-link"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-466048f97d3e97272e78626d20398a7a"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-f813130b882ac85ac9bba3d745bbec39" class="lightbox-link"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f813130b882ac85ac9bba3d745bbec39"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-7da51628d0b048c6f1be81fe61c9115c" class="lightbox-link"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-7da51628d0b048c6f1be81fe61c9115c"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="combination">Combination</h5>
|
||||
@ -864,8 +861,8 @@ 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-3a234e70bf4f21489ac498db7b7efe23" class="lightbox-link"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow figure-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a234e70bf4f21489ac498db7b7efe23"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left"></a></p>
|
||||
<p><a href="#R-image-5c1f214236196fb86f45dda6c5db68ea" class="lightbox-link"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow figure-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5c1f214236196fb86f45dda6c5db68ea"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 id="lightbox">Lightbox</h4>
|
||||
@ -940,23 +937,6 @@ line 3 of code
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -979,12 +959,12 @@ line 3 of code
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1082,6 +1062,7 @@ line 3 of code
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1147,13 +1128,13 @@ line 3 of code
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -32,22 +32,20 @@ Markdown is simple to learn, with minimal extra characters so it&rsquo;s als
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -55,8 +53,7 @@ Markdown is simple to learn, with minimal extra characters so it&rsquo;s als
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -660,8 +657,8 @@ 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-3073b8e3bdc344f16c44d9f0eca77498" class="lightbox-link"><img alt="Spock" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3073b8e3bdc344f16c44d9f0eca77498"><img alt="Spock" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw"></a></p>
|
||||
<p><a href="#R-image-47f4733f7d8fb93daaf537649b9032b8" class="lightbox-link"><img alt="Spock" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-47f4733f7d8fb93daaf537649b9032b8"><img alt="Spock" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spocktocat.png?width=20vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-with-tooltip">Image with Tooltip</h3>
|
||||
@ -671,8 +668,8 @@ 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-a2215a9a0faa9bde9d6c20bf67a6a266" class="lightbox-link"><img alt="Picard" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Jean Luc Picard"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a2215a9a0faa9bde9d6c20bf67a6a266"><img alt="Picard" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" title="Jean Luc Picard"></a></p>
|
||||
<p><a href="#R-image-99957e2b9b3c43a5797702b111e47170" class="lightbox-link"><img alt="Picard" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Jean Luc Picard"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-99957e2b9b3c43a5797702b111e47170"><img alt="Picard" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/jean-luc-picat.jpg?width=20vw" title="Jean Luc Picard"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-references">Image References</h3>
|
||||
@ -684,8 +681,8 @@ 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-63366c46e3651db713f3b12d391f3625" class="lightbox-link"><img alt="La Forge" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Geordi La Forge"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-63366c46e3651db713f3b12d391f3625"><img alt="La Forge" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" title="Geordi La Forge"></a></p>
|
||||
<p><a href="#R-image-a3cdf22062ebc74dd4bc1b26d4b8e055" class="lightbox-link"><img alt="La Forge" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" style=" height: auto; width: 20vw;" title="Geordi La Forge"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a3cdf22062ebc74dd4bc1b26d4b8e055"><img alt="La Forge" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/trekkie.jpg?width=20vw" title="Geordi La Forge"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="image-effects">Image Effects</h3>
|
||||
@ -697,8 +694,8 @@ 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-e19adcfa182abc638b1f82d468c458b6" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e19adcfa182abc638b1f82d468c458b6"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw"></a></p>
|
||||
<p><a href="#R-image-d2d03605680a73747269916af3cb7c83" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d2d03605680a73747269916af3cb7c83"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?width=20vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div>
|
||||
@ -706,8 +703,8 @@ 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-6a5bc6b4ac1daf2912a7d93cfc16729a" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px" style=" height: 50px; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6a5bc6b4ac1daf2912a7d93cfc16729a"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px"></a></p>
|
||||
<p><a href="#R-image-3e6546ca4cce013c9483390b74e5e685" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px" style=" height: 50px; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3e6546ca4cce013c9483390b74e5e685"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><span class="line"><span class="cl"></span></span></code></pre></div>
|
||||
@ -715,8 +712,8 @@ 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-681f553aba4712a7f6fb2ff41bdd6dee" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" style=" height: 50px; width: 40vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-681f553aba4712a7f6fb2ff41bdd6dee"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw"></a></p>
|
||||
<p><a href="#R-image-ca4f462bc16d74456f6dd41e4709e2b6" class="lightbox-link"><img alt="Minion" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw" style=" height: 50px; width: 40vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ca4f462bc16d74456f6dd41e4709e2b6"><img alt="Minion" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/minion.png?height=50px&width=40vw"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 id="css-classes">CSS Classes</h4>
|
||||
@ -727,8 +724,8 @@ 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-4256d18e908bcc48e08898e29a9214b1" class="lightbox-link"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4256d18e908bcc48e08898e29a9214b1"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder"></a></p>
|
||||
<p><a href="#R-image-ed6d7e9d20a5c778c4b6c9950c5d942e" class="lightbox-link"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ed6d7e9d20a5c778c4b6c9950c5d942e"><img alt="Spidertocat" class="bg-white border lazy lightbox noborder shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=20vw&classes=shadow,noborder"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="border">Border</h5>
|
||||
@ -737,8 +734,8 @@ 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-d4022b38c6891fe04b6de0a6bcb29f9e" class="lightbox-link"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d4022b38c6891fe04b6de0a6bcb29f9e"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow"></a></p>
|
||||
<p><a href="#R-image-2966de80e905db81c7a169d773d4f100" class="lightbox-link"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2966de80e905db81c7a169d773d4f100"><img alt="DrOctocat" class="bg-white border lazy lightbox noshadow noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=20vw&classes=border,noshadow"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="left">Left</h5>
|
||||
@ -747,8 +744,8 @@ 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-a7a07957c5c3d028eb66768f6261954e" class="lightbox-link"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a7a07957c5c3d028eb66768f6261954e"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left"></a></p>
|
||||
<p><a href="#R-image-1e6f20261b8417cfbaba0e7e90934003" class="lightbox-link"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-1e6f20261b8417cfbaba0e7e90934003"><img alt="Supertocat" class="bg-white border lazy left lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=20vw&classes=left"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="right">Right</h5>
|
||||
@ -757,8 +754,8 @@ 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-4efde559d9db2706d7ef4e9db46c0b0d" class="lightbox-link"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4efde559d9db2706d7ef4e9db46c0b0d"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right"></a></p>
|
||||
<p><a href="#R-image-c566828d7d6d733bc88a9509f0661edc" class="lightbox-link"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c566828d7d6d733bc88a9509f0661edc"><img alt="Riddlocat" class="bg-white border lazy lightbox right noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=20vw&classes=right"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="inline">Inline</h5>
|
||||
@ -770,14 +767,14 @@ 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-2bda26fdb10d5a275ead42878a5aee3e" class="lightbox-link"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2bda26fdb10d5a275ead42878a5aee3e"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-93decf14fd8036f8ec1b67d156aac6ca" class="lightbox-link"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-93decf14fd8036f8ec1b67d156aac6ca"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-1c9b1f12abacc89be0cca2ce30f3da3b" class="lightbox-link"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-1c9b1f12abacc89be0cca2ce30f3da3b"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-87a2834ebb5b97591b3708e27c59dfe9" class="lightbox-link"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-87a2834ebb5b97591b3708e27c59dfe9"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline"></a></p>
|
||||
<p><a href="#R-image-4e6ff09ab6a1ac05a5b5b0f5dbddd301" class="lightbox-link"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4e6ff09ab6a1ac05a5b5b0f5dbddd301"><img alt="Spidertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/spidertocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-466048f97d3e97272e78626d20398a7a" class="lightbox-link"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-466048f97d3e97272e78626d20398a7a"><img alt="DrOctocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/droctocat.png?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-f813130b882ac85ac9bba3d745bbec39" class="lightbox-link"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f813130b882ac85ac9bba3d745bbec39"><img alt="Supertocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/okal-eltocat.jpg?width=10vw&classes=inline"></a>
|
||||
<a href="#R-image-7da51628d0b048c6f1be81fe61c9115c" class="lightbox-link"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow figure-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline" style=" height: auto; width: 10vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-7da51628d0b048c6f1be81fe61c9115c"><img alt="Riddlocat" class="bg-white border inline lazy lightbox noshadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/riddlocat.jpg?width=10vw&classes=inline"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h5 id="combination">Combination</h5>
|
||||
@ -786,8 +783,8 @@ 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-3a234e70bf4f21489ac498db7b7efe23" class="lightbox-link"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow figure-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a234e70bf4f21489ac498db7b7efe23"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left"></a></p>
|
||||
<p><a href="#R-image-5c1f214236196fb86f45dda6c5db68ea" class="lightbox-link"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow figure-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left" style=" height: auto; width: 20vw;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5c1f214236196fb86f45dda6c5db68ea"><img alt="X-tocat" class="bg-white border lazy left lightbox shadow lightbox-image" loading="lazy" src="https://octodex.github.com/images/xtocat.jpg?width=20vw&classes=shadow,border,left"></a></p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 id="lightbox">Lightbox</h4>
|
||||
@ -817,8 +814,8 @@ line 3 of code
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -31,21 +31,19 @@ hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39;
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -53,8 +51,7 @@ hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39;
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -261,13 +258,13 @@ hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39;
|
||||
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="6d819055fab03d5b4a2f0783e7cf31fb">
|
||||
<div class="tab-panel" data-tab-group="1c442322d15dd37d5981c7b8043bf6e0">
|
||||
<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('6d819055fab03d5b4a2f0783e7cf31fb','entoml')"
|
||||
onclick="switchTab('1c442322d15dd37d5981c7b8043bf6e0','entoml')"
|
||||
>
|
||||
<span class="tab-nav-text">en.toml</span>
|
||||
</button>
|
||||
@ -795,23 +792,6 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -834,12 +814,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?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -937,6 +917,7 @@ However, if you want to keep the title but change its value, it can be overridde
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1002,13 +983,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?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -31,22 +31,20 @@ hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39;
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -54,8 +52,7 @@ hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39;
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -237,13 +234,13 @@ hugo. toml yaml json [menu] [[menu.shortcuts]] identifier = &#39;ds&#39;
|
||||
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="6d819055fab03d5b4a2f0783e7cf31fb">
|
||||
<div class="tab-panel" data-tab-group="1c442322d15dd37d5981c7b8043bf6e0">
|
||||
<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('6d819055fab03d5b4a2f0783e7cf31fb','entoml')"
|
||||
onclick="switchTab('1c442322d15dd37d5981c7b8043bf6e0','entoml')"
|
||||
>
|
||||
<span class="tab-nav-text">en.toml</span>
|
||||
</button>
|
||||
@ -726,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?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -29,21 +29,19 @@ 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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -51,8 +49,7 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -214,23 +211,6 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -253,12 +233,12 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -356,6 +336,7 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -421,13 +402,13 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -29,22 +29,20 @@ 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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -52,8 +50,7 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -146,8 +143,8 @@ content ├── level-one │ ├── level-two │ │ ├── level-thre
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -30,21 +30,19 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -52,8 +50,7 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -395,23 +392,6 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -434,12 +414,12 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -537,6 +517,7 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -602,13 +583,13 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -30,22 +30,20 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -53,8 +51,7 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -321,8 +318,8 @@ Configuration Just add tags and/or categories to any page. They can be given as
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,7 +1,3 @@
|
||||
/* this variant does not work well if we use fallback styles for IE11 so better
|
||||
ignore this variant in IE completely */
|
||||
@supports not (-ms-high-contrast:none) {
|
||||
|
||||
/* based on rrt */
|
||||
/* Background */ .bg { color: #f8f8f2; background-color: #000000; }
|
||||
/* PreWrapper */ .chroma { color: #f8f8f2; background-color: #000000; }
|
||||
|
2
css/chroma-retro-auto.css
Normal file
2
css/chroma-retro-auto.css
Normal file
@ -0,0 +1,2 @@
|
||||
@import "chroma-learn.css" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-neon.css" screen and (prefers-color-scheme: dark);
|
@ -1,2 +1,2 @@
|
||||
@import "chroma-relearn-light.css" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-relearn-dark.css" screen and (prefers-color-scheme: dark);
|
||||
@import "chroma-zen-light.css" screen and (prefers-color-scheme: light);
|
||||
@import "chroma-zen-dark.css" screen and (prefers-color-scheme: dark);
|
||||
|
8
css/fontawesome-all.min.css
vendored
8
css/fontawesome-all.min.css
vendored
File diff suppressed because one or more lines are too long
@ -128,10 +128,10 @@ h1 + .footline{
|
||||
}
|
||||
#R-topbar{
|
||||
/* the header is sticky which is not suitable for print; */
|
||||
position: inherit; /* IE11 doesn't know "initial" here */
|
||||
position: initial;
|
||||
}
|
||||
#R-topbar > .topbar-wrapper {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* IE11 doesn't know "initial" here */
|
||||
background-color: initial;
|
||||
}
|
||||
#R-body .topbar-sidebar-divider {
|
||||
border-width: 0;
|
||||
|
926
css/ie.css
926
css/ie.css
@ -1,926 +0,0 @@
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* ----------------------------------------------- */
|
||||
/* turn off LTR support as it is depending on CSS properties that aren't supported by IE11 */
|
||||
html {
|
||||
direction: ltr !important;
|
||||
}
|
||||
/* nucleus */
|
||||
th {
|
||||
text-align: left;
|
||||
}
|
||||
input[type="checkbox"], input[type="radio"] {
|
||||
margin-right: 0.425rem;
|
||||
}
|
||||
blockquote {
|
||||
padding-left: 0.85rem;
|
||||
}
|
||||
/* theme */
|
||||
#R-sidebar {
|
||||
left: 0;
|
||||
min-width: 18.75rem;
|
||||
max-width: 18.75rem;
|
||||
width: 18.75rem;
|
||||
}
|
||||
#R-header {
|
||||
border-right: 1px solid transparent;
|
||||
}
|
||||
.searchbox > :first-child {
|
||||
left: .5rem;
|
||||
}
|
||||
.searchbox > :last-child {
|
||||
right: .5rem;
|
||||
}
|
||||
.searchbox input {
|
||||
padding-left: 1.8rem;
|
||||
padding-right: 1.6rem;
|
||||
}
|
||||
#R-sidebar ul li.visited + span {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
#R-sidebar ul li .read-icon {
|
||||
right: 1rem;
|
||||
}
|
||||
#R-sidebar .nav-title {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
#R-body {
|
||||
margin-left: 18.75rem;
|
||||
min-width: calc( 100% - 18.75rem );
|
||||
max-width: calc( 100% - 18.75rem );
|
||||
width: calc( 100% - 18.75rem );
|
||||
}
|
||||
#R-body .flex-block-wrapper {
|
||||
max-width: calc( 81.25rem - 18.75rem - 2 * 3.25rem );
|
||||
}
|
||||
body:not(.print) #R-body .narrow .flex-block-wrapper {
|
||||
max-width: calc( 81.25rem - 18.75rem - 2 * 9.75rem );
|
||||
}
|
||||
/* we limit width if we have large screens */
|
||||
@media screen and ( min-width: 81.25rem ){ /* #R-sidebar/width + ./max-width */
|
||||
#R-body .flex-block-wrapper {
|
||||
width: calc( 81.25rem - 18.75rem - 2 * 3.25rem );
|
||||
}
|
||||
body:not(.print) #R-body .narrow .flex-block-wrapper {
|
||||
width: calc( 81.25rem - 18.75rem - 2 * 9.75rem );
|
||||
}
|
||||
}
|
||||
h2, h3, h4, h5, h6 {
|
||||
padding-right: 2rem;
|
||||
}
|
||||
blockquote {
|
||||
border-left: .6rem solid rgba( 134, 134, 134, .4 );
|
||||
}
|
||||
blockquote cite {
|
||||
text-align: right;
|
||||
}
|
||||
div.attachments .box-content {
|
||||
padding-left: 1.75rem;
|
||||
}
|
||||
#R-body-inner ul.children-h2,
|
||||
#R-body-inner ul.children-h3,
|
||||
#R-body-inner ul.children-h4,
|
||||
#R-body-inner ul.children-h5,
|
||||
#R-body-inner ul.children-h6 {
|
||||
/* if we display children with style=h2 but without a containerstyle
|
||||
a ul will be used for structuring; we remove default indention for uls
|
||||
in this case */
|
||||
padding-left: 0;
|
||||
}
|
||||
code.copy-to-clipboard-code {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-right-width: 0;
|
||||
}
|
||||
.topbar-wrapper > .topbar-area-start > .topbar-button > .topbar-control {
|
||||
border-right: 1px solid rgba( 134, 134, 134, .333 );
|
||||
}
|
||||
.topbar-wrapper > .topbar-area-end > .topbar-button > .topbar-control {
|
||||
border-left: 1px solid rgba( 134, 134, 134, .333 );
|
||||
}
|
||||
#R-body .topbar-sidebar-divider {
|
||||
border-left-style: solid;
|
||||
border-left-width: 1px;
|
||||
margin-right: -1px;
|
||||
}
|
||||
html[dir="rtl"] .topbar-button-prev i,
|
||||
html[dir="rtl"] .topbar-button-next i {
|
||||
transform: scaleX(1);
|
||||
}
|
||||
.topbar-content {
|
||||
left: 1rem;
|
||||
}
|
||||
@media screen and (max-width: 59.999rem) {
|
||||
#R-sidebar {
|
||||
min-width: 14.375rem;
|
||||
max-width: 14.375rem;
|
||||
width: 14.375rem;
|
||||
}
|
||||
#R-body {
|
||||
margin-left: 14.375rem;
|
||||
min-width: calc( 100% - 14.375rem );
|
||||
max-width: calc( 100% - 14.375rem );
|
||||
width: calc( 100% - 14.375rem );
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 47.999rem) {
|
||||
.mobile-support #R-sidebar {
|
||||
left: -14.375rem;
|
||||
}
|
||||
.mobile-support #R-body {
|
||||
margin-left: 0;
|
||||
}
|
||||
.mobile-support.sidebar-flyout #R-sidebar {
|
||||
left: 0;
|
||||
}
|
||||
.mobile-support.sidebar-flyout #R-body {
|
||||
margin-left: 14.375rem;
|
||||
}
|
||||
}
|
||||
.copy-to-clipboard-button {
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
span > .copy-to-clipboard-button {
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
.disableInlineCopyToClipboard span > code.copy-to-clipboard-code {
|
||||
border-top-right-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
border-right-width: 1px;
|
||||
}
|
||||
.expand > label {
|
||||
left: 0;
|
||||
}
|
||||
.expand > .expand-content {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
html[dir="rtl"] .expand > .expand-label > i.fa-chevron-right {
|
||||
transform: scaleX(1);
|
||||
}
|
||||
.headline i,
|
||||
.footline i{
|
||||
margin-left: .5rem;
|
||||
}
|
||||
.headline i:first-child,
|
||||
.footline i:first-child{
|
||||
margin-left: 0;
|
||||
}
|
||||
.anchor {
|
||||
margin-left: .66em;
|
||||
}
|
||||
html[dir="rtl"] .menu-control i,
|
||||
html[dir="rtl"] .menu-control span {
|
||||
float: left;
|
||||
}
|
||||
.menu-control > button {
|
||||
text-align: left;
|
||||
}
|
||||
.searchform input {
|
||||
margin-right: .5rem;
|
||||
}
|
||||
.badge > .badge-title {
|
||||
border-right: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
.badge.badge-with-title > .badge-content {
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
article ul > li:has(> input[type="checkbox"]) {
|
||||
margin-left: -1rem;
|
||||
}
|
||||
/* tabs */
|
||||
#R-body .tab-nav-button {
|
||||
margin-left: .6rem;
|
||||
}
|
||||
#R-body .tab-content{
|
||||
margin-top: -1px;
|
||||
}
|
||||
/* auto-complete */
|
||||
.autocomplete-suggestions {
|
||||
text-align: left;
|
||||
}
|
||||
.autocomplete-suggestion > .breadcrumbs {
|
||||
margin-left: 1em;
|
||||
}
|
||||
.autocomplete-suggestion > .context {
|
||||
margin-left: 1em;
|
||||
}
|
||||
/* menu */
|
||||
#R-sidebar ul ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
#R-sidebar ul.collapsible-menu > li > label {
|
||||
left: 0;
|
||||
padding-left: .125rem;
|
||||
}
|
||||
html[dir="rtl"] #R-sidebar ul.collapsible-menu > li > label > i.fa-chevron-right {
|
||||
transform: scaleX(1);
|
||||
}
|
||||
|
||||
#R-header-topbar {
|
||||
border-right-style: solid;
|
||||
border-right-width: 1px;
|
||||
}
|
||||
|
||||
#R-header-wrapper,
|
||||
#R-homelinks,
|
||||
#R-content-wrapper > * {
|
||||
border-right-style: solid;
|
||||
border-right-width: 1px;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------- */
|
||||
/* set default colors as in variant.css for IE11 */
|
||||
html {
|
||||
color-scheme: only light;
|
||||
}
|
||||
body {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--MAIN-BG-color) */
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--MAIN-TEXT-color) */
|
||||
font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; /* var(--MAIN-font) */
|
||||
}
|
||||
|
||||
a,
|
||||
.anchor,
|
||||
.topbar-button button,
|
||||
#R-searchresults .autocomplete-suggestion {
|
||||
color: rgba( 72, 106, 201, 1 ); /* var(--MAIN-LINK-color) */
|
||||
}
|
||||
|
||||
#R-body .topbar-sidebar-divider {
|
||||
border-left-color: rgba( 125, 201, 3, 1 ); /* var(--MENU-TOPBAR-SEPARATOR-color) */
|
||||
}
|
||||
@media screen and (max-width: 47.999rem) {
|
||||
#R-body .topbar-sidebar-divider {
|
||||
border-left-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:active,
|
||||
a:focus,
|
||||
.anchor:hover,
|
||||
.anchor:active,
|
||||
.anchor:focus,
|
||||
.topbar-button button:hover,
|
||||
.topbar-button button:active,
|
||||
.topbar-button button:focus{
|
||||
color: rgba( 32, 40, 145, 1 ); /* var(--MAIN-LINK-HOVER-color) */
|
||||
}
|
||||
|
||||
#R-sidebar {
|
||||
background: rgba( 40, 40, 40, 1 ); /* var(--MENU-SECTIONS-BG-color) */
|
||||
}
|
||||
|
||||
#R-header-wrapper {
|
||||
/* initially use section background to avoid flickering on load when a
|
||||
non default variant is active */
|
||||
background-color: rgba( 0, 0, 0, 0 ); /* var(--MENU-SECTIONS-BG-color) */
|
||||
color: rgba( 224, 224, 224, 1 ); /* var(--MENU-SEARCH-color) */
|
||||
}
|
||||
|
||||
.searchbox {
|
||||
border-color: rgba( 224, 224, 224, 1 ); /* var(--MENU-SEARCH-BORDER-color) */
|
||||
background-color: rgba( 50, 50, 50, 1 ); /* var(--MENU-SEARCH-BG-color) */
|
||||
}
|
||||
|
||||
.searchbox input:-ms-input-placeholder {
|
||||
color: rgba( 224, 224, 224, 1 ); /* var(--INTERNAL-MENU-SEARCH-color) */
|
||||
opacity: .45;
|
||||
}
|
||||
|
||||
#R-sidebar .searchbox > :first-child,
|
||||
#R-sidebar .searchbox > :last-child {
|
||||
color: rgba( 224, 224, 224, 1 ); /* var(--INTERNAL-MENU-SEARCH-color) */
|
||||
}
|
||||
|
||||
.searchform input:-ms-input-placeholder {
|
||||
color: rgba( 134, 134, 134, 1 );
|
||||
opacity: .666;
|
||||
}
|
||||
|
||||
#R-sidebar .collapsible-menu label,
|
||||
#R-sidebar .menu-control,
|
||||
#R-sidebar :is( a, span ) {
|
||||
color: rgba( 186, 186, 186, 1 ); /* var(--MENU-SECTIONS-LINK-color) */
|
||||
}
|
||||
|
||||
#R-sidebar select:hover,
|
||||
#R-sidebar .collapsible-menu li:not(.active) > label:hover,
|
||||
#R-sidebar .menu-control:hover,
|
||||
#R-sidebar a:hover {
|
||||
color: rgba( 255, 255, 255, 1 ); /* var(--MENU-SECTIONS-LINK-HOVER-color) */
|
||||
}
|
||||
|
||||
#R-sidebar ul.enlarge > li.parent,
|
||||
#R-sidebar ul.enlarge > li.active {
|
||||
background-color: rgba( 0, 0, 0, .166 ); /* var(--MENU-SECTIONS-ACTIVE-BG-color) */
|
||||
}
|
||||
|
||||
#R-sidebar li.active > label,
|
||||
#R-sidebar li.active > a {
|
||||
color: rgba( 68, 68, 68, 1 ); /* var(--MENU-SECTION-ACTIVE-CATEGORY-color) */
|
||||
}
|
||||
|
||||
#R-sidebar li.active > a {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--MENU-SECTION-ACTIVE-CATEGORY-BG-color) */
|
||||
}
|
||||
|
||||
#R-sidebar ul li > a .read-icon {
|
||||
color: rgba( 72, 106, 201, 1 ); /* var(--MENU-VISITED-color) */
|
||||
}
|
||||
|
||||
#R-sidebar .nav-title {
|
||||
color: rgba( 186, 186, 186, 1 ); /* var(--MENU-SECTIONS-LINK-color) */
|
||||
}
|
||||
|
||||
#R-content-wrapper hr {
|
||||
border-color: rgba( 96, 96, 96, 1 ); /* var(--MENU-SECTION-SEPARATOR-color) */
|
||||
}
|
||||
|
||||
#R-footer {
|
||||
color: rgba( 186, 186, 186, 1 ); /* var(--MENU-SECTIONS-LINK-color) */
|
||||
}
|
||||
|
||||
mark {
|
||||
background-color: rgba( 255, 255, 0, 1 );
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--MAIN-TEXT-color) */
|
||||
font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; /* var(--MAIN-font) */
|
||||
}
|
||||
|
||||
h2, h3, .article-subheading, h4, h5, h6 {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--MAIN-TITLES-TEXT-color) */
|
||||
font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; /* var(--MAIN-TITLES-TEXT-font) */
|
||||
}
|
||||
|
||||
.expand > label {
|
||||
color: rgba( 72, 106, 201, 1 ); /* var(--MAIN-LINK-color) */
|
||||
}
|
||||
|
||||
.expand > label:hover,
|
||||
.expand > label:active,
|
||||
.expand > label:focus,
|
||||
.expand > input:hover + label,
|
||||
.expand > input:active + label,
|
||||
.expand > input:focus + label{
|
||||
color: rgba( 32, 40, 145, 1 ); /* var(--MAIN-LINK-HOVER-color) */
|
||||
}
|
||||
|
||||
div.box {
|
||||
background-color: rgba( 128, 128, 128, 1 ); /* var(--INTERNAL-BOX-NEUTRAL-color) */
|
||||
border-color: rgba( 128, 128, 128, 1 ); /* var(--INTERNAL-BOX-NEUTRAL-color) */
|
||||
}
|
||||
|
||||
div.box > .box-label {
|
||||
color: rgba( 255, 255, 255, 1 ); /* var(--BOX-CAPTION-color) */
|
||||
}
|
||||
|
||||
div.box > .box-content {
|
||||
background-color: rgba( 255, 255, 255, .833 ); /* var(--BOX-BG-color) */
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--BOX-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.info {
|
||||
background-color: rgba( 48, 117, 229, 1 ); /* var(--INTERNAL-BOX-INFO-color) */
|
||||
border-color: rgba( 48, 117, 229, 1 ); /* var(--INTERNAL-BOX-INFO-color) */
|
||||
}
|
||||
|
||||
div.box.info > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-INFO-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.warning {
|
||||
background-color: rgba( 224, 62, 62, 1 ); /* var(--INTERNAL-BOX-WARNING-color) */
|
||||
border-color: rgba( 224, 62, 62, 1 ); /* var(--INTERNAL-BOX-WARNING-color) */
|
||||
}
|
||||
|
||||
div.box.warning > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-WARNING-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.note {
|
||||
background-color: rgba( 237, 153, 9, 1 ); /* var(--INTERNAL-BOX-NOTE-color) */
|
||||
border-color: rgba( 237, 153, 9, 1 ); /* var(--INTERNAL-BOX-NOTE-color) */
|
||||
}
|
||||
|
||||
div.box.note > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-NOTE-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.tip {
|
||||
background-color: rgba( 42, 178, 24, 1 ); /* var(--INTERNAL-BOX-TIP-color) */
|
||||
border-color: rgba( 42, 178, 24, 1 ); /* var(--INTERNAL-BOX-TIP-color) */
|
||||
}
|
||||
|
||||
div.box.tip > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-TIP-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.primary {
|
||||
background-color: rgba( 125, 201, 3, 1 ); /* var(--INTERNAL-PRIMARY-color) */
|
||||
border-color: rgba( 125, 201, 3, 1 ); /* var(--INTERNAL-PRIMARY-color) */
|
||||
}
|
||||
|
||||
div.box.primary > .box-content {
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--INTERNAL-MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.secondary {
|
||||
background-color: rgba( 72, 106, 201, 1 ); /* var(--INTERNAL-SECONDARY-color) */
|
||||
border-color: rgba( 72, 106, 201, 1 ); /* var(--INTERNAL-SECONDARY-color) */
|
||||
}
|
||||
|
||||
div.box.secondary > .box-content {
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--INTERNAL-MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.accent {
|
||||
background-color: rgb( 255, 102, 78, 1 ); /* var(--INTERNAL-ACCENT-color) */
|
||||
border-color: rgb( 255, 102, 78, 1 ); /* var(--INTERNAL-ACCENT-color) */
|
||||
}
|
||||
|
||||
div.box.accent > .box-content {
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--INTERNAL-MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.blue {
|
||||
background-color: rgba( 48, 117, 229, 1 ); /* var(--INTERNAL-BOX-BLUE-color) */
|
||||
border-color: rgba( 48, 117, 229, 1 ); /* var(--INTERNAL-BOX-BLUE-color) */
|
||||
}
|
||||
|
||||
div.box.blue > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-BLUE-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.green {
|
||||
background-color: rgba( 42, 178, 24, 1 ); /* var(--INTERNAL-BOX-GREEN-color) */
|
||||
border-color: rgba( 42, 178, 24, 1 ); /* var(--INTERNAL-BOX-GREEN-color) */
|
||||
}
|
||||
|
||||
div.box.green > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-GREEN-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.grey {
|
||||
background-color: rgba( 160, 160, 160, 1 ); /* var(--INTERNAL-BOX-GREY-color) */
|
||||
border-color: rgba( 160, 160, 160, 1 ); /* var(--INTERNAL-BOX-GREY-color) */
|
||||
}
|
||||
|
||||
div.box.grey > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-GREY-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.orange {
|
||||
background-color: rgba( 237, 153, 9, 1 ); /* var(--INTERNAL-BOX-ORANGE-color) */
|
||||
border-color: rgba( 237, 153, 9, 1 ); /* var(--INTERNAL-BOX-ORANGE-color) */
|
||||
}
|
||||
|
||||
div.box.orange > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-ORANGE-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.red {
|
||||
background-color: rgba( 224, 62, 62, 1 ); /* var(--INTERNAL-BOX-RED-color) */
|
||||
border-color: rgba( 224, 62, 62, 1 ); /* var(--INTERNAL-BOX-RED-color) */
|
||||
}
|
||||
|
||||
div.box.red > .box-content {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--INTERNAL-BOX-RED-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.transparent {
|
||||
background-color: transparent;
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
div.box.transparent > .box-label {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--MAIN-TITLES-TEXT-color) */
|
||||
}
|
||||
|
||||
div.box.transparent > .box-content {
|
||||
background-color: transparent;
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
code,
|
||||
kbd,
|
||||
pre:not(.mermaid),
|
||||
samp {
|
||||
font-family: "Consolas", menlo, monospace; /* var(--CODE-font) */
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: rgba( 255, 250, 233, 1 ); /* var(--CODE-INLINE-BG-color) */
|
||||
border-color: rgba( 248, 232, 200, 1 ); /* var(--CODE-INLINE-BORDER-color) */
|
||||
color: rgba( 94, 94, 94, 1 ); /* var(--CODE-INLINE-color) */
|
||||
}
|
||||
|
||||
pre:not(.mermaid) {
|
||||
background-color: rgba( 250, 250, 250, 1 ); /* var(--CODE-BLOCK-BG-color) */
|
||||
border-color: rgba( 216, 216, 216, 1 ); /* var(--CODE-BLOCK-BORDER-color) */
|
||||
color: rgba( 39, 40, 34, 1 ); /* var(--CODE-BLOCK-color) */
|
||||
}
|
||||
|
||||
div.highlight > div {
|
||||
background-color: rgba( 250, 250, 250, 1 ); /* var(--CODE-BLOCK-BG-color) */
|
||||
border-color: rgba( 216, 216, 216, 1 ); /* var(--CODE-BLOCK-BORDER-color) */
|
||||
}
|
||||
|
||||
table {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--INTERNAL-MAIN-BG-color) */
|
||||
}
|
||||
|
||||
.lightbox-back img{
|
||||
background-color: rgba( 255, 255, 255, 1 ) /* var(--INTERNAL-MAIN-BG-color); */
|
||||
}
|
||||
|
||||
#R-topbar {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--MAIN-BG-color) */
|
||||
}
|
||||
|
||||
#R-body a[aria-disabled="true"],
|
||||
#R-searchresults .autocomplete-suggestion > .context {
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--MAIN-TEXT-color) - inherit is not processed correctly in Chrome */
|
||||
}
|
||||
|
||||
#R-searchresults .autocomplete-suggestion > .breadcrumbs {
|
||||
color: rgba( 125, 201, 3, 1 ); /* var(--PRIMARY-color) */
|
||||
}
|
||||
|
||||
.copy-to-clipboard-button {
|
||||
background-color: rgba( 255, 250, 233, 1 ); /* var(--CODE-INLINE-BG-color) */
|
||||
border-color: rgba( 248, 232, 200, 1 ); /* var(--CODE-INLINE-BORDER-color) */
|
||||
color: rgba( 94, 94, 94, 1 ); /* var(--CODE-INLINE-color) */
|
||||
font-family: "Consolas", menlo, monospace; /* var(--CODE-font) */
|
||||
}
|
||||
|
||||
.copy-to-clipboard-button:hover {
|
||||
background-color: rgba( 94, 94, 94, 1 ); /* var(--CODE-INLINE-color) */
|
||||
color: rgba( 255, 250, 233, 1 ); /* var(--CODE-INLINE-BG-color) */
|
||||
}
|
||||
|
||||
div.highlight > div table + .copy-to-clipboard-button,
|
||||
div.highlight pre:not(.mermaid) + .copy-to-clipboard-button,
|
||||
pre:not(.mermaid) .copy-to-clipboard-button {
|
||||
border-color: rgba( 216, 216, 216, 1 ); /* var(--CODE-BLOCK-BORDER-color) */
|
||||
color: rgba( 72, 106, 201, 1 ); /* var(--MAIN-LINK-color) */
|
||||
}
|
||||
|
||||
div.highlight > div table + .copy-to-clipboard-button:hover,
|
||||
div.highlight pre:not(.mermaid) + .copy-to-clipboard-button:hover,
|
||||
pre:not(.mermaid) .copy-to-clipboard-button:hover {
|
||||
background-color: rgba( 72, 106, 201, 1 ); /* var(--MAIN-LINK-color) */
|
||||
border-color: #486ac9; /* var(--MAIN-LINK-color) */
|
||||
color: rgba( 250, 250, 250, 1 ); /* var(--CODE-BLOCK-BG-color) */
|
||||
}
|
||||
|
||||
.svg-reset-button {
|
||||
border-color: rgba( 216, 216, 216, 1 ); /* var(--CODE-BLOCK-BORDER-color) */
|
||||
color: rgba( 72, 106, 201, 1 ); /* var(--MAIN-LINK-color) */
|
||||
}
|
||||
.svg-reset-button:hover {
|
||||
background-color: rgba( 72, 106, 201, 1 ); /* var(--MAIN-LINK-color) */
|
||||
border-color: #486ac9; /* var(--MAIN-LINK-color) */
|
||||
color: rgba( 250, 250, 250, 1 ); /* var(--CODE-BLOCK-BG-color) */
|
||||
}
|
||||
|
||||
#R-homelinks {
|
||||
background-color: rgba( 125, 201, 3, 1 ); /* var(--MENU-HEADER-BORDER-color) */
|
||||
}
|
||||
|
||||
#R-homelinks a {
|
||||
color: rgba( 64, 64, 64, 1 ) /* var(--MENU-HOME-LINK-color) */
|
||||
}
|
||||
|
||||
#R-homelinks a:hover {
|
||||
color: rgba( 128, 128, 128, 1 ) /* var(--MENU-HOME-LINK-HOVER-color) */;
|
||||
}
|
||||
|
||||
#R-homelinks hr {
|
||||
border-color: rgba( 125, 201, 3, 1 ); /* var(--MENU-HEADER-SEPARATOR-color) */
|
||||
}
|
||||
|
||||
.topbar-content {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--MAIN-BG-color) */
|
||||
}
|
||||
|
||||
.btn {
|
||||
background-color: rgba( 128, 128, 128, 1 ); /* var(--BOX-NEUTRAL-color) */
|
||||
}
|
||||
|
||||
.btn > * {
|
||||
border-color: rgba( 128, 128, 128, 1 ); /* var(--BOX-NEUTRAL-color) */
|
||||
color: rgba( 255, 255, 255, 1 ); /* var(--BOX-CAPTION-color) */
|
||||
}
|
||||
|
||||
.btn.interactive > *:hover,
|
||||
.btn.interactive > *:active,
|
||||
.btn.interactive > *:focus {
|
||||
background-color: rgba( 255, 255, 255, .833 ); /* var(--BOX-BG-color) */
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--BOX-NEUTRAL-TEXT-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.info {
|
||||
background-color: rgba( 48, 117, 229, 1 ); /* var(--BOX-INFO-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.info > * {
|
||||
border-color: rgba( 48, 117, 229, 1 ); /* var(--BOX-INFO-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.note {
|
||||
background-color: rgba( 237, 153, 9, 1 ); /* var(--BOX-NOTE-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.note > * {
|
||||
border-color: rgba( 237, 153, 9, 1 ); /* var(--BOX-NOTE-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.tip {
|
||||
background-color: rgba( 42, 178, 24, 1 ); /* var(--BOX-TIP-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.tip > * {
|
||||
border-color: rgba( 42, 178, 24, 1 ); /* var(--BOX-TIP-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.warning {
|
||||
background-color: rgba( 224, 62, 62, 1 ); /* var(--BOX-WARNING-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.warning > * {
|
||||
border-color: rgba( 224, 62, 62, 1 ); /* var(--BOX-WARNING-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.primary {
|
||||
background-color: rgba( 125, 201, 3, 1 ); /* var(--PRIMARY-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.primary > * {
|
||||
border-color: rgba( 125, 201, 3, 1 ); /* var(--PRIMARY-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.secondary {
|
||||
background-color: rgba( 72, 106, 201, 1 ); /* var(--SECONDARY-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.secondary > * {
|
||||
border-color: rgba( 72, 106, 201, 1 ); /* var(--SECONDARY-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.accent {
|
||||
background-color: rgb( 255, 102, 78, 1 ); /* var(--ACCENT-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.accent > * {
|
||||
border-color: rgb( 255, 102, 78, 1 ); /* var(--ACCENT-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.blue {
|
||||
background-color: rgba( 48, 117, 229, 1 ); /* var(--BOX-BLUE-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.blue > * {
|
||||
border-color: rgba( 48, 117, 229, 1 ); /* var(--BOX-BLUE-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.green {
|
||||
background-color: rgba( 42, 178, 24, 1 ); /* var(--BOX-GREEN-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.green > * {
|
||||
border-color: rgba( 42, 178, 24, 1 ); /* var(--BOX-GREEN-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.grey {
|
||||
background-color: rgba( 160, 160, 160, 1 ); /* var(--BOX-GREY-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.grey > * {
|
||||
border-color: rgba( 160, 160, 160, 1 ); /* var(--BOX-GREY-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.orange {
|
||||
background-color: rgba( 237, 153, 9, 1 ); /* var(--BOX-ORANGE-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.orange > * {
|
||||
border-color: rgba( 237, 153, 9, 1 ); /* var(--BOX-ORANGE-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.red {
|
||||
background-color: rgba( 224, 62, 62, 1 ); /* var(--BOX-RED-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.red > * {
|
||||
border-color: rgba( 224, 62, 62, 1 ); /* var(--BOX-RED-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.transparent {
|
||||
background-color: transparent;
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.interactive.transparent:hover,
|
||||
.btn.cstyle.interactive.transparent:focus,
|
||||
.btn.cstyle.interactive.transparent:active {
|
||||
background-color: rgba( 128, 128, 128, 1 ); /* var(--BOX-NEUTRAL-color) */
|
||||
}
|
||||
|
||||
.btn.cstyle.transparent > * {
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--MAIN-TITLES-TEXT-color) */
|
||||
}
|
||||
|
||||
#R-body .tags a.term-link {
|
||||
background-color: rgba( 125, 201, 3, 1 ); /* var(--TAG-BG-color) */
|
||||
color: rgba( 255, 255, 255, 1 ); /* var(--MAIN-BG-color) */
|
||||
margin-right: 16px;
|
||||
}
|
||||
|
||||
#R-body .tags a.term-link:before {
|
||||
border-right-color: rgba( 125, 201, 3, 1 ); /* var(--TAG-BG-color) */
|
||||
}
|
||||
|
||||
#R-body .tags a.term-link:after {
|
||||
background: rgba( 255, 255, 255, 1 ); /* var(--MAIN-BG-color) */
|
||||
}
|
||||
|
||||
.badge > * {
|
||||
border-color: rgba( 16, 16, 16, 1 ); /* var(--BOX-TEXT-color) */
|
||||
}
|
||||
|
||||
.badge > .badge-content {
|
||||
background-color: rgba( 128, 128, 128, 1 ); /* var(--INTERNAL-BOX-NEUTRAL-color) */
|
||||
color: rgba( 255, 255, 255, 1 ); /* var(--BOX-CAPTION-color) */
|
||||
}
|
||||
|
||||
.badge.info > .badge-content {
|
||||
background-color: rgba( 48, 117, 229, 1 ); /* var(--INTERNAL-BOX-INFO-color) */
|
||||
}
|
||||
|
||||
.badge.warning > .badge-content {
|
||||
background-color: rgba( 224, 62, 62, 1 ); /* var(--INTERNAL-BOX-WARNING-color) */
|
||||
}
|
||||
|
||||
.badge.note > .badge-content {
|
||||
background-color: rgba( 237, 153, 9, 1 ); /* var(--INTERNAL-BOX-NOTE-color) */
|
||||
}
|
||||
|
||||
.badge.tip > .badge-content {
|
||||
background-color: rgba( 42, 178, 24, 1 ); /* var(--INTERNAL-BOX-TIP-color) */
|
||||
}
|
||||
|
||||
.badge.primary > .badge-content {
|
||||
background-color: rgba( 125, 201, 3, 1 ); /* var(--INTERNAL-PRIMARY-color) */
|
||||
}
|
||||
|
||||
.badge.secondary > .badge-content {
|
||||
background-color: rgba( 72, 106, 201, 1 ); /* var(--INTERNAL-SECONDARY-color) */
|
||||
}
|
||||
|
||||
.badge.accent > .badge-content {
|
||||
background-color: rgb( 255, 102, 78, 1 ); /* var(--INTERNAL-ACCENT-color) */
|
||||
}
|
||||
|
||||
.badge.blue > .badge-content {
|
||||
background-color: rgba( 48, 117, 229, 1 ); /* var(--INTERNAL-BOX-BLUE-color) */
|
||||
}
|
||||
|
||||
.badge.green > .badge-content {
|
||||
background-color: rgba( 42, 178, 24, 1 ); /* var(--INTERNAL-BOX-GREEN-color) */
|
||||
}
|
||||
|
||||
.badge.grey > .badge-content {
|
||||
background-color: rgba( 160, 160, 160, 1 ); /* var(--INTERNAL-BOX-GREY-color) */
|
||||
}
|
||||
|
||||
.badge.orange > .badge-content {
|
||||
background-color: rgba( 237, 153, 9, 1 ); /* var(--INTERNAL-BOX-ORANGE-color) */
|
||||
}
|
||||
|
||||
.badge.red > .badge-content {
|
||||
background-color: rgba( 224, 62, 62, 1 ); /* var(--INTERNAL-BOX-RED-color) */
|
||||
}
|
||||
|
||||
.badge.transparent > .badge-content {
|
||||
background-color: transparent;
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--MAIN-TITLES-TEXT-color) */
|
||||
}
|
||||
|
||||
article ul > li > input[type="checkbox"] {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--INTERNAL-MAIN-BG-color); */
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--INTERNAL-MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
article ul > li > input[type="checkbox"]::before {
|
||||
box-shadow: inset 1em 1em rgba( 125, 201, 3, 1 ); /* var(--INTERNAL-PRIMARY-color) */
|
||||
}
|
||||
|
||||
/* no style support for tabs in IE11; all styled as default */
|
||||
#R-body .tab-nav-button {
|
||||
color: rgba( 0, 0, 0, 1 ); /* var(--INTERNAL-MAIN-TEXT-color) */
|
||||
}
|
||||
|
||||
#R-body .tab-nav-button.active {
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--VARIABLE-BOX-BG-color) */
|
||||
border-bottom-color: rgba( 255, 255, 255, 1 ); /* var(--VARIABLE-BOX-BG-color) */
|
||||
border-left-color: rgba( 134, 134, 134, .4 ); /* var(--VARIABLE-BOX-color) */
|
||||
border-right-color: rgba( 134, 134, 134, .4 ); /* var(--VARIABLE-BOX-color) */
|
||||
border-top-color: rgba( 134, 134, 134, .4 ); /* var(--VARIABLE-BOX-color) */
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--VARIABLE-BOX-TEXT-color) */
|
||||
}
|
||||
|
||||
#R-body .tab-nav-button.active > .tab-nav-text{
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--VARIABLE-BOX-BG-color) */
|
||||
}
|
||||
|
||||
#R-body .tab-nav-button > .tab-nav-text{
|
||||
border-color: rgba( 134, 134, 134, .4 ); /* var(--VARIABLE-BOX-color) */
|
||||
}
|
||||
|
||||
#R-body .tab-content{
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--VARIABLE-BOX-BG-color) */
|
||||
border-color: rgba( 134, 134, 134, .4 ); /* var(--VARIABLE-BOX-color) */
|
||||
}
|
||||
|
||||
#R-body .tab-content-text{
|
||||
background-color: rgba( 255, 255, 255, 1 ); /* var(--VARIABLE-BOX-BG-color) */
|
||||
color: rgba( 16, 16, 16, 1 ); /* var(--VARIABLE-BOX-TEXT-color) */
|
||||
}
|
||||
|
||||
#R-topbar {
|
||||
border-bottom-color: transparent; /* var(--MAIN-TOPBAR-BORDER-color) */
|
||||
}
|
||||
|
||||
#R-header-topbar {
|
||||
border-bottom-color: transparent;
|
||||
border-right-color: transparent; /* var(--MENU-TOPBAR-BORDER-color) */
|
||||
}
|
||||
|
||||
#R-header-wrapper,
|
||||
#R-homelinks,
|
||||
#R-content-wrapper > * {
|
||||
border-right-color: transparent; /* var(--MENU-BORDER-color) */
|
||||
}
|
||||
|
||||
#R-sidebar ul.collapsible-menu li.active > a{
|
||||
border-bottom-color: transparent; /* var(--MENU-BORDER-color) */
|
||||
border-top-color: transparent; /* var(--MENU-BORDER-color) */
|
||||
border-left-color: transparent; /* var(--MENU-BORDER-color) */
|
||||
border-right-color: transparent; /* var(--MENU-SECTION-ACTIVE-CATEGORY-BORDER-color) */
|
||||
}
|
||||
|
||||
/* ----------------------------------------------- */
|
||||
/* set further styles to fix broken stuff in IE11 */
|
||||
|
||||
/* turn off animiation in IE because this causes the menu
|
||||
to move in from the left on every page load */
|
||||
.default-animation{
|
||||
transition: none;
|
||||
}
|
||||
|
||||
/* our silly dinosaur browser wants to have the real colors */
|
||||
#R-header-wrapper {
|
||||
background-color: rgba( 125, 201, 3, 1 ); /* var(--MENU-HEADER-BG-color) */
|
||||
border-bottom-color: rgba( 125, 201, 3, 1 ); /* var(--MENU-HEADER-BORDER-color) */
|
||||
}
|
||||
|
||||
/* clears the 'X' from Internet Explorer's search input */
|
||||
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
|
||||
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
|
||||
|
||||
/* turn off variant selector as it uses modern stuff; don't change
|
||||
order with block below */
|
||||
.showVariantSwitch{
|
||||
display: getamodernbrowser;
|
||||
}
|
||||
/* dumb IE11 doesn't understand initial, so we force a fallback here */
|
||||
.showLangSwitch,
|
||||
.showVisitedLinks,
|
||||
.showFooter {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.menu-control select::-ms-expand {
|
||||
/* hide the triangle */
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media print and (-ms-high-contrast:none) {
|
||||
code.copy-to-clipboard-code {
|
||||
border-top-right-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
border-right-width: 1px;
|
||||
}
|
||||
}
|
@ -7,15 +7,12 @@
|
||||
width: device-width; }
|
||||
@-moz-viewport {
|
||||
width: device-width; }
|
||||
@-ms-viewport {
|
||||
width: device-width; }
|
||||
@-o-viewport {
|
||||
width: device-width; }
|
||||
@viewport {
|
||||
width: device-width; }
|
||||
html {
|
||||
font-size: 16px;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
text-size-adjust: 100%; }
|
||||
|
||||
@ -255,7 +252,6 @@ select {
|
||||
button,
|
||||
input[type="submit"] {
|
||||
cursor: pointer;
|
||||
-ms-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
|
@ -1,7 +1,3 @@
|
||||
/* this variant does not work well if we use fallback styles for IE11 so better
|
||||
ignore this variant in IE completely */
|
||||
@supports not (-ms-high-contrast:none) {
|
||||
|
||||
:root {
|
||||
--PRIMARY-color: rgba( 243, 0, 178, 1 ); /* brand primary color */
|
||||
--SECONDARY-color: rgba( 28, 144, 243, 1 ); /* brand secondary color */
|
||||
|
@ -1,3 +0,0 @@
|
||||
/* this file is here for compatiblity with older installations
|
||||
use theme-relearn-light instead */
|
||||
@import "theme-relearn-light.css";
|
2
css/theme-retro-auto.css
Normal file
2
css/theme-retro-auto.css
Normal file
@ -0,0 +1,2 @@
|
||||
@import "theme-learn.css" screen and (prefers-color-scheme: light);
|
||||
@import "theme-neon.css" screen and (prefers-color-scheme: dark);
|
@ -115,7 +115,7 @@ html {
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: row-reverse; /* IE11 to allow body to have initial focus for PS and better SEO and a11y */
|
||||
flex-direction: row-reverse; /* to allow body to have initial focus for PS in some browsers and better SEO and a11y */
|
||||
font-size: 1.015625rem;
|
||||
font-weight: 300;
|
||||
height: 100%;
|
||||
@ -839,7 +839,6 @@ div.highlight > div td{
|
||||
}
|
||||
/* disable selection for lineno cells */
|
||||
div.highlight > div td:first-child:not(:last-child){
|
||||
-ms-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
@ -1577,7 +1576,6 @@ html[dir="rtl"] .expand > .expand-label > i.fa-chevron-right {
|
||||
line-height: 1.1;
|
||||
margin-bottom: 0;
|
||||
touch-action: manipulation;
|
||||
-ms-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
@ -1606,7 +1604,6 @@ html[dir="rtl"] .expand > .expand-label > i.fa-chevron-right {
|
||||
padding: 6px 12px;
|
||||
text-align: center;
|
||||
touch-action: manipulation;
|
||||
-ms-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="What to know if you want to contribute">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -128,14 +125,6 @@
|
||||
<p>Don’t break existing features if you don’t have to.</p>
|
||||
<p>Remove reported issue from the browser’s console.</p>
|
||||
<p>Check for unnecessary whitespace and correct indention of your resulting HTML.</p>
|
||||
<p>Be compatible to IE11, at least for main functionality, this means:</p>
|
||||
<ul>
|
||||
<li>test in IE11</li>
|
||||
<li>check caniuse.com</li>
|
||||
<li>don’t use JavaScript arrow functions</li>
|
||||
<li>don’t use JavaScript template literals</li>
|
||||
<li>don’t use other fancy JavaScript ES5/6 stuff</li>
|
||||
</ul>
|
||||
<h2 id="conventional-commits">Conventional Commits</h2>
|
||||
<p>Write commit messages in the <a href="https://www.conventionalcommits.org/en/v1.0.0/" rel="external" target="_blank">conventional commit</a> format.</p>
|
||||
<p>Following is an inpomplete list of some of the used conventional commit types. Be creative.</p>
|
||||
@ -288,23 +277,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -327,12 +299,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -434,6 +406,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -499,13 +472,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="What to know if you want to contribute">
|
||||
@ -23,22 +23,20 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -105,14 +102,6 @@
|
||||
<p>Don’t break existing features if you don’t have to.</p>
|
||||
<p>Remove reported issue from the browser’s console.</p>
|
||||
<p>Check for unnecessary whitespace and correct indention of your resulting HTML.</p>
|
||||
<p>Be compatible to IE11, at least for main functionality, this means:</p>
|
||||
<ul>
|
||||
<li>test in IE11</li>
|
||||
<li>check caniuse.com</li>
|
||||
<li>don’t use JavaScript arrow functions</li>
|
||||
<li>don’t use JavaScript template literals</li>
|
||||
<li>don’t use other fancy JavaScript ES5/6 stuff</li>
|
||||
</ul>
|
||||
<h2 id="conventional-commits">Conventional Commits</h2>
|
||||
<p>Write commit messages in the <a href="https://www.conventionalcommits.org/en/v1.0.0/" rel="external" target="_blank">conventional commit</a> format.</p>
|
||||
<p>Following is an inpomplete list of some of the used conventional commit types. Be creative.</p>
|
||||
@ -220,8 +209,8 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
@ -26,21 +26,19 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -48,8 +46,7 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -176,23 +173,6 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -215,12 +195,12 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -322,6 +302,7 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -387,13 +368,13 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
@ -26,22 +26,20 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -49,8 +47,7 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -129,14 +126,6 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<p>Don’t break existing features if you don’t have to.</p>
|
||||
<p>Remove reported issue from the browser’s console.</p>
|
||||
<p>Check for unnecessary whitespace and correct indention of your resulting HTML.</p>
|
||||
<p>Be compatible to IE11, at least for main functionality, this means:</p>
|
||||
<ul>
|
||||
<li>test in IE11</li>
|
||||
<li>check caniuse.com</li>
|
||||
<li>don’t use JavaScript arrow functions</li>
|
||||
<li>don’t use JavaScript template literals</li>
|
||||
<li>don’t use other fancy JavaScript ES5/6 stuff</li>
|
||||
</ul>
|
||||
<h2 id="conventional-commits">Conventional Commits</h2>
|
||||
<p>Write commit messages in the <a href="https://www.conventionalcommits.org/en/v1.0.0/" rel="external" target="_blank">conventional commit</a> format.</p>
|
||||
<p>Following is an inpomplete list of some of the used conventional commit types. Be creative.</p>
|
||||
@ -486,8 +475,8 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<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-053b45eba510d762c1275d509aaeac37" class="lightbox-link"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-053b45eba510d762c1275d509aaeac37"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-b48073626c5b4e276ec1851077259785" class="lightbox-link"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b48073626c5b4e276ec1851077259785"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25"></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>
|
||||
@ -516,11 +505,11 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
<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-b98e554ec7d3edc6f34e4475821c6b3e" class="lightbox-link"><img alt="Hero" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b98e554ec7d3edc6f34e4475821c6b3e"><img alt="Hero" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-4bb3a288a695d1df56690496ccc7f3f8" class="lightbox-link"><img alt="Hero" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4bb3a288a695d1df56690496ccc7f3f8"><img alt="Hero" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25"></a></p>
|
||||
<p><strong>Preview</strong> <code>images/tn.png</code>:</p>
|
||||
<p><a href="#R-image-53e1a38bf0607608c7ec035453d593d9" class="lightbox-link"><img alt="tn" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-53e1a38bf0607608c7ec035453d593d9"><img alt="tn" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-c29d5986317d9b1700d8319fef97b4af" class="lightbox-link"><img alt="tn" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c29d5986317d9b1700d8319fef97b4af"><img alt="tn" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25"></a></p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -530,8 +519,8 @@ ScreenshotsRecipe to create various documentation screenshots">
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="What to know as a maintainer">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -379,23 +376,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -418,12 +398,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -525,6 +505,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -590,13 +571,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="What to know as a maintainer">
|
||||
@ -23,22 +23,20 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -300,8 +297,8 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="Recipe to create various documentation screenshots">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -150,8 +147,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-053b45eba510d762c1275d509aaeac37" class="lightbox-link"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-053b45eba510d762c1275d509aaeac37"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-b48073626c5b4e276ec1851077259785" class="lightbox-link"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b48073626c5b4e276ec1851077259785"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25"></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 +177,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-b98e554ec7d3edc6f34e4475821c6b3e" class="lightbox-link"><img alt="Hero" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b98e554ec7d3edc6f34e4475821c6b3e"><img alt="Hero" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-4bb3a288a695d1df56690496ccc7f3f8" class="lightbox-link"><img alt="Hero" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4bb3a288a695d1df56690496ccc7f3f8"><img alt="Hero" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25"></a></p>
|
||||
<p><strong>Preview</strong> <code>images/tn.png</code>:</p>
|
||||
<p><a href="#R-image-53e1a38bf0607608c7ec035453d593d9" class="lightbox-link"><img alt="tn" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-53e1a38bf0607608c7ec035453d593d9"><img alt="tn" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-c29d5986317d9b1700d8319fef97b4af" class="lightbox-link"><img alt="tn" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c29d5986317d9b1700d8319fef97b4af"><img alt="tn" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25"></a></p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -238,23 +235,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -277,12 +257,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -384,6 +364,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -449,13 +430,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
|
||||
<meta name="description" content="Recipe to create various documentation screenshots">
|
||||
@ -23,22 +23,20 @@
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -126,8 +123,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-053b45eba510d762c1275d509aaeac37" class="lightbox-link"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-053b45eba510d762c1275d509aaeac37"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-b48073626c5b4e276ec1851077259785" class="lightbox-link"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b48073626c5b4e276ec1851077259785"><img alt="Screenshot" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/screenshot.png?width=50%25&height=50%25"></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>
|
||||
@ -156,11 +153,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-b98e554ec7d3edc6f34e4475821c6b3e" class="lightbox-link"><img alt="Hero" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b98e554ec7d3edc6f34e4475821c6b3e"><img alt="Hero" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-4bb3a288a695d1df56690496ccc7f3f8" class="lightbox-link"><img alt="Hero" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4bb3a288a695d1df56690496ccc7f3f8"><img alt="Hero" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png?width=50%25&height=50%25"></a></p>
|
||||
<p><strong>Preview</strong> <code>images/tn.png</code>:</p>
|
||||
<p><a href="#R-image-53e1a38bf0607608c7ec035453d593d9" class="lightbox-link"><img alt="tn" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-53e1a38bf0607608c7ec035453d593d9"><img alt="tn" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25"></a></p>
|
||||
<p><a href="#R-image-c29d5986317d9b1700d8319fef97b4af" class="lightbox-link"><img alt="tn" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25" style=" height: 50%; width: 50%;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c29d5986317d9b1700d8319fef97b4af"><img alt="tn" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/tn.png?width=50%25&height=50%25"></a></p>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
@ -169,8 +166,8 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
76
index.html
76
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.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -17,7 +17,7 @@
|
||||
<meta property="og:description" content="A theme for Hugo designed for documentation.
|
||||
★ What&rsquo;s new in the latest release ★
|
||||
Motivation The theme is a fork of the great Learn theme 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.
|
||||
Features Wide set of usage scenarios Responsive design for mobile usage Looks nice on paper (if it has to) Usable offline, no external dependencies Usable from your local file system via file:// protocol Support for the VSCode Front Matter extension for on-premise CMS capabilities Support for Internet Explorer 11 Support for Open Graph and Twitter Cards Configurable theming and visuals Configurable brand images Automatic switch for light/dark variant depending on your OS settings Predefined light, dark and color variants User selectable variants Stylesheet generator Configurable syntax highlighting Unique theme features Print whole chapters or even the complete site In page search Site search Dedicated search page Taxonomy support Configurable topbar buttons Unlimited nested menu items Configurable shortcut links Hidden pages Multi language support Full support for languages written right to left Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dutch, English, Finnish, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Romanian, Russian, Spanish, Swahili, Turkish, Vietnamese Search support for mixed language content Additional Markdown features Support for GFM (GitHub Flavored Markdown) Image effects like sizing, shadow, border and alignment Image lightbox Shortcodes galore Display resources contained in a page bundle Marker badges Configurable buttons List child pages Expand areas to reveal content Font Awesome icons Inclusion of other files Math and chemical formulae using MathJax Mermaid diagrams for flowcharts, sequences, gantts, pie, etc.">
|
||||
Features Wide set of usage scenarios Responsive design for mobile usage Looks nice on paper (if it has to) Usable offline, no external dependencies Usable from your local file system via file:// protocol Support for the VSCode Front Matter extension for on-premise CMS capabilities Support for Open Graph and Twitter Cards Configurable theming and visuals Configurable brand images Automatic switch for light/dark variant depending on your OS settings Predefined light, dark and color variants User selectable variants Stylesheet generator Configurable syntax highlighting Unique theme features Print whole chapters or even the complete site In page search Site search Dedicated search page Taxonomy support Configurable topbar buttons Unlimited nested menu items Configurable shortcut links Hidden pages Multi language support Full support for languages written right to left Available languages: Arabic, Simplified Chinese, Traditional Chinese, Czech, Dutch, English, Finnish, French, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Romanian, Russian, Spanish, Swahili, Turkish, Vietnamese Search support for mixed language content Additional Markdown features Support for GFM (GitHub Flavored Markdown) Image effects like sizing, shadow, border and alignment Image lightbox Shortcodes galore Display resources contained in a page bundle Marker badges Configurable buttons List child pages Expand areas to reveal content Font Awesome icons Inclusion of other files Math and chemical formulae using MathJax Mermaid diagrams for flowcharts, sequences, gantts, pie, etc.">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
@ -27,21 +27,19 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508689" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508689" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508689" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508689" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508689"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='.';
|
||||
@ -49,8 +47,7 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -126,8 +123,8 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
|
||||
<p>A theme for <a href="https://gohugo.io/" rel="external" 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-b39f3b5ba0346d104c2e148f6caa95af" class="lightbox-link"><img alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b39f3b5ba0346d104c2e148f6caa95af"><img alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png"></a></p>
|
||||
<p><a href="#R-image-159420e1c2c25b4fe96338ce69672f81" class="lightbox-link"><img alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-159420e1c2c25b4fe96338ce69672f81"><img alt="Image of the Relearn theme in light and dark mode on phone, tablet and desktop" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/images/hero.png"></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" rel="external" 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>
|
||||
@ -139,7 +136,6 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
<li>Usable offline, no external dependencies</li>
|
||||
<li><a href="/hugo-theme-relearn/basics/customization/index.html#file-system">Usable from your local file system via <code>file://</code> protocol</a></li>
|
||||
<li>Support for the <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> for on-premise CMS capabilities</li>
|
||||
<li>Support for Internet Explorer 11</li>
|
||||
<li><a href="/hugo-theme-relearn/basics/customization/index.html#social-media-meta-tags">Support for Open Graph and Twitter Cards</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -260,23 +256,6 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -299,12 +278,12 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508689" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -402,6 +381,7 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -467,13 +447,13 @@ Features Wide set of usage scenarios Responsive design for mobile usage Looks ni
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508689"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508689" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508689" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
431
index.print.html
431
index.print.html
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -31,7 +31,6 @@ var autoComplete = (function(){
|
||||
if (el.attachEvent) el.attachEvent('on'+type, handler); else el.addEventListener(type, handler);
|
||||
}
|
||||
function removeEvent(el, type, handler){
|
||||
// if (el.removeEventListener) not working in IE11
|
||||
if (el.detachEvent) el.detachEvent('on'+type, handler); else el.removeEventListener(type, handler);
|
||||
}
|
||||
function live(elClass, event, cb, context){
|
||||
|
19
js/theme.js
19
js/theme.js
@ -1,15 +1,6 @@
|
||||
window.relearn = window.relearn || {};
|
||||
|
||||
var theme = true;
|
||||
var isIE = /*@cc_on!@*/false || !!document.documentMode;
|
||||
if( isIE ){
|
||||
// we don't support sidebar flyout in IE
|
||||
document.querySelector( 'body' ).classList.remove( 'mobile-support' );
|
||||
}
|
||||
else{
|
||||
document.querySelector( 'body' ).classList.add( 'mobile-support' );
|
||||
}
|
||||
|
||||
var isPrint = document.querySelector( 'body' ).classList.contains( 'print' );
|
||||
|
||||
var isRtl = document.querySelector( 'html' ).getAttribute( 'dir' ) == 'rtl';
|
||||
@ -19,7 +10,7 @@ var dir_padding_end = 'padding-right';
|
||||
var dir_key_start = 37;
|
||||
var dir_key_end = 39;
|
||||
var dir_scroll = 1;
|
||||
if( isRtl && !isIE ){
|
||||
if( isRtl ){
|
||||
dir_padding_start = 'padding-right';
|
||||
dir_padding_end = 'padding-left';
|
||||
dir_key_start = 39;
|
||||
@ -357,10 +348,6 @@ function initMermaid( update, attrs ) {
|
||||
}
|
||||
|
||||
function initOpenapi( update, attrs ){
|
||||
if( isIE ){
|
||||
return;
|
||||
}
|
||||
|
||||
var state = this;
|
||||
if( update && !state.is_initialized ){
|
||||
return;
|
||||
@ -1569,10 +1556,6 @@ function updateTheme( detail ){
|
||||
})();
|
||||
|
||||
function useMermaid( config ){
|
||||
if( !Object.assign ){
|
||||
// We don't support Mermaid for IE11 anyways, so bail out early
|
||||
return;
|
||||
}
|
||||
window.relearn.mermaidConfig = config;
|
||||
if (typeof mermaid != 'undefined' && typeof mermaid.mermaidAPI != 'undefined') {
|
||||
mermaid.initialize( Object.assign( { "securityLevel": "antiscript", "startOnLoad": false }, config ) );
|
||||
|
430
js/url.js
430
js/url.js
@ -1,430 +0,0 @@
|
||||
// https://github.com/inexorabletash/polyfill/blob/v0.1.25/url.js
|
||||
|
||||
// URL Polyfill
|
||||
// Draft specification: https://url.spec.whatwg.org
|
||||
|
||||
// Notes:
|
||||
// - Primarily useful for parsing URLs and modifying query parameters
|
||||
// - Should work in IE8+ and everything more modern
|
||||
|
||||
(function (global) {
|
||||
'use strict';
|
||||
|
||||
// Browsers may have:
|
||||
// * No global URL object
|
||||
// * URL with static methods only - may have a dummy constructor
|
||||
// * URL with members except searchParams
|
||||
// * Full URL API support
|
||||
var origURL = global.URL;
|
||||
var nativeURL;
|
||||
try{
|
||||
if( origURL ){
|
||||
nativeURL = new global.URL('http://example.com');
|
||||
if( 'searchParams' in nativeURL )
|
||||
return;
|
||||
if( !('href' in nativeURL) )
|
||||
nativeURL = undefined;
|
||||
}
|
||||
}
|
||||
catch( _ ){}
|
||||
|
||||
// NOTE: Doesn't do the encoding/decoding dance
|
||||
function urlencoded_serialize(pairs) {
|
||||
var output = '', first = true;
|
||||
pairs.forEach(function (pair) {
|
||||
var name = encodeURIComponent(pair.name);
|
||||
var value = encodeURIComponent(pair.value);
|
||||
if( !first ) output += '&';
|
||||
output += name + '=' + value;
|
||||
first = false;
|
||||
});
|
||||
return output.replace(/%20/g, '+');
|
||||
}
|
||||
|
||||
// NOTE: Doesn't do the encoding/decoding dance
|
||||
function urlencoded_parse(input, isindex) {
|
||||
var sequences = input.split('&');
|
||||
if( isindex && sequences[0].indexOf('=') === -1 )
|
||||
sequences[0] = '=' + sequences[0];
|
||||
var pairs = [];
|
||||
sequences.forEach(function (bytes) {
|
||||
if( bytes.length === 0 ) return;
|
||||
var index = bytes.indexOf('=');
|
||||
if( index !== -1 ){
|
||||
var name = bytes.substring(0, index);
|
||||
var value = bytes.substring(index + 1);
|
||||
}
|
||||
else{
|
||||
name = bytes;
|
||||
value = '';
|
||||
}
|
||||
name = name.replace(/\+/g, ' ');
|
||||
value = value.replace(/\+/g, ' ');
|
||||
pairs.push({ name: name, value: value });
|
||||
});
|
||||
var output = [];
|
||||
pairs.forEach(function (pair) {
|
||||
output.push({
|
||||
name: decodeURIComponent(pair.name),
|
||||
value: decodeURIComponent(pair.value)
|
||||
});
|
||||
});
|
||||
return output;
|
||||
}
|
||||
|
||||
function URLUtils(url) {
|
||||
if( nativeURL )
|
||||
return new origURL(url);
|
||||
var anchor = document.createElement('a');
|
||||
anchor.href = url;
|
||||
return anchor;
|
||||
}
|
||||
|
||||
function URLSearchParams(init) {
|
||||
var $this = this;
|
||||
this._list = [];
|
||||
|
||||
if( init === undefined || init === null )
|
||||
init = '';
|
||||
|
||||
if( Object(init) !== init || !(init instanceof URLSearchParams) )
|
||||
init = String(init);
|
||||
|
||||
if( typeof init === 'string' && init.substring(0, 1) === '?' )
|
||||
init = init.substring(1);
|
||||
|
||||
if( typeof init === 'string' )
|
||||
this._list = urlencoded_parse(init);
|
||||
else
|
||||
this._list = init._list.slice();
|
||||
|
||||
this._url_object = null;
|
||||
this._setList = function (list) { if( !updating ) $this._list = list; };
|
||||
|
||||
var updating = false;
|
||||
this._update_steps = function() {
|
||||
if( updating ) return;
|
||||
updating = true;
|
||||
|
||||
if( !$this._url_object ) return;
|
||||
|
||||
// Partial workaround for IE issue with 'about:'
|
||||
if( $this._url_object.protocol === 'about:' &&
|
||||
$this._url_object.pathname.indexOf('?') !== -1 ){
|
||||
$this._url_object.pathname = $this._url_object.pathname.split('?')[0];
|
||||
}
|
||||
|
||||
$this._url_object.search = urlencoded_serialize($this._list);
|
||||
|
||||
updating = false;
|
||||
};
|
||||
}
|
||||
|
||||
Object.defineProperties(URLSearchParams.prototype, {
|
||||
append: {
|
||||
value: function (name, value) {
|
||||
this._list.push({ name: name, value: value });
|
||||
this._update_steps();
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
'delete': {
|
||||
value: function (name) {
|
||||
for( var i = 0; i < this._list.length; ){
|
||||
if( this._list[i].name === name )
|
||||
this._list.splice(i, 1);
|
||||
else
|
||||
++i;
|
||||
}
|
||||
this._update_steps();
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
get: {
|
||||
value: function (name) {
|
||||
for( var i = 0; i < this._list.length; ++i ){
|
||||
if( this._list[i].name === name )
|
||||
return this._list[i].value;
|
||||
}
|
||||
return null;
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
getAll: {
|
||||
value: function (name) {
|
||||
var result = [];
|
||||
for( var i = 0; i < this._list.length; ++i ){
|
||||
if( this._list[i].name === name )
|
||||
result.push(this._list[i].value);
|
||||
}
|
||||
return result;
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
has: {
|
||||
value: function (name) {
|
||||
for( var i = 0; i < this._list.length; ++i ){
|
||||
if( this._list[i].name === name )
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
set: {
|
||||
value: function (name, value) {
|
||||
var found = false;
|
||||
for( var i = 0; i < this._list.length; ){
|
||||
if( this._list[i].name === name ){
|
||||
if( !found ){
|
||||
this._list[i].value = value;
|
||||
found = true;
|
||||
++i;
|
||||
}
|
||||
else{
|
||||
this._list.splice(i, 1);
|
||||
}
|
||||
}
|
||||
else{
|
||||
++i;
|
||||
}
|
||||
}
|
||||
|
||||
if( !found )
|
||||
this._list.push({ name: name, value: value });
|
||||
|
||||
this._update_steps();
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
entries: {
|
||||
value: function() {
|
||||
var $this = this, index = 0;
|
||||
return { next: function() {
|
||||
if( index >= $this._list.length )
|
||||
return {done: true, value: undefined};
|
||||
var pair = $this._list[index++];
|
||||
return {done: false, value: [pair.name, pair.value]};
|
||||
}};
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
keys: {
|
||||
value: function() {
|
||||
var $this = this, index = 0;
|
||||
return { next: function() {
|
||||
if( index >= $this._list.length )
|
||||
return {done: true, value: undefined};
|
||||
var pair = $this._list[index++];
|
||||
return {done: false, value: pair.name};
|
||||
}};
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
values: {
|
||||
value: function() {
|
||||
var $this = this, index = 0;
|
||||
return { next: function() {
|
||||
if( index >= $this._list.length )
|
||||
return {done: true, value: undefined};
|
||||
var pair = $this._list[index++];
|
||||
return {done: false, value: pair.value};
|
||||
}};
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
forEach: {
|
||||
value: function(callback) {
|
||||
var thisArg = (arguments.length > 1) ? arguments[1] : undefined;
|
||||
this._list.forEach(function(pair, _index) {
|
||||
callback.call(thisArg, pair.name, pair.value);
|
||||
});
|
||||
|
||||
}, writable: true, enumerable: true, configurable: true
|
||||
},
|
||||
|
||||
toString: {
|
||||
value: function () {
|
||||
return urlencoded_serialize(this._list);
|
||||
}, writable: true, enumerable: false, configurable: true
|
||||
}
|
||||
});
|
||||
|
||||
if( 'Symbol' in global && 'iterator' in global.Symbol ){
|
||||
Object.defineProperty(URLSearchParams.prototype, global.Symbol.iterator, {
|
||||
value: URLSearchParams.prototype.entries,
|
||||
writable: true, enumerable: true, configurable: true});
|
||||
}
|
||||
|
||||
function URL(url, base) {
|
||||
if( !(this instanceof global.URL) )
|
||||
throw new TypeError('Failed to construct "URL": Please use the "new" operator.');
|
||||
|
||||
if( base ){
|
||||
url = (function () {
|
||||
if( nativeURL ) return new origURL(url, base).href;
|
||||
|
||||
var doc;
|
||||
// Use another document/base tag/anchor for relative URL resolution, if possible
|
||||
if( document.implementation && document.implementation.createHTMLDocument ){
|
||||
doc = document.implementation.createHTMLDocument('');
|
||||
}
|
||||
else if( document.implementation && document.implementation.createDocument ){
|
||||
doc = document.implementation.createDocument('http://www.w3.org/1999/xhtml', 'html', null);
|
||||
doc.documentElement.appendChild(doc.createElement('head'));
|
||||
doc.documentElement.appendChild(doc.createElement('body'));
|
||||
}
|
||||
else if( window.ActiveXObject ){
|
||||
doc = new window.ActiveXObject('htmlfile');
|
||||
doc.write('<head></head><body></body>');
|
||||
doc.close();
|
||||
}
|
||||
|
||||
if( !doc ) throw Error('base not supported');
|
||||
|
||||
var baseTag = doc.createElement('base');
|
||||
baseTag.href = base;
|
||||
doc.getElementsByTagName('head')[0].appendChild(baseTag);
|
||||
var anchor = doc.createElement('a');
|
||||
anchor.href = url;
|
||||
return anchor.href;
|
||||
}());
|
||||
}
|
||||
|
||||
// An inner object implementing URLUtils (either a native URL
|
||||
// object or an HTMLAnchorElement instance) is used to perform the
|
||||
// URL algorithms. With full ES5 getter/setter support, return a
|
||||
// regular object For IE8's limited getter/setter support, a
|
||||
// different HTMLAnchorElement is returned with properties
|
||||
// overridden
|
||||
|
||||
var instance = URLUtils(url || '');
|
||||
|
||||
// Detect for ES5 getter/setter support
|
||||
// (an Object.defineProperties polyfill that doesn't support getters/setters may throw)
|
||||
var ES5_GET_SET = (function() {
|
||||
if( !('defineProperties' in Object) ) return false;
|
||||
try{
|
||||
var obj = {};
|
||||
Object.defineProperties(obj, { prop: { 'get': function () { return true; } } });
|
||||
return obj.prop;
|
||||
}
|
||||
catch( _ ){
|
||||
return false;
|
||||
}
|
||||
})();
|
||||
|
||||
var self = ES5_GET_SET ? this : document.createElement('a');
|
||||
|
||||
var query_object = new URLSearchParams(
|
||||
instance.search ? instance.search.substring(1) : null);
|
||||
query_object._url_object = self;
|
||||
|
||||
Object.defineProperties(self, {
|
||||
href: {
|
||||
get: function () { return instance.href; },
|
||||
set: function (v) { instance.href = v; tidy_instance(); update_steps(); },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
origin: {
|
||||
get: function () {
|
||||
if( 'origin' in instance ) return instance.origin;
|
||||
return this.protocol + '//' + this.host;
|
||||
},
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
protocol: {
|
||||
get: function () { return instance.protocol; },
|
||||
set: function (v) { instance.protocol = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
username: {
|
||||
get: function () { return instance.username; },
|
||||
set: function (v) { instance.username = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
password: {
|
||||
get: function () { return instance.password; },
|
||||
set: function (v) { instance.password = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
host: {
|
||||
get: function () {
|
||||
// IE returns default port in |host|
|
||||
var re = {'http:': /:80$/, 'https:': /:443$/, 'ftp:': /:21$/}[instance.protocol];
|
||||
return re ? instance.host.replace(re, '') : instance.host;
|
||||
},
|
||||
set: function (v) { instance.host = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
hostname: {
|
||||
get: function () { return instance.hostname; },
|
||||
set: function (v) { instance.hostname = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
port: {
|
||||
get: function () { return instance.port; },
|
||||
set: function (v) { instance.port = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
pathname: {
|
||||
get: function () {
|
||||
// IE does not include leading '/' in |pathname|
|
||||
if( instance.pathname.charAt(0) !== '/' ) return '/' + instance.pathname;
|
||||
return instance.pathname;
|
||||
},
|
||||
set: function (v) { instance.pathname = v; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
search: {
|
||||
get: function () { return instance.search; },
|
||||
set: function (v) {
|
||||
if( instance.search === v ) return;
|
||||
instance.search = v; tidy_instance(); update_steps();
|
||||
},
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
searchParams: {
|
||||
get: function () { return query_object; },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
hash: {
|
||||
get: function () { return instance.hash; },
|
||||
set: function (v) { instance.hash = v; tidy_instance(); },
|
||||
enumerable: true, configurable: true
|
||||
},
|
||||
toString: {
|
||||
value: function() { return instance.toString(); },
|
||||
enumerable: false, configurable: true
|
||||
},
|
||||
valueOf: {
|
||||
value: function() { return instance.valueOf(); },
|
||||
enumerable: false, configurable: true
|
||||
}
|
||||
});
|
||||
|
||||
function tidy_instance() {
|
||||
var href = instance.href.replace(/#$|\?$|\?(?=#)/g, '');
|
||||
if( instance.href !== href )
|
||||
instance.href = href;
|
||||
}
|
||||
|
||||
function update_steps() {
|
||||
query_object._setList(instance.search ? urlencoded_parse(instance.search.substring(1)) : []);
|
||||
query_object._update_steps();
|
||||
}
|
||||
|
||||
return self;
|
||||
}
|
||||
|
||||
if( origURL ){
|
||||
for( var i in origURL ){
|
||||
if( Object.prototype.hasOwnProperty.call(origURL, i) && typeof origURL[i] === 'function' )
|
||||
URL[i] = origURL[i];
|
||||
}
|
||||
}
|
||||
|
||||
global.URL = URL;
|
||||
global.URLSearchParams = URLSearchParams;
|
||||
|
||||
}( typeof self !== 'undefined' ? self : this ));
|
@ -3,35 +3,6 @@ window.relearn = window.relearn || {};
|
||||
// we need to load this script in the html head to avoid flickering
|
||||
// on page load if the user has selected a non default variant
|
||||
|
||||
// polyfill this rotten piece of sh...oftware
|
||||
if( typeof NodeList !== "undefined" && NodeList.prototype && !NodeList.prototype.forEach ){
|
||||
NodeList.prototype.forEach = Array.prototype.forEach;
|
||||
}
|
||||
|
||||
if (!String.prototype.startsWith) {
|
||||
Object.defineProperty(String.prototype, 'startsWith', {
|
||||
value: function(search, rawPos) {
|
||||
var pos = rawPos > 0 ? rawPos|0 : 0;
|
||||
return this.substring(pos, pos + search.length) === search;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
"function"!=typeof Object.assign&&(Object.assign=function(n,t){"use strict";if(null==n)throw new TypeError("Cannot convert undefined or null to object");for(var r=Object(n),e=1;e<arguments.length;e++){var o=arguments[e];if(null!=o)for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&(r[c]=o[c])}return r});
|
||||
|
||||
if(!Array.prototype.find){Array.prototype.find=function(predicate){if(this===null){throw new TypeError('Array.prototype.find called on null or undefined')}if(typeof predicate!=='function'){throw new TypeError('predicate must be a function')}var list=Object(this);var length=list.length>>>0;var thisArg=arguments[1];var value;for(var i=0;i<length;i+=1){value=list[i];if(predicate.call(thisArg,value,i,list)){return value}}return undefined}}
|
||||
|
||||
Array.from||(Array.from=function(){var r;try{r=Symbol.iterator?Symbol.iterator:"Symbol(Symbol.iterator)"}catch(t){r="Symbol(Symbol.iterator)"}var t=Object.prototype.toString,n=function(r){return"function"==typeof r||"[object Function]"===t.call(r)},o=Math.pow(2,53)-1,e=function(r){var t=function(r){var t=Number(r);return isNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(r);return Math.min(Math.max(t,0),o)},a=function(t,n){var o=t&&n[r]();return function(r){return t?o.next():n[r]}},i=function(r,t,n,o,e,a){for(var i=0;i<n||e;){var u=o(i),f=e?u.value:u;if(e&&u.done)return t;t[i]=a?void 0===r?a(f,i):a.call(r,f,i):f,i+=1}if(e)throw new TypeError("Array.from: provided arrayLike or iterator has length more then 2 ** 52 - 1");return t.length=n,t};return function(t){var o=this,u=Object(t),f=n(u[r]);if(null==t&&!f)throw new TypeError("Array.from requires an array-like object or iterator - not null or undefined");var l,c=arguments.length>1?arguments[1]:void 0;if(void 0!==c){if(!n(c))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(l=arguments[2])}var y=e(u.length),h=n(o)?Object(new o(y)):new Array(y);return i(l,h,y,a(f,u),f,c)}}());
|
||||
|
||||
const ElementPrototype=window.Element.prototype;
|
||||
if(typeof ElementPrototype.matches!=='function'){ElementPrototype.matches=ElementPrototype.msMatchesSelector||ElementPrototype.mozMatchesSelector||ElementPrototype.webkitMatchesSelector||function matches(selector){let element=this;const elements=(element.document||element.ownerDocument).querySelectorAll(selector);let index=0;while(elements[index]&&elements[index]!==element){index+=1}return Boolean(elements[index])}}if(typeof ElementPrototype.closest!=='function'){ElementPrototype.closest=function closest(selector){let element=this;while(element&&element.nodeType===1){if(element.matches(selector)){return element}element=element.parentNode}return null}}
|
||||
|
||||
function _createForOfIteratorHelperLoose(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (it) return (it = it.call(o)).next.bind(it); if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; return function () { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
||||
|
||||
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
||||
|
||||
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
||||
|
||||
function ready(fn) { if (document.readyState == 'complete') { fn(); } else { document.addEventListener('DOMContentLoaded',fn); } }
|
||||
|
||||
var variants = {
|
||||
@ -89,8 +60,7 @@ var variants = {
|
||||
},
|
||||
|
||||
generateVariantPath: function( variant, old_path ){
|
||||
var mod = window.relearn.themeVariantModifier.replace( '.', '\\.' );
|
||||
var new_path = old_path.replace( new RegExp(`^(.*\/theme-).*?(${mod}\.css.*)$`), '$1' + variant + '$2' );
|
||||
var new_path = old_path.replace( new RegExp(`^(.*\/theme-).*?(\.css.*)$`), '$1' + variant + '$2' );
|
||||
return new_path;
|
||||
},
|
||||
|
||||
@ -265,48 +235,30 @@ var variants = {
|
||||
|
||||
adjustCSSRules: function(selector, props, sheets){
|
||||
// get stylesheet(s)
|
||||
if (!sheets) sheets = [].concat(Array.from(document.styleSheets));else if (sheets.sup) {
|
||||
// sheets is a string
|
||||
var absoluteURL = new URL(sheets, document.baseURI).href;
|
||||
sheets = [].concat(document.styleSheets).filter(function (i) {
|
||||
return i.href == absoluteURL;
|
||||
});
|
||||
} else sheets = [sheets]; // sheets is a stylesheet
|
||||
if (!sheets) sheets = [...document.styleSheets];
|
||||
else if (sheets.sup){ // sheets is a string
|
||||
let absoluteURL = new URL(sheets, document.baseURI).href;
|
||||
sheets = [...document.styleSheets].filter(i => i.href == absoluteURL);
|
||||
}
|
||||
else sheets = [sheets]; // sheets is a stylesheet
|
||||
|
||||
// CSS (& HTML) reduce spaces in selector to one.
|
||||
|
||||
selector = selector.replace(/\s+/g, ' ');
|
||||
const findRule = s => [...s.cssRules].reverse().find(i => i.selectorText == selector)
|
||||
let rule = sheets.map(findRule).filter(i=>i).pop()
|
||||
|
||||
var findRule = function findRule(s) {
|
||||
return [].concat(s.cssRules).reverse().find(function (i) {
|
||||
return i.selectorText == selector;
|
||||
});
|
||||
};
|
||||
|
||||
var rule = sheets.map(findRule).filter(function (i) {
|
||||
return i;
|
||||
}).pop();
|
||||
var propsArr = props.sup ? props.split(/\s*;\s*/).map(function (i) {
|
||||
return i.split(/\s*:\s*/);
|
||||
}) // from string
|
||||
const propsArr = props.sup
|
||||
? props.split(/\s*;\s*/).map(i => i.split(/\s*:\s*/)) // from string
|
||||
: Object.entries(props); // from Object
|
||||
|
||||
if (rule) {
|
||||
for (var _iterator = _createForOfIteratorHelperLoose(propsArr), _step; !(_step = _iterator()).done;) {
|
||||
var _rule$style;
|
||||
var _step$value = _step.value,
|
||||
prop = _step$value[0],
|
||||
val = _step$value[1];
|
||||
if (rule) for (let [prop, val] of propsArr){
|
||||
// rule.style[prop] = val; is against the spec, and does not support !important.
|
||||
(_rule$style = rule.style).setProperty.apply(_rule$style, [prop].concat(val.split(/ *!(?=important)/)));
|
||||
rule.style.setProperty(prop, ...val.split(/ *!(?=important)/));
|
||||
}
|
||||
} else {
|
||||
else {
|
||||
sheet = sheets.pop();
|
||||
if (!props.sup) props = propsArr.reduce(function (str, _ref) {
|
||||
var k = _ref[0],
|
||||
v = _ref[1];
|
||||
return str + "; " + k + ": " + v;
|
||||
}, '');
|
||||
sheet.insertRule(selector + " { " + props + " }", sheet.cssRules.length);
|
||||
if (!props.sup) props = propsArr.reduce((str, [k, v]) => `${str}; ${k}: ${v}`, '');
|
||||
sheet.insertRule(`${selector} { ${props} }`, sheet.cssRules.length);
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935851" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935851" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935851" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935851" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935851" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935851"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935851"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -49,8 +47,7 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -232,23 +229,6 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -271,12 +251,12 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -374,6 +354,7 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -439,13 +420,13 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935851"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508690"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935851" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
<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?1712935851" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508689" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508690" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -50,8 +48,7 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy to clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied to clipboard!`;
|
||||
@ -162,8 +159,8 @@ Theme Dependencies autoComplete - A lightweight and powerful vanilla JavaScript
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508690" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
31
pir/404.html
31
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.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -20,21 +20,19 @@
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..';
|
||||
@ -42,8 +40,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,21 +25,19 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -47,8 +45,7 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -204,8 +201,8 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
|
||||
<p>Yer theme variant file must reside 'n yer site’s <code>static/css</code> directory or 'n th' theme’s <code>static/css</code> directory an' th' file name must start wit' <code>theme-</code> an' end wit <code>.css</code>. In th' above example, th' path o' yer theme file must be <code>static/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s <code>static/css</code> directory. Don’t edit th' file 'n th' theme’s directory!</p>
|
||||
<p>Yer theme variant file must reside 'n yer site’s <code>assets/css</code> directory an' th' file name must start wit' <code>theme-</code> an' end 'n <code>.css</code>. In th' above example, th' path o' yer theme file must be <code>assets/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s <code>assets/css</code> directory. Don’t edit th' file 'n th' theme’s directory!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="multiple-variants">Multiple Variants</h3>
|
||||
@ -414,13 +411,13 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<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="ce8c15d43118449d894c61fc4f290f18">
|
||||
<div class="tab-panel" data-tab-group="f61951db9f4471736be2244496f6930c">
|
||||
<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('ce8c15d43118449d894c61fc4f290f18','layoutspartialsfaviconhtml')"
|
||||
onclick="switchTab('f61951db9f4471736be2244496f6930c','layoutspartialsfaviconhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/favicon.html</span>
|
||||
</button>
|
||||
@ -446,8 +443,8 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
</div>
|
||||
<h2 id="syntax-highlighting">Rules Highlight'n</h2>
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, ye need t' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/" rel="external" target="_blank">accord'n t' Hugo’s documentat'n</a> an' provide a rules highlight'n stylesheet file.</p>
|
||||
<p>Ye 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' <code>static/css/chroma-<NAME>.css</code>. T' use it wit' yer color variant ye have t' define <code>--CODE-theme: <NAME></code> 'n th' color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/static/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> an' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> o' th' exampleSite.</p>
|
||||
<p>Ye 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' <code>assets/css/chroma-<NAME>.css</code>. T' use it wit' yer color variant ye have t' define <code>--CODE-theme: <NAME></code> 'n th' color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/assets/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> an' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> o' th' exampleSite.</p>
|
||||
<h2 id="theme-variant-advanced">Change th' Variant (Advanced)</h2>
|
||||
<p>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.</p>
|
||||
<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>
|
||||
@ -597,7 +594,7 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<tr>
|
||||
<td>identifier</td>
|
||||
<td><em><empty></em></td>
|
||||
<td>Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form <code>static/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
<td>Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form <code>assets/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>name</td>
|
||||
@ -738,27 +735,27 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<ol>
|
||||
<li>
|
||||
<p>Copy an' change</p>
|
||||
<p>Ye can copy th' shipped variant file from th' theme’s <code>static/css</code> directory t' th' site’s <code>static/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>Ye can copy th' shipped variant file from th' theme’s <code>assets/css</code> directory t' th' site’s <code>assets/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Create an' import</p>
|
||||
<p>Ye can create a new variant file 'n th' site’s <code>static/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlight'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>
|
||||
<p>Ye can create a new variant file 'n th' site’s <code>assets/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlight'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>assets/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="06d9fc190e052e8f028a95492d23d411">
|
||||
<div class="tab-panel" data-tab-group="a82c498af9e4463eeda26f928ac5899b">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('06d9fc190e052e8f028a95492d23d411','staticcsstheme-my-brandingcss')"
|
||||
onclick="switchTab('a82c498af9e4463eeda26f928ac5899b','assetscsstheme-my-brandingcss')"
|
||||
>
|
||||
<span class="tab-nav-text">static/css/theme-my-brand'n.css</span>
|
||||
<span class="tab-nav-text">assets/css/theme-my-brand'n.css</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tab-content-container">
|
||||
<div
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-content tab-panel-style cstyle initial active">
|
||||
<div class="tab-content-text">
|
||||
|
||||
@ -892,23 +889,6 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -931,12 +911,12 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1034,6 +1014,7 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1099,13 +1080,13 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935852"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,22 +25,20 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -48,8 +46,7 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -166,8 +163,8 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
|
||||
<p>Yer theme variant file must reside 'n yer site’s <code>static/css</code> directory or 'n th' theme’s <code>static/css</code> directory an' th' file name must start wit' <code>theme-</code> an' end wit <code>.css</code>. In th' above example, th' path o' yer theme file must be <code>static/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s <code>static/css</code> directory. Don’t edit th' file 'n th' theme’s directory!</p>
|
||||
<p>Yer theme variant file must reside 'n yer site’s <code>assets/css</code> directory an' th' file name must start wit' <code>theme-</code> an' end 'n <code>.css</code>. In th' above example, th' path o' yer theme file must be <code>assets/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s <code>assets/css</code> directory. Don’t edit th' file 'n th' theme’s directory!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="multiple-variants">Multiple Variants</h3>
|
||||
@ -376,13 +373,13 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<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="ce8c15d43118449d894c61fc4f290f18">
|
||||
<div class="tab-panel" data-tab-group="f61951db9f4471736be2244496f6930c">
|
||||
<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('ce8c15d43118449d894c61fc4f290f18','layoutspartialsfaviconhtml')"
|
||||
onclick="switchTab('f61951db9f4471736be2244496f6930c','layoutspartialsfaviconhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/favicon.html</span>
|
||||
</button>
|
||||
@ -408,8 +405,8 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
</div>
|
||||
<h2 id="syntax-highlighting">Rules Highlight'n</h2>
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, ye need t' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/" rel="external" target="_blank">accord'n t' Hugo’s documentat'n</a> an' provide a rules highlight'n stylesheet file.</p>
|
||||
<p>Ye 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' <code>static/css/chroma-<NAME>.css</code>. T' use it wit' yer color variant ye have t' define <code>--CODE-theme: <NAME></code> 'n th' color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/static/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> an' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> o' th' exampleSite.</p>
|
||||
<p>Ye 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' <code>assets/css/chroma-<NAME>.css</code>. T' use it wit' yer color variant ye have t' define <code>--CODE-theme: <NAME></code> 'n th' color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/assets/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> an' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> o' th' exampleSite.</p>
|
||||
<h2 id="theme-variant-advanced">Change th' Variant (Advanced)</h2>
|
||||
<p>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.</p>
|
||||
<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>
|
||||
@ -559,7 +556,7 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<tr>
|
||||
<td>identifier</td>
|
||||
<td><em><empty></em></td>
|
||||
<td>Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form <code>static/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
<td>Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form <code>assets/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>name</td>
|
||||
@ -700,27 +697,27 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
<ol>
|
||||
<li>
|
||||
<p>Copy an' change</p>
|
||||
<p>Ye can copy th' shipped variant file from th' theme’s <code>static/css</code> directory t' th' site’s <code>static/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>Ye can copy th' shipped variant file from th' theme’s <code>assets/css</code> directory t' th' site’s <code>assets/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Create an' import</p>
|
||||
<p>Ye can create a new variant file 'n th' site’s <code>static/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlight'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>
|
||||
<p>Ye can create a new variant file 'n th' site’s <code>assets/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlight'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>assets/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="06d9fc190e052e8f028a95492d23d411">
|
||||
<div class="tab-panel" data-tab-group="a82c498af9e4463eeda26f928ac5899b">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('06d9fc190e052e8f028a95492d23d411','staticcsstheme-my-brandingcss')"
|
||||
onclick="switchTab('a82c498af9e4463eeda26f928ac5899b','assetscsstheme-my-brandingcss')"
|
||||
>
|
||||
<span class="tab-nav-text">static/css/theme-my-brand'n.css</span>
|
||||
<span class="tab-nav-text">assets/css/theme-my-brand'n.css</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tab-content-container">
|
||||
<div
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-content tab-panel-style cstyle initial active">
|
||||
<div class="tab-content-text">
|
||||
|
||||
@ -809,8 +806,8 @@ A color variant lets ye cust'mize various visual effects o' yer ship lik
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935853" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935853" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935853"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935853"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -49,8 +47,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -203,7 +200,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -251,6 +247,11 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">auto</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><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'retro-auto'</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Retro Learn/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">'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>
|
||||
@ -339,12 +340,16 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">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">learn</span><span class="w">
|
||||
</span></span></span><span class="line"><span class="cl"><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">retro-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">Retro Learn/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">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
|
||||
@ -445,6 +450,14 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">"auto"</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="nt">"identifier"</span><span class="p">:</span> <span class="s2">"retro-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">"Retro Learn/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">"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>
|
||||
@ -460,7 +473,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -469,13 +481,13 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</div>
|
||||
<h2 id="annotated-config-options">Annotated config opt'ns</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="01a227927569d29c7ee29b52cd98d8ea">
|
||||
<div class="tab-panel" data-tab-group="c01c2b7ce6e427e2894d499eb630d2c1">
|
||||
<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('01a227927569d29c7ee29b52cd98d8ea','hugotoml')"
|
||||
onclick="switchTab('c01c2b7ce6e427e2894d499eb630d2c1','hugotoml')"
|
||||
>
|
||||
<span class="tab-nav-text">hugo.toml</span>
|
||||
</button>
|
||||
@ -557,6 +569,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span><span class="p">,</span> <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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</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">identifier</span> <span class="p">=</span> <span class="s2">"retro-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Retro Learn/Neon"</span><span class="p">,</span> <span class="nx">auto</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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"learn"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"blue"</span> <span class="p">},</span>
|
||||
@ -564,17 +577,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"red"</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></span><span class="line"><span class="cl"><span class="c"># Filename suffix fer variant files.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Default: not set</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Th' theme modifies th' variant stylesheets dur'n build an' tries t' store</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># them wit' th' same file name. In certain installat'ns it was observed, that</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Cap'n Hugo could not overwrite these files due t' permission issues. If ye</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># experience this, ye can first try t' set th' `--noChmod` opt'n fer Cap'n Hugo.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># If this still doesn't help ye can set this opt'n t' eg. ".gen". This will</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># be used as a suffix fer these generated files, caus'n them t' be newly</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># created instead o' overwrit'n th' exist'n ones.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s2">""</span>
|
||||
</span></span><span class="line"><span class="cl">
|
||||
</span></span><span class="line"><span class="cl"><span class="c">#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># General</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># These opt'ns be defin'n general, non visual behavior.</span>
|
||||
@ -997,23 +999,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -1036,12 +1021,12 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1139,6 +1124,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1204,13 +1190,13 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935853"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -50,8 +48,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -180,7 +177,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -228,6 +224,11 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">auto</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><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'retro-auto'</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Retro Learn/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">'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>
|
||||
@ -316,12 +317,16 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">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">learn</span><span class="w">
|
||||
</span></span></span><span class="line"><span class="cl"><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">retro-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">Retro Learn/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">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
|
||||
@ -422,6 +427,14 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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">"auto"</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="nt">"identifier"</span><span class="p">:</span> <span class="s2">"retro-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">"Retro Learn/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">"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>
|
||||
@ -437,7 +450,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</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>
|
||||
@ -446,13 +458,13 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</div>
|
||||
<h2 id="annotated-config-options">Annotated config opt'ns</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="01a227927569d29c7ee29b52cd98d8ea">
|
||||
<div class="tab-panel" data-tab-group="c01c2b7ce6e427e2894d499eb630d2c1">
|
||||
<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('01a227927569d29c7ee29b52cd98d8ea','hugotoml')"
|
||||
onclick="switchTab('c01c2b7ce6e427e2894d499eb630d2c1','hugotoml')"
|
||||
>
|
||||
<span class="tab-nav-text">hugo.toml</span>
|
||||
</button>
|
||||
@ -534,6 +546,7 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span><span class="p">,</span> <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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</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">identifier</span> <span class="p">=</span> <span class="s2">"retro-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Retro Learn/Neon"</span><span class="p">,</span> <span class="nx">auto</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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"learn"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"blue"</span> <span class="p">},</span>
|
||||
@ -541,17 +554,6 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"red"</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></span><span class="line"><span class="cl"><span class="c"># Filename suffix fer variant files.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Default: not set</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Th' theme modifies th' variant stylesheets dur'n build an' tries t' store</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># them wit' th' same file name. In certain installat'ns it was observed, that</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Cap'n Hugo could not overwrite these files due t' permission issues. If ye</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># experience this, ye can first try t' set th' `--noChmod` opt'n fer Cap'n Hugo.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># If this still doesn't help ye can set this opt'n t' eg. ".gen". This will</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># be used as a suffix fer these generated files, caus'n them t' be newly</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># created instead o' overwrit'n th' exist'n ones.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s2">""</span>
|
||||
</span></span><span class="line"><span class="cl">
|
||||
</span></span><span class="line"><span class="cl"><span class="c">#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># General</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># These opt'ns be defin'n general, non visual behavior.</span>
|
||||
@ -929,8 +931,8 @@ hugo. toml yaml json [params] additionalContentLanguage = [&#39;en&#39;]
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,21 +25,19 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -47,8 +45,7 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -584,8 +581,8 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
</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-4fdf018eed79f17778773aa59097ca09" class="lightbox-link"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4fdf018eed79f17778773aa59097ca09"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-d8e034ba36efe14ffc7522f4a61e8891" class="lightbox-link"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e034ba36efe14ffc7522f4a61e8891"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
@ -826,8 +823,8 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
</div>
|
||||
</div>
|
||||
<p>Th' home button be go'n t' look like this:</p>
|
||||
<p><a href="#R-image-6395e42b391c53259f3b1cf133f1c93c" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6395e42b391c53259f3b1cf133f1c93c"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-62b597c4c96f77090c598e78ed34958d" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b597c4c96f77090c598e78ed34958d"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></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" rel="external" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" 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>
|
||||
@ -876,13 +873,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<li>
|
||||
<p>Write th' shortcode file <code>layouts/shortcodes/myshortcode.html</code> an' add th' follow'n line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8abd6369ebf0fe55d1609150d9613705">
|
||||
<div class="tab-panel" data-tab-group="3be4cd02086ba644216c10b43f26c61c">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8abd6369ebf0fe55d1609150d9613705','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('3be4cd02086ba644216c10b43f26c61c','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
@ -975,13 +972,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<li><code>footer</code>: if called at th' end o' th' HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="1be25a8084cc380c2f9be0c4b0c7d1f3">
|
||||
<div class="tab-panel" data-tab-group="0bf98be5f4a26a608869c559256be4ae">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('1be25a8084cc380c2f9be0c4b0c7d1f3','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('0bf98be5f4a26a608869c559256be4ae','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
@ -1100,23 +1097,6 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -1139,12 +1119,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?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1242,6 +1222,7 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1307,13 +1288,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?1712935852"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -25,22 +25,20 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -48,8 +46,7 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -541,8 +538,8 @@ Public Web Server from Root hugo. toml yaml json baseURL = &#39;https://exam
|
||||
</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-4fdf018eed79f17778773aa59097ca09" class="lightbox-link"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4fdf018eed79f17778773aa59097ca09"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-d8e034ba36efe14ffc7522f4a61e8891" class="lightbox-link"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e034ba36efe14ffc7522f4a61e8891"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
@ -783,8 +780,8 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
</div>
|
||||
</div>
|
||||
<p>Th' home button be go'n t' look like this:</p>
|
||||
<p><a href="#R-image-6395e42b391c53259f3b1cf133f1c93c" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6395e42b391c53259f3b1cf133f1c93c"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-62b597c4c96f77090c598e78ed34958d" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b597c4c96f77090c598e78ed34958d"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></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" rel="external" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" 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>
|
||||
@ -833,13 +830,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<li>
|
||||
<p>Write th' shortcode file <code>layouts/shortcodes/myshortcode.html</code> an' add th' follow'n line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8abd6369ebf0fe55d1609150d9613705">
|
||||
<div class="tab-panel" data-tab-group="3be4cd02086ba644216c10b43f26c61c">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8abd6369ebf0fe55d1609150d9613705','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('3be4cd02086ba644216c10b43f26c61c','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
@ -932,13 +929,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<li><code>footer</code>: if called at th' end o' th' HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="1be25a8084cc380c2f9be0c4b0c7d1f3">
|
||||
<div class="tab-panel" data-tab-group="0bf98be5f4a26a608869c559256be4ae">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('1be25a8084cc380c2f9be0c4b0c7d1f3','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('0bf98be5f4a26a608869c559256be4ae','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
@ -1012,8 +1009,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?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ Th' graph be interactive an' reflect th' current colors. Ye can clic
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -48,8 +46,7 @@ Th' graph be interactive an' reflect th' current colors. Ye can clic
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -119,21 +116,22 @@ Th' graph be interactive an' reflect th' current colors. Ye can clic
|
||||
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
||||
|
||||
<div class="expand">
|
||||
<input type="checkbox" id="R-expand-ec988624a73be4dc4aee998a431e3e70" aria-controls="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<label class="expand-label" for="R-expand-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<input type="checkbox" id="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" aria-controls="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<label class="expand-label" for="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<i class="fa-fw fas fa-chevron-down"></i>
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
Show usage instruct'ns
|
||||
</label>
|
||||
<div id="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" class="expand-content">
|
||||
<div id="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" 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>
|
||||
<p>Th' arrowed lines reflect how colors be inherited through different parts o' th' theme if th' descendent isn’t overwritten. If ye want t' delete a color an' let it inherit from its parent, just delete th' value from th' input field.</p>
|
||||
<p>T' better understand this select th' <code>neon</code> variant an' modify th' different head'n colors. There, colors fer th' head'n <code>h2</code>, <code>h3</code> an' <code>h4</code> be explicitly set. <code>h5</code> be not set an' inherits its value from <code>h4</code>. <code>h6</code> be also not set an' inherits its value from <code>h5</code>.</p>
|
||||
<p>Once you’ve changed a color, th' variant selector will show a “My custom variant” entry an' yer changes be stored 'n th' browser. Ye can <strong>browse t' other planks</strong> an' even close th' browser <strong>without los'n yer changes</strong>.</p>
|
||||
<p>Once ye be satisfied, ye can download th' new variants file an' copy it into yer site’s <code>static/css</code> directory. Afterwards ye have t' adjust th' <code>themeVariant</code> parameter 'n yer <code>hugo.toml</code> t' yer chosen file name.</p>
|
||||
<p>Once ye be satisfied, ye can download th' new variants file an' copy it into yer site’s <code>assets/css</code> directory. Afterwards ye have t' adjust th' <code>themeVariant</code> parameter 'n yer <code>hugo.toml</code> t' yer chosen file name.</p>
|
||||
<p>Eg. if yer new variants file be named <code>theme-my-custom-variant.css</code>, ye have t' set <code>themeVariant='my-custom-variant'</code> t' use it.</p>
|
||||
<p>See th' docs fer <a href="/hugo-theme-relearn/pir/basics/branding/index.html">further configurat'n opt'ns</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="btn cstyle interactive secondary"><button onclick="window.variants&&variants.getStylesheet();this.blur();" type="button"><i class="fa-fw fas fa-download"></i> <span class="title">Download variant</span></button></span>
|
||||
@ -204,23 +202,6 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -243,12 +224,12 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -346,6 +327,7 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -411,27 +393,27 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935852"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1713508691" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ Th' graph be interactive an' reflect th' current colors. Ye can clic
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -49,8 +47,7 @@ Th' graph be interactive an' reflect th' current colors. Ye can clic
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -102,21 +99,22 @@ Th' graph be interactive an' reflect th' current colors. Ye can clic
|
||||
<p>This interactive tool may help ye t' generate yer own color variant stylesheet.</p>
|
||||
|
||||
<div class="expand">
|
||||
<input type="checkbox" id="R-expand-ec988624a73be4dc4aee998a431e3e70" aria-controls="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<label class="expand-label" for="R-expand-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<input type="checkbox" id="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" aria-controls="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<label class="expand-label" for="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<i class="fa-fw fas fa-chevron-down"></i>
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
Show usage instruct'ns
|
||||
</label>
|
||||
<div id="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" class="expand-content">
|
||||
<div id="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" 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>
|
||||
<p>Th' arrowed lines reflect how colors be inherited through different parts o' th' theme if th' descendent isn’t overwritten. If ye want t' delete a color an' let it inherit from its parent, just delete th' value from th' input field.</p>
|
||||
<p>T' better understand this select th' <code>neon</code> variant an' modify th' different head'n colors. There, colors fer th' head'n <code>h2</code>, <code>h3</code> an' <code>h4</code> be explicitly set. <code>h5</code> be not set an' inherits its value from <code>h4</code>. <code>h6</code> be also not set an' inherits its value from <code>h5</code>.</p>
|
||||
<p>Once you’ve changed a color, th' variant selector will show a “My custom variant” entry an' yer changes be stored 'n th' browser. Ye can <strong>browse t' other planks</strong> an' even close th' browser <strong>without los'n yer changes</strong>.</p>
|
||||
<p>Once ye be satisfied, ye can download th' new variants file an' copy it into yer site’s <code>static/css</code> directory. Afterwards ye have t' adjust th' <code>themeVariant</code> parameter 'n yer <code>hugo.toml</code> t' yer chosen file name.</p>
|
||||
<p>Once ye be satisfied, ye can download th' new variants file an' copy it into yer site’s <code>assets/css</code> directory. Afterwards ye have t' adjust th' <code>themeVariant</code> parameter 'n yer <code>hugo.toml</code> t' yer chosen file name.</p>
|
||||
<p>Eg. if yer new variants file be named <code>theme-my-custom-variant.css</code>, ye have t' set <code>themeVariant='my-custom-variant'</code> t' use it.</p>
|
||||
<p>See th' docs fer <a href="/hugo-theme-relearn/pir/basics/branding/index.html">further configurat'n opt'ns</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="btn cstyle interactive secondary"><button onclick="window.variants&&variants.getStylesheet();this.blur();" type="button"><i class="fa-fw fas fa-download"></i> <span class="title">Download variant</span></button></span>
|
||||
@ -142,22 +140,22 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1713508693" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,21 +24,19 @@
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935853" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935853" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935853"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935853"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -2378,23 +2375,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -2417,12 +2397,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508692" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -2520,6 +2500,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -2585,13 +2566,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935853"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508692"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508692" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,22 +24,20 @@
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -47,8 +45,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -1555,8 +1552,8 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,21 +24,19 @@
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508690" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508690" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508690" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508690" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508690"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -46,8 +44,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -169,23 +166,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -208,12 +188,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508690" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508690" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -311,6 +291,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -376,13 +357,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935852"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -24,22 +24,20 @@
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
@ -47,8 +45,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -137,9 +134,24 @@
|
||||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="5280">5.28.0.beta (XXXX-XX-XX)</h2>
|
||||
<h2 id="600">6.0.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translat'n into Romanian.</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> This release requires ye t' move yer self-defined variant (<code>theme-*.css</code>) an' chroma stylesheets (<code>chroma-*.css</code>) from <code>static/css</code> t' <code>assets/css</code>.</p>
|
||||
<p>This was necessary t' avoid permission errors on build if runn'n 'n certain Unix configurat'ns.</p>
|
||||
<p>In addit'n it be not allowed anymore t' <code>@import</code> yer chroma stylesheet from inside o' yer variant stylesheet.</p>
|
||||
<p>Say, yer chroma stylesheet be named <code>chroma-monokai.css</code>, ye have t' add th' follow'n inside yer variant stylesheet:</p>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="nt">--CODE-theme</span><span class="o">:</span> <span class="nt">monokai</span><span class="o">;</span></span></span></code></pre></div></li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Support fer Internet Explorer 11 was finally dropped.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Remov'n support fer Internet Explorer 11 finally allowed th' theme t' upgradte t' Font Awesome 6.5.2.</p>
|
||||
<p>Ye may experience slight changes fer some ay'cons. In addit'n ye have additional ~1700 ay'cons <a href="https://fontawesome.com/v6/search?m=free" rel="external" target="_blank">t' chose</a> from.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translat'n into Romanian.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="5270">5.27.0 (2024-04-07)</h2>
|
||||
@ -641,13 +653,13 @@
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support fer th' great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> which provides on-premise CMS capabilties t' Cap'n Hugo.</p>
|
||||
<p>Th' theme provides Front Matter snippets fer its shorrrtcodes. Currently only English an' German be supported. Put a reference into yer <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e33eec3d182fba99c1c26144ce363f46">
|
||||
<div class="tab-panel" data-tab-group="b30319a188ba9942e304f49fe8b1f082">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('e33eec3d182fba99c1c26144ce363f46','frontmatterjson')"
|
||||
onclick="switchTab('b30319a188ba9942e304f49fe8b1f082','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
@ -682,13 +694,13 @@
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Th' theme removed th' popular <a href="https://jquery.com" rel="external" target="_blank">jQuery</a> library from its distribut'n.</p>
|
||||
<p>In case ye made changes t' th' theme that be depend'n on this library ye can place a copy o' jQuery into yer <code>static/js</code> directory an' board it from yer own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="7fa9d9249d00d6c1cd5be3cef03a5d05">
|
||||
<div class="tab-panel" data-tab-group="ac6decbeeea2b544c71c7b72b8532aab">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('7fa9d9249d00d6c1cd5be3cef03a5d05','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('ac6decbeeea2b544c71c7b72b8532aab','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
@ -1628,8 +1640,8 @@
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><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-479a7966d65174bb0af1610d77a08c8c" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-479a7966d65174bb0af1610d77a08c8c"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-78203fc6dc422364cb375b5c1969b739" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-78203fc6dc422364cb375b5c1969b739"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p>Begin by creat'n yer first chapter plank wit' th' follow'n command:</p>
|
||||
<div class="highlight wrap-code"><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>archetype=chapter</code> on top, mean'n this plank be a <em>chapter</em>.</p>
|
||||
<p>Th' <code>weight</code> 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>
|
||||
@ -1743,7 +1755,6 @@
|
||||
</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>
|
||||
@ -1791,6 +1802,11 @@
|
||||
</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">auto</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><span class="line"><span class="cl"> <span class="nx">identifier</span> <span class="p">=</span> <span class="s1">'retro-auto'</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="nx">name</span> <span class="p">=</span> <span class="s1">'Retro Learn/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">'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>
|
||||
@ -1879,12 +1895,16 @@
|
||||
</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">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">learn</span><span class="w">
|
||||
</span></span></span><span class="line"><span class="cl"><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">retro-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">Retro Learn/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">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
|
||||
@ -1985,6 +2005,14 @@
|
||||
</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">"auto"</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="nt">"identifier"</span><span class="p">:</span> <span class="s2">"retro-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">"Retro Learn/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">"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>
|
||||
@ -2000,7 +2028,6 @@
|
||||
</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>
|
||||
@ -2009,13 +2036,13 @@
|
||||
</div>
|
||||
<h2 id="annotated-config-options">Annotated config opt'ns</h2>
|
||||
|
||||
<div class="tab-panel" data-tab-group="01a227927569d29c7ee29b52cd98d8ea">
|
||||
<div class="tab-panel" data-tab-group="c01c2b7ce6e427e2894d499eb630d2c1">
|
||||
<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('01a227927569d29c7ee29b52cd98d8ea','hugotoml')"
|
||||
onclick="switchTab('c01c2b7ce6e427e2894d499eb630d2c1','hugotoml')"
|
||||
>
|
||||
<span class="tab-nav-text">hugo.toml</span>
|
||||
</button>
|
||||
@ -2097,6 +2124,7 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Zen Light/Dark"</span><span class="p">,</span> <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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"zen-light"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</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">identifier</span> <span class="p">=</span> <span class="s2">"retro-auto"</span><span class="p">,</span> <span class="nx">name</span> <span class="p">=</span> <span class="s2">"Retro Learn/Neon"</span><span class="p">,</span> <span class="nx">auto</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 class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"neon"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"learn"</span> <span class="p">},</span>
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"blue"</span> <span class="p">},</span>
|
||||
@ -2104,17 +2132,6 @@
|
||||
</span></span><span class="line"><span class="cl"> <span class="p">{</span> <span class="nx">identifier</span> <span class="p">=</span> <span class="s2">"red"</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></span><span class="line"><span class="cl"><span class="c"># Filename suffix fer variant files.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Default: not set</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Th' theme modifies th' variant stylesheets dur'n build an' tries t' store</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># them wit' th' same file name. In certain installat'ns it was observed, that</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># Cap'n Hugo could not overwrite these files due t' permission issues. If ye</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># experience this, ye can first try t' set th' `--noChmod` opt'n fer Cap'n Hugo.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># If this still doesn't help ye can set this opt'n t' eg. ".gen". This will</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># be used as a suffix fer these generated files, caus'n them t' be newly</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># created instead o' overwrit'n th' exist'n ones.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="nx">themeVariantModifier</span> <span class="p">=</span> <span class="s2">""</span>
|
||||
</span></span><span class="line"><span class="cl">
|
||||
</span></span><span class="line"><span class="cl"><span class="c">#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># General</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="c"># These opt'ns be defin'n general, non visual behavior.</span>
|
||||
@ -2564,8 +2581,8 @@
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
<div class="box-content">
|
||||
|
||||
<p>Yer theme variant file must reside 'n yer site’s <code>static/css</code> directory or 'n th' theme’s <code>static/css</code> directory an' th' file name must start wit' <code>theme-</code> an' end wit <code>.css</code>. In th' above example, th' path o' yer theme file must be <code>static/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s <code>static/css</code> directory. Don’t edit th' file 'n th' theme’s directory!</p>
|
||||
<p>Yer theme variant file must reside 'n yer site’s <code>assets/css</code> directory an' th' file name must start wit' <code>theme-</code> an' end 'n <code>.css</code>. In th' above example, th' path o' yer theme file must be <code>assets/css/theme-relearn-light.css</code>.</p>
|
||||
<p>If ye want t' make changes t' a shipped color variant, create a copy 'n yer site’s <code>assets/css</code> directory. Don’t edit th' file 'n th' theme’s directory!</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="multiple-variants">Multiple Variants</h3>
|
||||
@ -2774,13 +2791,13 @@
|
||||
<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="ce8c15d43118449d894c61fc4f290f18">
|
||||
<div class="tab-panel" data-tab-group="f61951db9f4471736be2244496f6930c">
|
||||
<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('ce8c15d43118449d894c61fc4f290f18','layoutspartialsfaviconhtml')"
|
||||
onclick="switchTab('f61951db9f4471736be2244496f6930c','layoutspartialsfaviconhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/favicon.html</span>
|
||||
</button>
|
||||
@ -2806,8 +2823,8 @@
|
||||
</div>
|
||||
<h2 id="syntax-highlighting">Rules Highlight'n</h2>
|
||||
<p>If ye want t' switch th' rules highlight'n theme together wit' yer color variant, ye need t' configure yer installat'n <a href="https://gohugo.io/content-management/syntax-highlighting/" rel="external" target="_blank">accord'n t' Hugo’s documentat'n</a> an' provide a rules highlight'n stylesheet file.</p>
|
||||
<p>Ye 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' <code>static/css/chroma-<NAME>.css</code>. T' use it wit' yer color variant ye have t' define <code>--CODE-theme: <NAME></code> 'n th' color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/static/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> an' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> o' th' exampleSite.</p>
|
||||
<p>Ye 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' <code>assets/css/chroma-<NAME>.css</code>. T' use it wit' yer color variant ye have t' define <code>--CODE-theme: <NAME></code> 'n th' color variant stylesheet file.</p>
|
||||
<p>For an example, take a look into <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/assets/css/theme-relearn-light.css" rel="external" target="_blank"><code>theme-relearn-light.css</code></a> an' <a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/exampleSite/config/_default/hugo.toml" rel="external" target="_blank"><code>hugo.toml</code></a> o' th' exampleSite.</p>
|
||||
<h2 id="theme-variant-advanced">Change th' Variant (Advanced)</h2>
|
||||
<p>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.</p>
|
||||
<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>
|
||||
@ -2957,7 +2974,7 @@
|
||||
<tr>
|
||||
<td>identifier</td>
|
||||
<td><em><empty></em></td>
|
||||
<td>Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form <code>static/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
<td>Must correspond t' th' name o' a color variant either 'n yer site’s or th' theme’s directory 'n th' form <code>assets/css/theme-<IDENTIFIER>.css</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>name</td>
|
||||
@ -3098,27 +3115,27 @@
|
||||
<ol>
|
||||
<li>
|
||||
<p>Copy an' change</p>
|
||||
<p>Ye can copy th' shipped variant file from th' theme’s <code>static/css</code> directory t' th' site’s <code>static/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>Ye can copy th' shipped variant file from th' theme’s <code>assets/css</code> directory t' th' site’s <code>assets/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Create an' import</p>
|
||||
<p>Ye can create a new variant file 'n th' site’s <code>static/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlight'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>
|
||||
<p>Ye can create a new variant file 'n th' site’s <code>assets/css</code> 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 <code>hugo.toml</code> by th' chosen name.</p>
|
||||
<p>For example, ye want t' use th' <code>relearn-light</code> variant but want t' change th' rules highlight'n schema t' th' one used 'n th' <code>neon</code> variant. For that, create a new <code>assets/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="06d9fc190e052e8f028a95492d23d411">
|
||||
<div class="tab-panel" data-tab-group="a82c498af9e4463eeda26f928ac5899b">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('06d9fc190e052e8f028a95492d23d411','staticcsstheme-my-brandingcss')"
|
||||
onclick="switchTab('a82c498af9e4463eeda26f928ac5899b','assetscsstheme-my-brandingcss')"
|
||||
>
|
||||
<span class="tab-nav-text">static/css/theme-my-brand'n.css</span>
|
||||
<span class="tab-nav-text">assets/css/theme-my-brand'n.css</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="tab-content-container">
|
||||
<div
|
||||
data-tab-item="staticcsstheme-my-brandingcss"
|
||||
data-tab-item="assetscsstheme-my-brandingcss"
|
||||
class="tab-content tab-panel-style cstyle initial active">
|
||||
<div class="tab-content-text">
|
||||
|
||||
@ -3654,8 +3671,8 @@
|
||||
</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-4fdf018eed79f17778773aa59097ca09" class="lightbox-link"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4fdf018eed79f17778773aa59097ca09"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-d8e034ba36efe14ffc7522f4a61e8891" class="lightbox-link"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e034ba36efe14ffc7522f4a61e8891"><img alt="Screenshot o' th' dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Avast</div>
|
||||
@ -3896,8 +3913,8 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
</div>
|
||||
</div>
|
||||
<p>Th' home button be go'n t' look like this:</p>
|
||||
<p><a href="#R-image-6395e42b391c53259f3b1cf133f1c93c" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6395e42b391c53259f3b1cf133f1c93c"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-62b597c4c96f77090c598e78ed34958d" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b597c4c96f77090c598e78ed34958d"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></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" rel="external" target="_blank">Open Graph</a> protocol an' <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" 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>
|
||||
@ -3946,13 +3963,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<li>
|
||||
<p>Write th' shortcode file <code>layouts/shortcodes/myshortcode.html</code> an' add th' follow'n line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8abd6369ebf0fe55d1609150d9613705">
|
||||
<div class="tab-panel" data-tab-group="3be4cd02086ba644216c10b43f26c61c">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8abd6369ebf0fe55d1609150d9613705','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('3be4cd02086ba644216c10b43f26c61c','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
@ -4045,13 +4062,13 @@ appearance, ye will have t' configure th' <code>landingPageName</code> fer th' d
|
||||
<li><code>footer</code>: if called at th' end o' th' HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="1be25a8084cc380c2f9be0c4b0c7d1f3">
|
||||
<div class="tab-panel" data-tab-group="0bf98be5f4a26a608869c559256be4ae">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('1be25a8084cc380c2f9be0c4b0c7d1f3','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('0bf98be5f4a26a608869c559256be4ae','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
@ -4132,21 +4149,22 @@ 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-ec988624a73be4dc4aee998a431e3e70" aria-controls="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<label class="expand-label" for="R-expand-ec988624a73be4dc4aee998a431e3e70" >
|
||||
<input type="checkbox" id="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" aria-controls="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<label class="expand-label" for="R-expand-b8df70a1d4871ebc7e75cbd62c396b3d" >
|
||||
<i class="fa-fw fas fa-chevron-down"></i>
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
Show usage instruct'ns
|
||||
</label>
|
||||
<div id="R-expandcontent-ec988624a73be4dc4aee998a431e3e70" class="expand-content">
|
||||
<div id="R-expandcontent-b8df70a1d4871ebc7e75cbd62c396b3d" 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>
|
||||
<p>Th' arrowed lines reflect how colors be inherited through different parts o' th' theme if th' descendent isn’t overwritten. If ye want t' delete a color an' let it inherit from its parent, just delete th' value from th' input field.</p>
|
||||
<p>T' better understand this select th' <code>neon</code> variant an' modify th' different head'n colors. There, colors fer th' head'n <code>h2</code>, <code>h3</code> an' <code>h4</code> be explicitly set. <code>h5</code> be not set an' inherits its value from <code>h4</code>. <code>h6</code> be also not set an' inherits its value from <code>h5</code>.</p>
|
||||
<p>Once you’ve changed a color, th' variant selector will show a “My custom variant” entry an' yer changes be stored 'n th' browser. Ye can <strong>browse t' other planks</strong> an' even close th' browser <strong>without los'n yer changes</strong>.</p>
|
||||
<p>Once ye be satisfied, ye can download th' new variants file an' copy it into yer site’s <code>static/css</code> directory. Afterwards ye have t' adjust th' <code>themeVariant</code> parameter 'n yer <code>hugo.toml</code> t' yer chosen file name.</p>
|
||||
<p>Once ye be satisfied, ye can download th' new variants file an' copy it into yer site’s <code>assets/css</code> directory. Afterwards ye have t' adjust th' <code>themeVariant</code> parameter 'n yer <code>hugo.toml</code> t' yer chosen file name.</p>
|
||||
<p>Eg. if yer new variants file be named <code>theme-my-custom-variant.css</code>, ye have t' set <code>themeVariant='my-custom-variant'</code> t' use it.</p>
|
||||
<p>See th' docs fer <a href="/hugo-theme-relearn/pir/basics/branding/index.html">further configurat'n opt'ns</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="btn cstyle interactive secondary"><button onclick="window.variants&&variants.getStylesheet();this.blur();" type="button"><i class="fa-fw fas fa-download"></i> <span class="title">Download variant</span></button></span>
|
||||
@ -4177,8 +4195,8 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
|
||||
|
||||
<p>Th' theme comes wit' a reasonably configured topbar.</p>
|
||||
<p><a href="#R-image-c93fb33020dd2f2ca4af34aa5185ace8" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c93fb33020dd2f2ca4af34aa5185ace8"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></a></p>
|
||||
<p><a href="#R-image-e330ae261834ad0ae757808c23cc91d1" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e330ae261834ad0ae757808c23cc91d1"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></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">
|
||||
@ -4190,8 +4208,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-270ddfaf93eef2b3cd176519f25a1fc9" class="lightbox-link"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-270ddfaf93eef2b3cd176519f25a1fc9"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<p><a href="#R-image-c8be92100f57069611733559a35196e1" class="lightbox-link"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8be92100f57069611733559a35196e1"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" rel="external" 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" rel="external" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li>
|
||||
@ -5929,22 +5947,22 @@ window.variants && variants.generator( '#R-vargenerator' );
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-color.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-dispatch.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-drag.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-ease.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-interpolate.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-selection.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-timer.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-transition.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/d3/d3-zoom.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/js-yaml.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1713508693" defer></script>
|
||||
<script>
|
||||
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -48,8 +46,7 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -228,8 +225,8 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><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-479a7966d65174bb0af1610d77a08c8c" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-479a7966d65174bb0af1610d77a08c8c"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-78203fc6dc422364cb375b5c1969b739" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-78203fc6dc422364cb375b5c1969b739"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p>Begin by creat'n yer first chapter plank wit' th' follow'n command:</p>
|
||||
<div class="highlight wrap-code"><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>archetype=chapter</code> on top, mean'n this plank be a <em>chapter</em>.</p>
|
||||
<p>Th' <code>weight</code> 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>
|
||||
@ -304,23 +301,6 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -343,12 +323,12 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -446,6 +426,7 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -511,13 +492,13 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935852"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -49,8 +47,7 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -193,8 +190,8 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-md" data-lang="md"><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-479a7966d65174bb0af1610d77a08c8c" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-479a7966d65174bb0af1610d77a08c8c"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p><a href="#R-image-78203fc6dc422364cb375b5c1969b739" class="lightbox-link"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-78203fc6dc422364cb375b5c1969b739"><img alt="A Chapter" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/installation/chapter.png?width=60pc"></a></p>
|
||||
<p>Begin by creat'n yer first chapter plank wit' th' follow'n command:</p>
|
||||
<div class="highlight wrap-code"><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>archetype=chapter</code> on top, mean'n this plank be a <em>chapter</em>.</p>
|
||||
<p>Th' <code>weight</code> 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>
|
||||
@ -224,8 +221,8 @@ Ye don&rsquo;t need t' edit any files besides yer hugo.toml an' only
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935853" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935853" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935853"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935853"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508692" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508692" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508692" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508692" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508692" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508692" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508692" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508692" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508692" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508692" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508692" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508692" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508692" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508692"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -49,8 +47,7 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -81,7 +78,7 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<div class="topbar-content-wrapper">
|
||||
<nav class="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#5280">5.28.0.beta (XXXX-XX-XX)</a></li>
|
||||
<li><a href="#600">6.0.0.beta (XXXX-XX-XX)</a></li>
|
||||
<li><a href="#5270">5.27.0 (2024-04-07)</a></li>
|
||||
<li><a href="#5260">5.26.0 (2024-03-18)</a></li>
|
||||
<li><a href="#5250">5.25.0 (2024-02-29)</a></li>
|
||||
@ -195,9 +192,24 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="5280">5.28.0.beta (XXXX-XX-XX)</h2>
|
||||
<h2 id="600">6.0.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translat'n into Romanian.</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> This release requires ye t' move yer self-defined variant (<code>theme-*.css</code>) an' chroma stylesheets (<code>chroma-*.css</code>) from <code>static/css</code> t' <code>assets/css</code>.</p>
|
||||
<p>This was necessary t' avoid permission errors on build if runn'n 'n certain Unix configurat'ns.</p>
|
||||
<p>In addit'n it be not allowed anymore t' <code>@import</code> yer chroma stylesheet from inside o' yer variant stylesheet.</p>
|
||||
<p>Say, yer chroma stylesheet be named <code>chroma-monokai.css</code>, ye have t' add th' follow'n inside yer variant stylesheet:</p>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="nt">--CODE-theme</span><span class="o">:</span> <span class="nt">monokai</span><span class="o">;</span></span></span></code></pre></div></li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Support fer Internet Explorer 11 was finally dropped.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Remov'n support fer Internet Explorer 11 finally allowed th' theme t' upgradte t' Font Awesome 6.5.2.</p>
|
||||
<p>Ye may experience slight changes fer some ay'cons. In addit'n ye have additional ~1700 ay'cons <a href="https://fontawesome.com/v6/search?m=free" rel="external" target="_blank">t' chose</a> from.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translat'n into Romanian.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="5270">5.27.0 (2024-04-07)</h2>
|
||||
@ -699,13 +711,13 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support fer th' great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> which provides on-premise CMS capabilties t' Cap'n Hugo.</p>
|
||||
<p>Th' theme provides Front Matter snippets fer its shorrrtcodes. Currently only English an' German be supported. Put a reference into yer <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e33eec3d182fba99c1c26144ce363f46">
|
||||
<div class="tab-panel" data-tab-group="b30319a188ba9942e304f49fe8b1f082">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('e33eec3d182fba99c1c26144ce363f46','frontmatterjson')"
|
||||
onclick="switchTab('b30319a188ba9942e304f49fe8b1f082','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
@ -740,13 +752,13 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Th' theme removed th' popular <a href="https://jquery.com" rel="external" target="_blank">jQuery</a> library from its distribut'n.</p>
|
||||
<p>In case ye made changes t' th' theme that be depend'n on this library ye can place a copy o' jQuery into yer <code>static/js</code> directory an' board it from yer own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="7fa9d9249d00d6c1cd5be3cef03a5d05">
|
||||
<div class="tab-panel" data-tab-group="ac6decbeeea2b544c71c7b72b8532aab">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('7fa9d9249d00d6c1cd5be3cef03a5d05','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('ac6decbeeea2b544c71c7b72b8532aab','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
@ -1607,23 +1619,6 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -1646,12 +1641,12 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508692" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -1749,6 +1744,7 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -1814,13 +1810,13 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935853"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508692"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508692" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508692" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -50,8 +48,7 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -124,9 +121,24 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
</ul>
|
||||
<!--GH-ACTION-RELEASE-MILESTONE-->
|
||||
<hr>
|
||||
<h2 id="5280">5.28.0.beta (XXXX-XX-XX)</h2>
|
||||
<h2 id="600">6.0.0.beta (XXXX-XX-XX)</h2>
|
||||
<ul>
|
||||
<li><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translat'n into Romanian.</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> This release requires ye t' move yer self-defined variant (<code>theme-*.css</code>) an' chroma stylesheets (<code>chroma-*.css</code>) from <code>static/css</code> t' <code>assets/css</code>.</p>
|
||||
<p>This was necessary t' avoid permission errors on build if runn'n 'n certain Unix configurat'ns.</p>
|
||||
<p>In addit'n it be not allowed anymore t' <code>@import</code> yer chroma stylesheet from inside o' yer variant stylesheet.</p>
|
||||
<p>Say, yer chroma stylesheet be named <code>chroma-monokai.css</code>, ye have t' add th' follow'n inside yer variant stylesheet:</p>
|
||||
<div class="highlight wrap-code"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="nt">--CODE-theme</span><span class="o">:</span> <span class="nt">monokai</span><span class="o">;</span></span></span></code></pre></div></li>
|
||||
<li>
|
||||
<p><span class="badge cstyle warning badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-triangle"></i></span><span class="badge-content">Break'n</span></span> Support fer Internet Explorer 11 was finally dropped.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Remov'n support fer Internet Explorer 11 finally allowed th' theme t' upgradte t' Font Awesome 6.5.2.</p>
|
||||
<p>Ye may experience slight changes fer some ay'cons. In addit'n ye have additional ~1700 ay'cons <a href="https://fontawesome.com/v6/search?m=free" rel="external" target="_blank">t' chose</a> from.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Translat'n into Romanian.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="5270">5.27.0 (2024-04-07)</h2>
|
||||
@ -628,13 +640,13 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Support fer th' great <a href="https://github.com/estruyf/vscode-front-matter" rel="external" target="_blank">VSCode Front Matter extension</a> which provides on-premise CMS capabilties t' Cap'n Hugo.</p>
|
||||
<p>Th' theme provides Front Matter snippets fer its shorrrtcodes. Currently only English an' German be supported. Put a reference into yer <code>frontmatter.json</code> like this</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e33eec3d182fba99c1c26144ce363f46">
|
||||
<div class="tab-panel" data-tab-group="b30319a188ba9942e304f49fe8b1f082">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="frontmatterjson"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('e33eec3d182fba99c1c26144ce363f46','frontmatterjson')"
|
||||
onclick="switchTab('b30319a188ba9942e304f49fe8b1f082','frontmatterjson')"
|
||||
>
|
||||
<span class="tab-nav-text">frontmatter.json</span>
|
||||
</button>
|
||||
@ -669,13 +681,13 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> Th' theme removed th' popular <a href="https://jquery.com" rel="external" target="_blank">jQuery</a> library from its distribut'n.</p>
|
||||
<p>In case ye made changes t' th' theme that be depend'n on this library ye can place a copy o' jQuery into yer <code>static/js</code> directory an' board it from yer own <code>layouts/partials/custom-header.html</code> like this:</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="7fa9d9249d00d6c1cd5be3cef03a5d05">
|
||||
<div class="tab-panel" data-tab-group="ac6decbeeea2b544c71c7b72b8532aab">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialscustom-headerhtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('7fa9d9249d00d6c1cd5be3cef03a5d05','layoutspartialscustom-headerhtml')"
|
||||
onclick="switchTab('ac6decbeeea2b544c71c7b72b8532aab','layoutspartialscustom-headerhtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/custom-header.html</span>
|
||||
</button>
|
||||
@ -1491,8 +1503,8 @@ Break'n A change that requires act'n by ye after upgrad'n t' ass
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,21 +26,19 @@ It&rsquo;s a kind o' magic">
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -48,8 +46,7 @@ It&rsquo;s a kind o' magic">
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -177,23 +174,6 @@ It&rsquo;s a kind o' magic">
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -216,12 +196,12 @@ It&rsquo;s a kind o' magic">
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -319,6 +299,7 @@ It&rsquo;s a kind o' magic">
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -384,13 +365,13 @@ It&rsquo;s a kind o' magic">
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935852"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -26,22 +26,20 @@ It&rsquo;s a kind o' magic">
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -49,8 +47,7 @@ It&rsquo;s a kind o' magic">
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -121,8 +118,8 @@ It&rsquo;s a kind o' magic">
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,21 +27,19 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935852" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935852" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935852" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935852" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935852" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935852"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935852"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -49,8 +47,7 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -139,8 +136,8 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
|
||||
|
||||
<p>Th' theme comes wit' a reasonably configured topbar.</p>
|
||||
<p><a href="#R-image-c93fb33020dd2f2ca4af34aa5185ace8" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c93fb33020dd2f2ca4af34aa5185ace8"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></a></p>
|
||||
<p><a href="#R-image-e330ae261834ad0ae757808c23cc91d1" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e330ae261834ad0ae757808c23cc91d1"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></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">
|
||||
@ -152,8 +149,8 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
</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-270ddfaf93eef2b3cd176519f25a1fc9" class="lightbox-link"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-270ddfaf93eef2b3cd176519f25a1fc9"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<p><a href="#R-image-c8be92100f57069611733559a35196e1" class="lightbox-link"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8be92100f57069611733559a35196e1"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" rel="external" 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" rel="external" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li>
|
||||
@ -473,23 +470,6 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -512,12 +492,12 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935852" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -615,6 +595,7 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -680,13 +661,13 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935853"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -27,22 +27,20 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935854" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935854" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935854" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712935854" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935854" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935854"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935854"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508693" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508693" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508693" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508693" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1713508693" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508693"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -50,8 +48,7 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -101,8 +98,8 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
|
||||
|
||||
<p>Th' theme comes wit' a reasonably configured topbar.</p>
|
||||
<p><a href="#R-image-c93fb33020dd2f2ca4af34aa5185ace8" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c93fb33020dd2f2ca4af34aa5185ace8"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></a></p>
|
||||
<p><a href="#R-image-e330ae261834ad0ae757808c23cc91d1" class="lightbox-link"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e330ae261834ad0ae757808c23cc91d1"><img alt="Topbar on mobile devices" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-closed.png"></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">
|
||||
@ -114,8 +111,8 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
</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-270ddfaf93eef2b3cd176519f25a1fc9" class="lightbox-link"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-270ddfaf93eef2b3cd176519f25a1fc9"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<p><a href="#R-image-c8be92100f57069611733559a35196e1" class="lightbox-link"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png" style=" height: auto; width: auto;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c8be92100f57069611733559a35196e1"><img alt="Topbar wit' default areas marked" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/topbar/topbar-areas.png"></a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/McShelby/hugo-theme-relearn/blob/main/layouts/partials/topbar/area/start.html" rel="external" 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" rel="external" target="_blank"><strong>end</strong></a>: shown on th' opposite breadcrumb side 'n comparison t' th' <em>start</em> area</li>
|
||||
@ -390,8 +387,8 @@ Areas Th' default configurat'n comes wit' three predefined areas tha
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935854" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508693" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508693" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935853" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935853" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935853"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935853"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935853"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.124.1">
|
||||
<meta name="generator" content="Hugo 0.125.1">
|
||||
<meta name="generator" content="Relearn 5.27.0+tip">
|
||||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
@ -23,21 +23,19 @@
|
||||
<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?1712935852" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1713508690" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712935853" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712935853" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712935853" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712935853" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712935853" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712935853"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712935853"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1713508691" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1713508691" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1713508691" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1713508691" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1713508691"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..\/..';
|
||||
@ -45,8 +43,7 @@
|
||||
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn';
|
||||
window.index_js_url="/hugo-theme-relearn/pir/index.search.js";
|
||||
// variant stuff
|
||||
window.relearn.themeVariantModifier='';
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
window.variants && variants.init( [ 'relearn-auto', 'relearn-light', 'relearn-dark', 'relearn-bright', 'zen-auto', 'zen-light', 'zen-dark', 'retro-auto', 'neon', 'learn', 'blue', 'green', 'red' ] );
|
||||
// translations
|
||||
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
||||
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
||||
@ -167,23 +164,6 @@
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
}
|
||||
@media all and (-ms-high-contrast:none) {
|
||||
/* IE11s understanding of positioning is weird at best */
|
||||
a#R-logo {
|
||||
margin-top: -3.625rem;
|
||||
}
|
||||
#R-logo svg {
|
||||
margin-bottom: -3.875rem;
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
@media only all and (-ms-high-contrast:none) and (max-width: 59.999rem) {
|
||||
#R-logo svg {
|
||||
margin-left: -1.47rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<a id="R-logo" href="/hugo-theme-relearn/pir/index.html">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64.044 64.044">
|
||||
@ -206,12 +186,12 @@
|
||||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1713508691" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
@ -309,6 +289,7 @@
|
||||
<option id="R-select-variant-zen-auto" value="zen-auto">Zen Light/Dark</option>
|
||||
<option id="R-select-variant-zen-light" value="zen-light">Zen Light</option>
|
||||
<option id="R-select-variant-zen-dark" value="zen-dark">Zen Dark</option>
|
||||
<option id="R-select-variant-retro-auto" value="retro-auto">Retro Learn/Neon</option>
|
||||
<option id="R-select-variant-neon" value="neon">Neon</option>
|
||||
<option id="R-select-variant-learn" value="learn">Learn</option>
|
||||
<option id="R-select-variant-blue" value="blue">Blue</option>
|
||||
@ -374,13 +355,13 @@
|
||||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712935853"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1713508691"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712935853" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1713508691" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1713508691" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user