mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-06 10:06:36 +00:00
deploy: e065239498
This commit is contained in:
parent
459097d193
commit
3998b4396c
275 changed files with 14722 additions and 8859 deletions
dev
|
@ -12,20 +12,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="pir">
|
||||
<link href="../../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1694730287" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/print.css?1694730287" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1694730287" rel="stylesheet">
|
||||
<script src="../../js/url.js?1694730287"></script>
|
||||
<script src="../../js/variant.js?1694730287"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1695062973" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/print.css?1695062973" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1695062973" rel="stylesheet">
|
||||
<script src="../../js/url.js?1695062973"></script>
|
||||
<script src="../../js/variant.js?1695062973"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -53,20 +53,20 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="topbar-button topbar-toc">
|
||||
<button class="topbar-button-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<i class="fa-fw fas fa-list-alt"></i>
|
||||
</button>
|
||||
<div class="topbar-button-flyout">
|
||||
<div class="topbar-button-flyout-wrapper">
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<nav class="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#code-quality">Code Quality</a></li>
|
||||
|
@ -82,27 +82,38 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../dev/index.html"><span itemprop="name">Development</span></a><meta itemprop="position" content="2"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Contributing</span><meta itemprop="position" content="3"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-button topbar-edit">
|
||||
<a class="topbar-button-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/contributing/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
<div class="topbar-button topbar-button-edit" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/contributing/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<i class="fa-fw fas fa-pen"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-print">
|
||||
<a class="topbar-button-control" href="../../dev/contributing/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<div class="topbar-button topbar-button-print" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/contributing/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<i class="fa-fw fas fa-print"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-prev">
|
||||
<a class="topbar-button-control" href="../../dev/index.html" title="Development (🡐)">
|
||||
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/index.html" title="Development (🡐)">
|
||||
<i class="fa-fw fas fa-chevron-left"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-next">
|
||||
<a class="topbar-button-control" href="../../dev/maintaining/index.html" title="Maintaining (🡒)">
|
||||
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/maintaining/index.html" title="Maintaining (🡒)">
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More">
|
||||
<i class="fa-fw fas fa-ellipsis-v"></i>
|
||||
</button>
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<div class="topbar-area topbar-area-more" data-area="more">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -318,12 +329,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1694730287" defer></script>
|
||||
<script src="../../js/search.js?1694730287" defer></script>
|
||||
<script src="../../js/auto-complete.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1695062974" defer></script>
|
||||
<script src="../../js/search.js?1695062974" defer></script>
|
||||
</div>
|
||||
<div id="homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
|
@ -338,6 +349,7 @@
|
|||
<li data-nav-id="/basics/configuration/index.html" class=""><a class="padding" href="../../basics/configuration/index.html">Configuration<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/customization/index.html" class=""><a class="padding" href="../../basics/customization/index.html">Customization<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/generator/index.html" class=""><a class="padding" href="../../basics/generator/index.html">Stylesheet generator<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/topbar/index.html" class=""><a class="padding" href="../../basics/topbar/index.html">Topbar Modification<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/history/index.html" class=""><a class="padding" href="../../basics/history/index.html">History<i class="fas fa-check read-icon"></i></a></li></ul></li>
|
||||
<li data-nav-id="/cont/index.html" class=""><input type="checkbox" id="section-2291d2894a4301fd505172f85eca0c0a" aria-controls="subsections-2291d2894a4301fd505172f85eca0c0a"><label for="section-2291d2894a4301fd505172f85eca0c0a"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu Content</span></label><a class="padding" href="../../cont/index.html"><b style="display: inline-block; font-weight: 200; padding-left: .3rem; text-align: left; width: 1.1rem;">2.</b> Content<i class="fas fa-check read-icon"></i></a><ul id="subsections-2291d2894a4301fd505172f85eca0c0a" class="morespace collapsible-menu">
|
||||
<li data-nav-id="/cont/pages/index.html" class=""><a class="padding" href="../../cont/pages/index.html">Pages organization<i class="fas fa-check read-icon"></i></a></li>
|
||||
|
@ -483,13 +495,13 @@
|
|||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="../../js/github-buttons.js?1694730287"></script>
|
||||
<script async src="../../js/github-buttons.js?1695062974"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1694730287" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1694730287" defer></script>
|
||||
<script src="../../js/theme.js?1694730287" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1695062974" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1695062974" defer></script>
|
||||
<script src="../../js/theme.js?1695062974" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,21 +12,21 @@
|
|||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="x-default">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/contributing/index.html" rel="alternate" hreflang="en">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/contributing/index.html" rel="alternate" hreflang="pir">
|
||||
<link href="../../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1694730288" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/print.css?1694730288" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1694730288" rel="stylesheet">
|
||||
<script src="../../js/url.js?1694730288"></script>
|
||||
<script src="../../js/variant.js?1694730288"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1695062975" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/print.css?1695062975" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1695062975" rel="stylesheet">
|
||||
<script src="../../js/url.js?1695062975"></script>
|
||||
<script src="../../js/variant.js?1695062975"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -54,11 +54,11 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../dev/index.html"><span itemprop="name">Development</span></a><meta itemprop="position" content="2"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Contributing</span><meta itemprop="position" content="3"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -206,8 +206,8 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1694730288" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1694730288" defer></script>
|
||||
<script src="../../js/theme.js?1694730288" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1695062975" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1695062975" defer></script>
|
||||
<script src="../../js/theme.js?1695062975" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,20 +12,20 @@
|
|||
<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="pir">
|
||||
<link href="../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../css/fontawesome-all.min.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../css/nucleus.css?1694730287" rel="stylesheet">
|
||||
<link href="../css/auto-complete.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1694730287" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1694730287" rel="stylesheet">
|
||||
<link href="../css/theme-auto.css?1694730287" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/variant.css?1694730287" rel="stylesheet">
|
||||
<link href="../css/print.css?1694730287" rel="stylesheet" media="print">
|
||||
<link href="../css/ie.css?1694730287" rel="stylesheet">
|
||||
<script src="../js/url.js?1694730287"></script>
|
||||
<script src="../js/variant.js?1694730287"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../css/nucleus.css?1695062973" rel="stylesheet">
|
||||
<link href="../css/auto-complete.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1695062973" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1695062973" rel="stylesheet">
|
||||
<link href="../css/theme-auto.css?1695062973" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/variant.css?1695062973" rel="stylesheet">
|
||||
<link href="../css/print.css?1695062973" rel="stylesheet" media="print">
|
||||
<link href="../css/ie.css?1695062973" rel="stylesheet">
|
||||
<script src="../js/url.js?1695062973"></script>
|
||||
<script src="../js/variant.js?1695062973"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -53,40 +53,60 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<i class="fa-fw fas fa-list-alt"></i>
|
||||
</button>
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<ol class="topbar-breadcrumbs highlightable" itemscope itemtype="http://schema.org/BreadcrumbList">
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../index.html"><span itemprop="name">Hugo Relearn Theme</span></a><meta itemprop="position" content="1"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Development</span><meta itemprop="position" content="2"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-button topbar-edit">
|
||||
<a class="topbar-button-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
<div class="topbar-button topbar-button-edit" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<i class="fa-fw fas fa-pen"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-print">
|
||||
<a class="topbar-button-control" href="../dev/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<div class="topbar-button topbar-button-print" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../dev/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<i class="fa-fw fas fa-print"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-prev">
|
||||
<a class="topbar-button-control" href="../shortcodes/tabs/index.html" title="Tabs (🡐)">
|
||||
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../shortcodes/tabs/index.html" title="Tabs (🡐)">
|
||||
<i class="fa-fw fas fa-chevron-left"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-next">
|
||||
<a class="topbar-button-control" href="../dev/contributing/index.html" title="Contributing (🡒)">
|
||||
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../dev/contributing/index.html" title="Contributing (🡒)">
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More">
|
||||
<i class="fa-fw fas fa-ellipsis-v"></i>
|
||||
</button>
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<div class="topbar-area topbar-area-more" data-area="more">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -194,12 +214,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../js/auto-complete.js?1694730287" defer></script>
|
||||
<script src="../js/lunr/lunr.min.js?1694730287" defer></script>
|
||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1694730287" defer></script>
|
||||
<script src="../js/lunr/lunr.multi.min.js?1694730287" defer></script>
|
||||
<script src="../js/lunr/lunr.en.min.js?1694730287" defer></script>
|
||||
<script src="../js/search.js?1694730287" defer></script>
|
||||
<script src="../js/auto-complete.js?1695062974" defer></script>
|
||||
<script src="../js/lunr/lunr.min.js?1695062974" defer></script>
|
||||
<script src="../js/lunr/lunr.stemmer.support.min.js?1695062974" defer></script>
|
||||
<script src="../js/lunr/lunr.multi.min.js?1695062974" defer></script>
|
||||
<script src="../js/lunr/lunr.en.min.js?1695062974" defer></script>
|
||||
<script src="../js/search.js?1695062974" defer></script>
|
||||
</div>
|
||||
<div id="homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
|
@ -214,6 +234,7 @@
|
|||
<li data-nav-id="/basics/configuration/index.html" class=""><a class="padding" href="../basics/configuration/index.html">Configuration<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/customization/index.html" class=""><a class="padding" href="../basics/customization/index.html">Customization<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/generator/index.html" class=""><a class="padding" href="../basics/generator/index.html">Stylesheet generator<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/topbar/index.html" class=""><a class="padding" href="../basics/topbar/index.html">Topbar Modification<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/history/index.html" class=""><a class="padding" href="../basics/history/index.html">History<i class="fas fa-check read-icon"></i></a></li></ul></li>
|
||||
<li data-nav-id="/cont/index.html" class=""><input type="checkbox" id="section-2291d2894a4301fd505172f85eca0c0a" aria-controls="subsections-2291d2894a4301fd505172f85eca0c0a"><label for="section-2291d2894a4301fd505172f85eca0c0a"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu Content</span></label><a class="padding" href="../cont/index.html"><b style="display: inline-block; font-weight: 200; padding-left: .3rem; text-align: left; width: 1.1rem;">2.</b> Content<i class="fas fa-check read-icon"></i></a><ul id="subsections-2291d2894a4301fd505172f85eca0c0a" class="morespace collapsible-menu">
|
||||
<li data-nav-id="/cont/pages/index.html" class=""><a class="padding" href="../cont/pages/index.html">Pages organization<i class="fas fa-check read-icon"></i></a></li>
|
||||
|
@ -359,13 +380,13 @@
|
|||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="../js/github-buttons.js?1694730287"></script>
|
||||
<script async src="../js/github-buttons.js?1695062974"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../js/clipboard.min.js?1694730287" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1694730287" defer></script>
|
||||
<script src="../js/theme.js?1694730287" defer></script>
|
||||
<script src="../js/clipboard.min.js?1695062974" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1695062974" defer></script>
|
||||
<script src="../js/theme.js?1695062974" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,21 +12,21 @@
|
|||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="x-default">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/index.html" rel="alternate" hreflang="en">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/index.html" rel="alternate" hreflang="pir">
|
||||
<link href="../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../css/fontawesome-all.min.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../css/nucleus.css?1694730288" rel="stylesheet">
|
||||
<link href="../css/auto-complete.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1694730288" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1694730288" rel="stylesheet">
|
||||
<link href="../css/theme-auto.css?1694730288" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/variant.css?1694730288" rel="stylesheet">
|
||||
<link href="../css/print.css?1694730288" rel="stylesheet" media="print">
|
||||
<link href="../css/format-print.css?1694730288" rel="stylesheet">
|
||||
<link href="../css/ie.css?1694730288" rel="stylesheet">
|
||||
<script src="../js/url.js?1694730288"></script>
|
||||
<script src="../js/variant.js?1694730288"></script>
|
||||
<link href="../css/fontawesome-all.min.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../css/nucleus.css?1695062975" rel="stylesheet">
|
||||
<link href="../css/auto-complete.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../css/perfect-scrollbar.min.css?1695062975" rel="stylesheet">
|
||||
<link href="../css/fonts.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../css/theme.css?1695062975" rel="stylesheet">
|
||||
<link href="../css/theme-auto.css?1695062975" rel="stylesheet" id="variant-style">
|
||||
<link href="../css/variant.css?1695062975" rel="stylesheet">
|
||||
<link href="../css/print.css?1695062975" rel="stylesheet" media="print">
|
||||
<link href="../css/format-print.css?1695062975" rel="stylesheet">
|
||||
<link href="../css/ie.css?1695062975" rel="stylesheet">
|
||||
<script src="../js/url.js?1695062975"></script>
|
||||
<script src="../js/variant.js?1695062975"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -54,11 +54,11 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../index.html"><span itemprop="name">Hugo Relearn Theme</span></a><meta itemprop="position" content="1"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Development</span><meta itemprop="position" content="2"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -464,8 +464,8 @@
|
|||
<p><strong>Remarks</strong>:</p>
|
||||
<p>The location is mandatory due to Hugo’s theme site builder.</p>
|
||||
<h3 id="preview-imagesscreenshotpng">Preview <code>images/screenshot.png</code></h3>
|
||||
<p><a href="#image-22fee4c1fde4211f030edba866dd03c6" class="lightbox-link"><img src="../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-22fee4c1fde4211f030edba866dd03c6"><img src="../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-33e8253f7df1d97ffed6de898e2b93bb" class="lightbox-link"><img src="../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-33e8253f7df1d97ffed6de898e2b93bb"><img src="../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<h2 id="hero-image">Hero Image</h2>
|
||||
<p><strong>Content</strong>:</p>
|
||||
<p>Show the <a href="#demo-screenshot">Demo Screenshot</a> page on different devices and different themes. Composition of the different device screenshots into a template.</p>
|
||||
|
@ -494,11 +494,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>
|
||||
<h3 id="preview-imagesheropng">Preview <code>images/hero.png</code></h3>
|
||||
<p><a href="#image-945b14c277faef56839c317b4174c3c1" class="lightbox-link"><img src="../images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-945b14c277faef56839c317b4174c3c1"><img src="../images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-1687ab62623286df6ceb35ff4f0ece61" class="lightbox-link"><img src="../images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-1687ab62623286df6ceb35ff4f0ece61"><img src="../images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<h3 id="preview-imagestnpng">Preview <code>images/tn.png</code></h3>
|
||||
<p><a href="#image-ee65c24603797e26c97b9aac0f366a6e" class="lightbox-link"><img src="../images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-ee65c24603797e26c97b9aac0f366a6e"><img src="../images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-5f3f22bebdceca7ebd56ee52ec291e36" class="lightbox-link"><img src="../images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-5f3f22bebdceca7ebd56ee52ec291e36"><img src="../images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
|
||||
<footer class="footline">
|
||||
|
||||
|
@ -509,8 +509,8 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../js/clipboard.min.js?1694730288" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1694730288" defer></script>
|
||||
<script src="../js/theme.js?1694730288" defer></script>
|
||||
<script src="../js/clipboard.min.js?1695062975" defer></script>
|
||||
<script src="../js/perfect-scrollbar.min.js?1695062975" defer></script>
|
||||
<script src="../js/theme.js?1695062975" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,20 +12,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="pir">
|
||||
<link href="../../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1694730287" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/print.css?1694730287" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1694730287" rel="stylesheet">
|
||||
<script src="../../js/url.js?1694730287"></script>
|
||||
<script src="../../js/variant.js?1694730287"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1695062973" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/print.css?1695062973" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1695062973" rel="stylesheet">
|
||||
<script src="../../js/url.js?1695062973"></script>
|
||||
<script src="../../js/variant.js?1695062973"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -53,20 +53,20 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="topbar-button topbar-toc">
|
||||
<button class="topbar-button-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<i class="fa-fw fas fa-list-alt"></i>
|
||||
</button>
|
||||
<div class="topbar-button-flyout">
|
||||
<div class="topbar-button-flyout-wrapper">
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<nav class="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#semver">Semver</a></li>
|
||||
|
@ -93,27 +93,38 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../dev/index.html"><span itemprop="name">Development</span></a><meta itemprop="position" content="2"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Maintaining</span><meta itemprop="position" content="3"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-button topbar-edit">
|
||||
<a class="topbar-button-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/maintaining/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
<div class="topbar-button topbar-button-edit" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/maintaining/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<i class="fa-fw fas fa-pen"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-print">
|
||||
<a class="topbar-button-control" href="../../dev/maintaining/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<div class="topbar-button topbar-button-print" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/maintaining/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<i class="fa-fw fas fa-print"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-prev">
|
||||
<a class="topbar-button-control" href="../../dev/contributing/index.html" title="Contributing (🡐)">
|
||||
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/contributing/index.html" title="Contributing (🡐)">
|
||||
<i class="fa-fw fas fa-chevron-left"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-next">
|
||||
<a class="topbar-button-control" href="../../dev/screenshots/index.html" title="Screenshots (🡒)">
|
||||
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/screenshots/index.html" title="Screenshots (🡒)">
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More">
|
||||
<i class="fa-fw fas fa-ellipsis-v"></i>
|
||||
</button>
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<div class="topbar-area topbar-area-more" data-area="more">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -405,12 +416,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1694730287" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1694730287" defer></script>
|
||||
<script src="../../js/search.js?1694730287" defer></script>
|
||||
<script src="../../js/auto-complete.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1695062974" defer></script>
|
||||
<script src="../../js/search.js?1695062974" defer></script>
|
||||
</div>
|
||||
<div id="homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
|
@ -425,6 +436,7 @@
|
|||
<li data-nav-id="/basics/configuration/index.html" class=""><a class="padding" href="../../basics/configuration/index.html">Configuration<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/customization/index.html" class=""><a class="padding" href="../../basics/customization/index.html">Customization<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/generator/index.html" class=""><a class="padding" href="../../basics/generator/index.html">Stylesheet generator<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/topbar/index.html" class=""><a class="padding" href="../../basics/topbar/index.html">Topbar Modification<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/history/index.html" class=""><a class="padding" href="../../basics/history/index.html">History<i class="fas fa-check read-icon"></i></a></li></ul></li>
|
||||
<li data-nav-id="/cont/index.html" class=""><input type="checkbox" id="section-2291d2894a4301fd505172f85eca0c0a" aria-controls="subsections-2291d2894a4301fd505172f85eca0c0a"><label for="section-2291d2894a4301fd505172f85eca0c0a"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu Content</span></label><a class="padding" href="../../cont/index.html"><b style="display: inline-block; font-weight: 200; padding-left: .3rem; text-align: left; width: 1.1rem;">2.</b> Content<i class="fas fa-check read-icon"></i></a><ul id="subsections-2291d2894a4301fd505172f85eca0c0a" class="morespace collapsible-menu">
|
||||
<li data-nav-id="/cont/pages/index.html" class=""><a class="padding" href="../../cont/pages/index.html">Pages organization<i class="fas fa-check read-icon"></i></a></li>
|
||||
|
@ -570,13 +582,13 @@
|
|||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="../../js/github-buttons.js?1694730288"></script>
|
||||
<script async src="../../js/github-buttons.js?1695062974"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1694730288" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1694730288" defer></script>
|
||||
<script src="../../js/theme.js?1694730288" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1695062974" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1695062974" defer></script>
|
||||
<script src="../../js/theme.js?1695062974" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,21 +12,21 @@
|
|||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="x-default">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/maintaining/index.html" rel="alternate" hreflang="en">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/maintaining/index.html" rel="alternate" hreflang="pir">
|
||||
<link href="../../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1694730288" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/print.css?1694730288" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1694730288" rel="stylesheet">
|
||||
<script src="../../js/url.js?1694730288"></script>
|
||||
<script src="../../js/variant.js?1694730288"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1695062975" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/print.css?1695062975" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1695062975" rel="stylesheet">
|
||||
<script src="../../js/url.js?1695062975"></script>
|
||||
<script src="../../js/variant.js?1695062975"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -54,11 +54,11 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../dev/index.html"><span itemprop="name">Development</span></a><meta itemprop="position" content="2"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Maintaining</span><meta itemprop="position" content="3"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -282,8 +282,8 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1694730288" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1694730288" defer></script>
|
||||
<script src="../../js/theme.js?1694730288" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1695062975" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1695062975" defer></script>
|
||||
<script src="../../js/theme.js?1695062975" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,20 +12,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="pir">
|
||||
<link href="../../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1694730287" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1694730287" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1694730287" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1694730287" rel="stylesheet">
|
||||
<link href="../../css/print.css?1694730287" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1694730287" rel="stylesheet">
|
||||
<script src="../../js/url.js?1694730287"></script>
|
||||
<script src="../../js/variant.js?1694730287"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1695062973" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1695062973" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1695062973" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1695062973" rel="stylesheet">
|
||||
<link href="../../css/print.css?1695062973" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1695062973" rel="stylesheet">
|
||||
<script src="../../js/url.js?1695062973"></script>
|
||||
<script src="../../js/variant.js?1695062973"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -53,20 +53,20 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="topbar-button topbar-toc">
|
||||
<button class="topbar-button-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)">
|
||||
<i class="fa-fw fas fa-list-alt"></i>
|
||||
</button>
|
||||
<div class="topbar-button-flyout">
|
||||
<div class="topbar-button-flyout-wrapper">
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<nav class="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#common">Common</a></li>
|
||||
|
@ -92,27 +92,38 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../dev/index.html"><span itemprop="name">Development</span></a><meta itemprop="position" content="2"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Screenshots</span><meta itemprop="position" content="3"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-button topbar-edit">
|
||||
<a class="topbar-button-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/screenshots/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
<div class="topbar-button topbar-button-edit" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/dev/screenshots/_index.en.md" target="_blank" title="Edit (CTRL+ALT+w)">
|
||||
<i class="fa-fw fas fa-pen"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-print">
|
||||
<a class="topbar-button-control" href="../../dev/screenshots/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<div class="topbar-button topbar-button-print" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/screenshots/index.print.html" title="Print whole chapter (CTRL+ALT+p)">
|
||||
<i class="fa-fw fas fa-print"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-prev">
|
||||
<a class="topbar-button-control" href="../../dev/maintaining/index.html" title="Maintaining (🡐)">
|
||||
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<a class="topbar-control" href="../../dev/maintaining/index.html" title="Maintaining (🡐)">
|
||||
<i class="fa-fw fas fa-chevron-left"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="topbar-button topbar-next">
|
||||
<span class="topbar-button-control">
|
||||
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<span class="topbar-control">
|
||||
<i class="fa-fw fas fa-chevron-right"></i>
|
||||
</span>
|
||||
</div>
|
||||
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show">
|
||||
<button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More">
|
||||
<i class="fa-fw fas fa-ellipsis-v"></i>
|
||||
</button>
|
||||
<div class="topbar-content">
|
||||
<div class="topbar-content-wrapper">
|
||||
<div class="topbar-area topbar-area-more" data-area="more">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -155,8 +166,8 @@
|
|||
<p><strong>Remarks</strong>:</p>
|
||||
<p>The location is mandatory due to Hugo’s theme site builder.</p>
|
||||
<h3 id="preview-imagesscreenshotpng">Preview <code>images/screenshot.png</code></h3>
|
||||
<p><a href="#image-22fee4c1fde4211f030edba866dd03c6" class="lightbox-link"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-22fee4c1fde4211f030edba866dd03c6"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-33e8253f7df1d97ffed6de898e2b93bb" class="lightbox-link"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-33e8253f7df1d97ffed6de898e2b93bb"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<h2 id="hero-image">Hero Image</h2>
|
||||
<p><strong>Content</strong>:</p>
|
||||
<p>Show the <a href="#demo-screenshot">Demo Screenshot</a> page on different devices and different themes. Composition of the different device screenshots into a template.</p>
|
||||
|
@ -185,11 +196,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>
|
||||
<h3 id="preview-imagesheropng">Preview <code>images/hero.png</code></h3>
|
||||
<p><a href="#image-945b14c277faef56839c317b4174c3c1" class="lightbox-link"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-945b14c277faef56839c317b4174c3c1"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-1687ab62623286df6ceb35ff4f0ece61" class="lightbox-link"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-1687ab62623286df6ceb35ff4f0ece61"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<h3 id="preview-imagestnpng">Preview <code>images/tn.png</code></h3>
|
||||
<p><a href="#image-ee65c24603797e26c97b9aac0f366a6e" class="lightbox-link"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-ee65c24603797e26c97b9aac0f366a6e"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-5f3f22bebdceca7ebd56ee52ec291e36" class="lightbox-link"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-5f3f22bebdceca7ebd56ee52ec291e36"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
|
||||
<footer class="footline">
|
||||
|
||||
|
@ -277,12 +288,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1694730288" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1694730288" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1694730288" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1694730288" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1694730288" defer></script>
|
||||
<script src="../../js/search.js?1694730288" defer></script>
|
||||
<script src="../../js/auto-complete.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1695062974" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1695062974" defer></script>
|
||||
<script src="../../js/search.js?1695062974" defer></script>
|
||||
</div>
|
||||
<div id="homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
|
@ -297,6 +308,7 @@
|
|||
<li data-nav-id="/basics/configuration/index.html" class=""><a class="padding" href="../../basics/configuration/index.html">Configuration<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/customization/index.html" class=""><a class="padding" href="../../basics/customization/index.html">Customization<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/generator/index.html" class=""><a class="padding" href="../../basics/generator/index.html">Stylesheet generator<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/topbar/index.html" class=""><a class="padding" href="../../basics/topbar/index.html">Topbar Modification<i class="fas fa-check read-icon"></i></a></li>
|
||||
<li data-nav-id="/basics/history/index.html" class=""><a class="padding" href="../../basics/history/index.html">History<i class="fas fa-check read-icon"></i></a></li></ul></li>
|
||||
<li data-nav-id="/cont/index.html" class=""><input type="checkbox" id="section-2291d2894a4301fd505172f85eca0c0a" aria-controls="subsections-2291d2894a4301fd505172f85eca0c0a"><label for="section-2291d2894a4301fd505172f85eca0c0a"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu Content</span></label><a class="padding" href="../../cont/index.html"><b style="display: inline-block; font-weight: 200; padding-left: .3rem; text-align: left; width: 1.1rem;">2.</b> Content<i class="fas fa-check read-icon"></i></a><ul id="subsections-2291d2894a4301fd505172f85eca0c0a" class="morespace collapsible-menu">
|
||||
<li data-nav-id="/cont/pages/index.html" class=""><a class="padding" href="../../cont/pages/index.html">Pages organization<i class="fas fa-check read-icon"></i></a></li>
|
||||
|
@ -442,13 +454,13 @@
|
|||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="../../js/github-buttons.js?1694730288"></script>
|
||||
<script async src="../../js/github-buttons.js?1695062974"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1694730288" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1694730288" defer></script>
|
||||
<script src="../../js/theme.js?1694730288" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1695062974" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1695062974" defer></script>
|
||||
<script src="../../js/theme.js?1695062974" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -12,21 +12,21 @@
|
|||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="x-default">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/dev/screenshots/index.html" rel="alternate" hreflang="en">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/dev/screenshots/index.html" rel="alternate" hreflang="pir">
|
||||
<link href="../../images/logo.svg?1694730287" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1695062973" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1694730288" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1694730288" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1694730288" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/print.css?1694730288" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1694730288" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1694730288" rel="stylesheet">
|
||||
<script src="../../js/url.js?1694730288"></script>
|
||||
<script src="../../js/variant.js?1694730288"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1695062975" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1695062975" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1695062975" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/print.css?1695062975" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1695062975" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1695062975" rel="stylesheet">
|
||||
<script src="../../js/url.js?1695062975"></script>
|
||||
<script src="../../js/variant.js?1695062975"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -54,11 +54,11 @@
|
|||
<div id="body" class="default-animation">
|
||||
<div id="body-overlay"></div>
|
||||
<nav id="topbar">
|
||||
<div>
|
||||
<div class="topbar-wrapper">
|
||||
<div class="topbar-sidebar-divider"></div>
|
||||
<div class="topbar-left">
|
||||
<div class="topbar-button topbar-sidebar">
|
||||
<button class="topbar-button-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<div class="topbar-area topbar-area-start" data-area="start">
|
||||
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide">
|
||||
<button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)">
|
||||
<i class="fa-fw fas fa-bars"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="../../dev/index.html"><span itemprop="name">Development</span></a><meta itemprop="position" content="2"> > </li>
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">Screenshots</span><meta itemprop="position" content="3"></li>
|
||||
</ol>
|
||||
<div class="topbar-right">
|
||||
<div class="topbar-area topbar-area-end" data-area="end">
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -111,8 +111,8 @@
|
|||
<p><strong>Remarks</strong>:</p>
|
||||
<p>The location is mandatory due to Hugo’s theme site builder.</p>
|
||||
<h3 id="preview-imagesscreenshotpng">Preview <code>images/screenshot.png</code></h3>
|
||||
<p><a href="#image-22fee4c1fde4211f030edba866dd03c6" class="lightbox-link"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-22fee4c1fde4211f030edba866dd03c6"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-33e8253f7df1d97ffed6de898e2b93bb" class="lightbox-link"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-33e8253f7df1d97ffed6de898e2b93bb"><img src="../../images/screenshot.png?width=100%25&height=100%25" alt="Screenshot" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<h2 id="hero-image">Hero Image</h2>
|
||||
<p><strong>Content</strong>:</p>
|
||||
<p>Show the <a href="#demo-screenshot">Demo Screenshot</a> page on different devices and different themes. Composition of the different device screenshots into a template.</p>
|
||||
|
@ -141,11 +141,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>
|
||||
<h3 id="preview-imagesheropng">Preview <code>images/hero.png</code></h3>
|
||||
<p><a href="#image-945b14c277faef56839c317b4174c3c1" class="lightbox-link"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-945b14c277faef56839c317b4174c3c1"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-1687ab62623286df6ceb35ff4f0ece61" class="lightbox-link"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-1687ab62623286df6ceb35ff4f0ece61"><img src="../../images/hero.png?width=100%25&height=100%25" alt="Hero" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<h3 id="preview-imagestnpng">Preview <code>images/tn.png</code></h3>
|
||||
<p><a href="#image-ee65c24603797e26c97b9aac0f366a6e" class="lightbox-link"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-ee65c24603797e26c97b9aac0f366a6e"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
<p><a href="#image-5f3f22bebdceca7ebd56ee52ec291e36" class="lightbox-link"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="figure-image bg-white border lightbox noshadow" style="height: 100%; width: 100%;" loading="lazy"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="image-5f3f22bebdceca7ebd56ee52ec291e36"><img src="../../images/tn.png?width=100%25&height=100%25" alt="tn" class="lightbox-image bg-white border lightbox noshadow" loading="lazy"></a></p>
|
||||
|
||||
<footer class="footline">
|
||||
|
||||
|
@ -155,8 +155,8 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1694730288" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1694730288" defer></script>
|
||||
<script src="../../js/theme.js?1694730288" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1695062975" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1695062975" defer></script>
|
||||
<script src="../../js/theme.js?1695062975" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue