This commit is contained in:
McShelby 2023-02-07 17:09:51 +00:00
parent c033020e80
commit 8d7857c696
358 changed files with 9278 additions and 9208 deletions

File diff suppressed because it is too large Load diff

View file

@ -4,26 +4,26 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="robots" content="noindex, nofollow, noarchive, noimageindex">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Hugo Relearn Theme</title>
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -73,9 +73,15 @@
<h1 id=""></h1>
<h1 id="changelog">Changelog</h1>
<h2 id="5111-2023-02-06">5.11.1 (2023-02-06)</h2>
<h2 id="5112-2023-02-07">5.11.2 (2023-02-07)</h2>
<h3 id="fixes">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tabs: nested tabs content is not displayed <a href="https://github.com/McShelby/hugo-theme-relearn/issues/468" target="_blank">#468</a></li>
</ul>
<hr>
<h2 id="5111-2023-02-06">5.11.1 (2023-02-06)</h2>
<h3 id="fixes-1">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: include missing <code>theme-auto.css</code> in distribution <a href="https://github.com/McShelby/hugo-theme-relearn/issues/467" target="_blank">#467</a></li>
</ul>
<hr>
@ -88,7 +94,7 @@
<li>[<strong>feature</strong>][<strong>change</strong>] expand: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/339" target="_blank">#339</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] mermaid: make zoom configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/144" target="_blank">#144</a></li>
</ul>
<h3 id="fixes-1">Fixes</h3>
<h3 id="fixes-2">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: avoid errors when using invalid rapi-doc fragment ids <a href="https://github.com/McShelby/hugo-theme-relearn/issues/465" target="_blank">#465</a></li>
<li>[<strong>bug</strong>] search: fix oddities in keyboard handling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/463" target="_blank">#463</a></li>
@ -105,13 +111,13 @@
</ul>
<hr>
<h2 id="5102-2023-01-25">5.10.2 (2023-01-25)</h2>
<h3 id="fixes-2">Fixes</h3>
<h3 id="fixes-3">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix breadcrumb for huge installations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/446" target="_blank">#446</a></li>
</ul>
<hr>
<h2 id="5101-2023-01-25">5.10.1 (2023-01-25)</h2>
<h3 id="fixes-3">Fixes</h3>
<h3 id="fixes-4">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix image links with relative path <a href="https://github.com/McShelby/hugo-theme-relearn/issues/444" target="_blank">#444</a></li>
</ul>
@ -123,20 +129,20 @@
<li>[<strong>feature</strong>] shortcodes: add color parameter where applicable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/438" target="_blank">#438</a></li>
<li>[<strong>feature</strong>] theme: announce translations as alternate links <a href="https://github.com/McShelby/hugo-theme-relearn/issues/422" target="_blank">#422</a></li>
</ul>
<h3 id="fixes-4">Fixes</h3>
<h3 id="fixes-5">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix breadcrumbs for deeply nested sections <a href="https://github.com/McShelby/hugo-theme-relearn/issues/442" target="_blank">#442</a></li>
<li>[<strong>bug</strong>] theme: improve whitespacing in tables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/441" target="_blank">#441</a></li>
</ul>
<hr>
<h2 id="594-2023-01-23">5.9.4 (2023-01-23)</h2>
<h3 id="fixes-5">Fixes</h3>
<h3 id="fixes-6">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: fix search icon and text color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/437" target="_blank">#437</a></li>
</ul>
<hr>
<h2 id="593-2023-01-22">5.9.3 (2023-01-22)</h2>
<h3 id="fixes-6">Fixes</h3>
<h3 id="fixes-7">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix left/right navigation for horizontal scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/435" target="_blank">#435</a></li>
<li>[<strong>bug</strong>] theme: allow pages on top level <a href="https://github.com/McShelby/hugo-theme-relearn/issues/434" target="_blank">#434</a></li>
@ -147,7 +153,7 @@
</ul>
<hr>
<h2 id="592-2022-12-30">5.9.2 (2022-12-30)</h2>
<h3 id="fixes-7">Fixes</h3>
<h3 id="fixes-8">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: apply dependency scripts for Hindi and Japanese <a href="https://github.com/McShelby/hugo-theme-relearn/issues/427" target="_blank">#427</a></li>
</ul>
@ -164,13 +170,13 @@
<li>[<strong>feature</strong>][<strong>change</strong>] theme: open external links in separate tab <a href="https://github.com/McShelby/hugo-theme-relearn/issues/419" target="_blank">#419</a></li>
<li>[<strong>feature</strong>] theme: make it a Hugo module <a href="https://github.com/McShelby/hugo-theme-relearn/issues/417" target="_blank">#417</a></li>
</ul>
<h3 id="fixes-8">Fixes</h3>
<h3 id="fixes-9">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] attachments: fix incorrect links for defaultContentLanguageInSubdir=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/425" target="_blank">#425</a></li>
</ul>
<hr>
<h2 id="581-2022-12-11">5.8.1 (2022-12-11)</h2>
<h3 id="fixes-9">Fixes</h3>
<h3 id="fixes-10">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix alias for home page if defaultContentLanguageInSubdir=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/414" target="_blank">#414</a></li>
</ul>
@ -183,7 +189,7 @@
<li>[<strong>feature</strong>] badge: add new shortcode <a href="https://github.com/McShelby/hugo-theme-relearn/issues/410" target="_blank">#410</a></li>
<li>[<strong>feature</strong>] theme: add accent color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/409" target="_blank">#409</a></li>
</ul>
<h3 id="fixes-10">Fixes</h3>
<h3 id="fixes-11">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix spacing for tag flyout in FF <a href="https://github.com/McShelby/hugo-theme-relearn/issues/413" target="_blank">#413</a></li>
</ul>
@ -193,7 +199,7 @@
<ul>
<li>[<strong>feature</strong>] button: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/372" target="_blank">#372</a></li>
</ul>
<h3 id="fixes-11">Fixes</h3>
<h3 id="fixes-12">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: don&rsquo;t freeze browser on long search terms <a href="https://github.com/McShelby/hugo-theme-relearn/issues/408" target="_blank">#408</a></li>
<li>[<strong>bug</strong>] search: fix searchbox placeholder color in FF and IE <a href="https://github.com/McShelby/hugo-theme-relearn/issues/405" target="_blank">#405</a></li>
@ -209,38 +215,38 @@
<ul>
<li>[<strong>feature</strong>] search: make build and js forgiving against config errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/400" target="_blank">#400</a></li>
</ul>
<h3 id="fixes-12">Fixes</h3>
<h3 id="fixes-13">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: minor color adjustments <a href="https://github.com/McShelby/hugo-theme-relearn/issues/402" target="_blank">#402</a></li>
<li>[<strong>bug</strong>] variant: fix generator for use of neon <a href="https://github.com/McShelby/hugo-theme-relearn/issues/401" target="_blank">#401</a></li>
</ul>
<hr>
<h2 id="565-2022-11-19">5.6.5 (2022-11-19)</h2>
<h3 id="fixes-13">Fixes</h3>
<h3 id="fixes-14">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: relax usage of background color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/399" target="_blank">#399</a></li>
</ul>
<hr>
<h2 id="564-2022-11-19">5.6.4 (2022-11-19)</h2>
<h3 id="fixes-14">Fixes</h3>
<h3 id="fixes-15">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: make alias pages usable by file:// protocol <a href="https://github.com/McShelby/hugo-theme-relearn/issues/398" target="_blank">#398</a></li>
</ul>
<hr>
<h2 id="563-2022-11-19">5.6.3 (2022-11-19)</h2>
<h3 id="fixes-15">Fixes</h3>
<h3 id="fixes-16">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: be compatible with Hugo &gt;= 0.95.0 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/397" target="_blank">#397</a></li>
</ul>
<hr>
<h2 id="562-2022-11-19">5.6.2 (2022-11-19)</h2>
<h3 id="fixes-16">Fixes</h3>
<h3 id="fixes-17">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: build breaks sites without &ldquo;output&rdquo; section in config <a href="https://github.com/McShelby/hugo-theme-relearn/issues/396" target="_blank">#396</a></li>
</ul>
<hr>
<h2 id="561-2022-11-19">5.6.1 (2022-11-19)</h2>
<h3 id="fixes-17">Fixes</h3>
<h3 id="fixes-18">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix image distortion <a href="https://github.com/McShelby/hugo-theme-relearn/issues/395" target="_blank">#395</a></li>
</ul>
@ -254,7 +260,7 @@
<li>[<strong>feature</strong>] theme: make creation of generator meta tag configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/383" target="_blank">#383</a></li>
<li>[<strong>feature</strong>] theme: increase build performance <a href="https://github.com/McShelby/hugo-theme-relearn/issues/380" target="_blank">#380</a></li>
</ul>
<h3 id="fixes-18">Fixes</h3>
<h3 id="fixes-19">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: avoid leading whitespace <a href="https://github.com/McShelby/hugo-theme-relearn/issues/394" target="_blank">#394</a></li>
<li>[<strong>bug</strong>] theme: fix build errors when referencing SVGs in markdown <a href="https://github.com/McShelby/hugo-theme-relearn/issues/393" target="_blank">#393</a></li>
@ -270,20 +276,20 @@
</ul>
<hr>
<h2 id="553-2022-11-10">5.5.3 (2022-11-10)</h2>
<h3 id="fixes-19">Fixes</h3>
<h3 id="fixes-20">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tags: fix non-latin tag display on pages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/378" target="_blank">#378</a></li>
</ul>
<hr>
<h2 id="552-2022-11-08">5.5.2 (2022-11-08)</h2>
<h3 id="fixes-20">Fixes</h3>
<h3 id="fixes-21">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix typo in 404.html <a href="https://github.com/McShelby/hugo-theme-relearn/issues/376" target="_blank">#376</a></li>
<li>[<strong>bug</strong>] theme: allow menu items and children to be served by file:// protocol <a href="https://github.com/McShelby/hugo-theme-relearn/issues/375" target="_blank">#375</a></li>
</ul>
<hr>
<h2 id="551-2022-11-07">5.5.1 (2022-11-07)</h2>
<h3 id="fixes-21">Fixes</h3>
<h3 id="fixes-22">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix overflowing issue with anchors and tooltips <a href="https://github.com/McShelby/hugo-theme-relearn/issues/364" target="_blank">#364</a></li>
</ul>
@ -293,7 +299,7 @@
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] theme: optimize page load for images <a href="https://github.com/McShelby/hugo-theme-relearn/issues/304" target="_blank">#304</a></li>
</ul>
<h3 id="fixes-22">Fixes</h3>
<h3 id="fixes-23">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix context in render hooks <a href="https://github.com/McShelby/hugo-theme-relearn/issues/373" target="_blank">#373</a></li>
<li>[<strong>bug</strong>] print: make canonical URL absolute <a href="https://github.com/McShelby/hugo-theme-relearn/issues/371" target="_blank">#371</a></li>
@ -304,7 +310,7 @@
<ul>
<li>[<strong>feature</strong>] history: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/341" target="_blank">#341</a></li>
</ul>
<h3 id="fixes-23">Fixes</h3>
<h3 id="fixes-24">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix multilang links when site served from subdirectory <a href="https://github.com/McShelby/hugo-theme-relearn/issues/370" target="_blank">#370</a></li>
</ul>
@ -316,7 +322,7 @@
</ul>
<hr>
<h2 id="541-2022-11-05">5.4.1 (2022-11-05)</h2>
<h3 id="fixes-24">Fixes</h3>
<h3 id="fixes-25">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: fix Gantt chart width <a href="https://github.com/McShelby/hugo-theme-relearn/issues/365" target="_blank">#365</a></li>
</ul>
@ -333,13 +339,13 @@
</ul>
<hr>
<h2 id="533-2022-10-09">5.3.3 (2022-10-09)</h2>
<h3 id="fixes-25">Fixes</h3>
<h3 id="fixes-26">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] archetypes: fix frontmatter on home.md template <a href="https://github.com/McShelby/hugo-theme-relearn/issues/346" target="_blank">#346</a></li>
</ul>
<hr>
<h2 id="532-2022-10-08">5.3.2 (2022-10-08)</h2>
<h3 id="fixes-26">Fixes</h3>
<h3 id="fixes-27">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: change defunct keyboard shortcuts <a href="https://github.com/McShelby/hugo-theme-relearn/issues/344" target="_blank">#344</a></li>
</ul>
@ -357,7 +363,7 @@
<li>[<strong>feature</strong>] expander: improve whitespace between label and content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/338" target="_blank">#338</a></li>
<li>[<strong>feature</strong>] swagger: improve print version <a href="https://github.com/McShelby/hugo-theme-relearn/issues/333" target="_blank">#333</a></li>
</ul>
<h3 id="fixes-27">Fixes</h3>
<h3 id="fixes-28">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix links of subsections <a href="https://github.com/McShelby/hugo-theme-relearn/issues/340" target="_blank">#340</a></li>
<li>[<strong>bug</strong>] theme: remove W3C validator errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/337" target="_blank">#337</a></li>
@ -368,19 +374,19 @@
</ul>
<hr>
<h2 id="524-2022-10-02">5.2.4 (2022-10-02)</h2>
<h3 id="fixes-28">Fixes</h3>
<h3 id="fixes-29">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove HTML5 validator errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/329" target="_blank">#329</a></li>
</ul>
<hr>
<h2 id="523-2022-09-12">5.2.3 (2022-09-12)</h2>
<h3 id="fixes-29">Fixes</h3>
<h3 id="fixes-30">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: chapter pages overwrite font-size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/328" target="_blank">#328</a></li>
</ul>
<hr>
<h2 id="522-2022-08-23">5.2.2 (2022-08-23)</h2>
<h3 id="fixes-30">Fixes</h3>
<h3 id="fixes-31">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix urls for uglyURLs=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/322" target="_blank">#322</a></li>
</ul>
@ -390,7 +396,7 @@
<ul>
<li>[<strong>feature</strong>] i18n: improve Japanese translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/318" target="_blank">#318</a></li>
</ul>
<h3 id="fixes-31">Fixes</h3>
<h3 id="fixes-32">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: prev/next ignores ordersectionby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/320" target="_blank">#320</a></li>
</ul>
@ -404,21 +410,21 @@
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] menu: expand collapsed menus if search term is found in submenus <a href="https://github.com/McShelby/hugo-theme-relearn/issues/312" target="_blank">#312</a></li>
</ul>
<h3 id="fixes-32">Fixes</h3>
<h3 id="fixes-33">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: switch mermaid and swagger style before print <a href="https://github.com/McShelby/hugo-theme-relearn/issues/316" target="_blank">#316</a></li>
<li>[<strong>bug</strong>] theme: fix chapter margins on big screens <a href="https://github.com/McShelby/hugo-theme-relearn/issues/315" target="_blank">#315</a></li>
</ul>
<hr>
<h2 id="512-2022-07-18">5.1.2 (2022-07-18)</h2>
<h3 id="fixes-33">Fixes</h3>
<h3 id="fixes-34">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: reset mermaid theme to light <a href="https://github.com/McShelby/hugo-theme-relearn/issues/313" target="_blank">#313</a></li>
<li>[<strong>bug</strong>] mermaid: header is showing up in FF <a href="https://github.com/McShelby/hugo-theme-relearn/issues/311" target="_blank">#311</a></li>
</ul>
<hr>
<h2 id="511-2022-07-15">5.1.1 (2022-07-15)</h2>
<h3 id="fixes-34">Fixes</h3>
<h3 id="fixes-35">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tags: don&rsquo;t count tags if page is hidden <a href="https://github.com/McShelby/hugo-theme-relearn/issues/310" target="_blank">#310</a></li>
</ul>
@ -431,13 +437,13 @@
</ul>
<hr>
<h2 id="503-2022-07-07">5.0.3 (2022-07-07)</h2>
<h3 id="fixes-35">Fixes</h3>
<h3 id="fixes-36">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] ie11: no styles after rework of archetypes <a href="https://github.com/McShelby/hugo-theme-relearn/issues/306" target="_blank">#306</a></li>
</ul>
<hr>
<h2 id="502-2022-07-07">5.0.2 (2022-07-07)</h2>
<h3 id="fixes-36">Fixes</h3>
<h3 id="fixes-37">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: load CSS if JS is disabled <a href="https://github.com/McShelby/hugo-theme-relearn/issues/305" target="_blank">#305</a></li>
</ul>
@ -461,7 +467,7 @@
<li>[<strong>feature</strong>] math: add mathjax rendering <a href="https://github.com/McShelby/hugo-theme-relearn/issues/235" target="_blank">#235</a></li>
<li>[<strong>feature</strong>] theme: allow for page heading modification <a href="https://github.com/McShelby/hugo-theme-relearn/issues/139" target="_blank">#139</a></li>
</ul>
<h3 id="fixes-37">Fixes</h3>
<h3 id="fixes-38">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] favicon: fix URL if site resides in subfolder <a href="https://github.com/McShelby/hugo-theme-relearn/issues/302" target="_blank">#302</a></li>
<li>[<strong>bug</strong>] code: show copy-to-clipboard marker for blocklevel code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/298" target="_blank">#298</a></li>
@ -478,7 +484,7 @@
</ul>
<hr>
<h2 id="425-2022-06-23">4.2.5 (2022-06-23)</h2>
<h3 id="fixes-38">Fixes</h3>
<h3 id="fixes-39">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: javascript code does not load in documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/285" target="_blank">#285</a></li>
<li>[<strong>bug</strong>] children: descriptions not working <a href="https://github.com/McShelby/hugo-theme-relearn/issues/284" target="_blank">#284</a></li>
@ -486,13 +492,13 @@
</ul>
<hr>
<h2 id="424-2022-06-23">4.2.4 (2022-06-23)</h2>
<h3 id="fixes-39">Fixes</h3>
<h3 id="fixes-40">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix url for logo and home button <a href="https://github.com/McShelby/hugo-theme-relearn/issues/282" target="_blank">#282</a></li>
</ul>
<hr>
<h2 id="423-2022-06-23">4.2.3 (2022-06-23)</h2>
<h3 id="fixes-40">Fixes</h3>
<h3 id="fixes-41">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>breaking</strong>] include: second parameter is ignored <a href="https://github.com/McShelby/hugo-theme-relearn/issues/281" target="_blank">#281</a></li>
</ul>
@ -509,7 +515,7 @@
<li>[<strong>feature</strong>][<strong>change</strong>] tabs: don&rsquo;t change tab selection if panel does not contain item <a href="https://github.com/McShelby/hugo-theme-relearn/issues/279" target="_blank">#279</a></li>
<li>[<strong>feature</strong>] shortcodes: convert to partials <a href="https://github.com/McShelby/hugo-theme-relearn/issues/277" target="_blank">#277</a></li>
</ul>
<h3 id="fixes-41">Fixes</h3>
<h3 id="fixes-42">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: avoid builtin syntax-highlightning <a href="https://github.com/McShelby/hugo-theme-relearn/issues/280" target="_blank">#280</a></li>
<li>[<strong>bug</strong>] search: fix console message for missing lunr translations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/278" target="_blank">#278</a></li>
@ -517,7 +523,7 @@
</ul>
<hr>
<h2 id="411-2022-06-18">4.1.1 (2022-06-18)</h2>
<h3 id="fixes-42">Fixes</h3>
<h3 id="fixes-43">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] notice: fix layout when content starts with heading <a href="https://github.com/McShelby/hugo-theme-relearn/issues/275" target="_blank">#275</a></li>
</ul>
@ -529,7 +535,7 @@
</ul>
<hr>
<h2 id="405-2022-06-12">4.0.5 (2022-06-12)</h2>
<h3 id="fixes-43">Fixes</h3>
<h3 id="fixes-44">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] i18n: Vietnamese language with wrong lang code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/270" target="_blank">#270</a></li>
<li>[<strong>bug</strong>] i18n: fix search for non western languages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/269" target="_blank">#269</a></li>
@ -540,7 +546,7 @@
<ul>
<li>[<strong>feature</strong>] theme: improve keyboard navigation for scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/268" target="_blank">#268</a></li>
</ul>
<h3 id="fixes-44">Fixes</h3>
<h3 id="fixes-45">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: adjust font-size for method buttons <a href="https://github.com/McShelby/hugo-theme-relearn/issues/267" target="_blank">#267</a></li>
<li>[<strong>bug</strong>] menu: hide expander when only hidden subpages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/264" target="_blank">#264</a></li>
@ -559,7 +565,7 @@
</ul>
<hr>
<h2 id="402-2022-06-05">4.0.2 (2022-06-05)</h2>
<h3 id="fixes-45">Fixes</h3>
<h3 id="fixes-46">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: let browser scroll page on CTRL+f <a href="https://github.com/McShelby/hugo-theme-relearn/issues/242" target="_blank">#242</a></li>
</ul>
@ -580,7 +586,7 @@
<li>[<strong>feature</strong>] variant: add support for brand color variables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/239" target="_blank">#239</a></li>
<li>[<strong>feature</strong>] i18n: add Polish translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/237" target="_blank">#237</a></li>
</ul>
<h3 id="fixes-46">Fixes</h3>
<h3 id="fixes-47">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] shortcodes: accept boolean parameters if given as string <a href="https://github.com/McShelby/hugo-theme-relearn/issues/261" target="_blank">#261</a></li>
<li>[<strong>bug</strong>] print: adjust button and tab size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/259" target="_blank">#259</a></li>
@ -591,7 +597,7 @@
</ul>
<hr>
<h2 id="341-2022-04-03">3.4.1 (2022-04-03)</h2>
<h3 id="fixes-47">Fixes</h3>
<h3 id="fixes-48">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix IE11 incompatibilities <a href="https://github.com/McShelby/hugo-theme-relearn/issues/234" target="_blank">#234</a></li>
</ul>
@ -604,7 +610,7 @@
<li>[<strong>feature</strong>] print: add option to print whole chapter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/230" target="_blank">#230</a></li>
<li>[<strong>feature</strong>][<strong>breaking</strong>] theme: apply user supplied content footer below content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/229" target="_blank">#229</a></li>
</ul>
<h3 id="fixes-48">Fixes</h3>
<h3 id="fixes-49">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: scroll to heading on initial load <a href="https://github.com/McShelby/hugo-theme-relearn/issues/232" target="_blank">#232</a></li>
</ul>
@ -615,13 +621,13 @@
<li>[<strong>feature</strong>] theme: add CSS font variables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/227" target="_blank">#227</a></li>
<li>[<strong>feature</strong>] swagger: add support for oas/swagger documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/226" target="_blank">#226</a></li>
</ul>
<h3 id="fixes-49">Fixes</h3>
<h3 id="fixes-50">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: make variant switch work on slow networks <a href="https://github.com/McShelby/hugo-theme-relearn/issues/228" target="_blank">#228</a></li>
</ul>
<hr>
<h2 id="321-2022-03-25">3.2.1 (2022-03-25)</h2>
<h3 id="fixes-50">Fixes</h3>
<h3 id="fixes-51">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix minor inconsistencies <a href="https://github.com/McShelby/hugo-theme-relearn/issues/225" target="_blank">#225</a></li>
<li>[<strong>bug</strong>] print: show more than just the title page <a href="https://github.com/McShelby/hugo-theme-relearn/issues/224" target="_blank">#224</a></li>
@ -651,7 +657,7 @@
<li>[<strong>feature</strong>] notice: add icon parameter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/212" target="_blank">#212</a></li>
<li>[<strong>feature</strong>] mobile: remove breadcrumb ellipsis <a href="https://github.com/McShelby/hugo-theme-relearn/issues/211" target="_blank">#211</a></li>
</ul>
<h3 id="fixes-51">Fixes</h3>
<h3 id="fixes-52">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: make storage of multiple Hugo sites on same server distinct <a href="https://github.com/McShelby/hugo-theme-relearn/issues/214" target="_blank">#214</a></li>
<li>[<strong>bug</strong>] variant: switch breadcrumb color in Chrome <a href="https://github.com/McShelby/hugo-theme-relearn/issues/213" target="_blank">#213</a></li>
@ -664,7 +670,7 @@
<li>[<strong>feature</strong>] theme: improve font loading <a href="https://github.com/McShelby/hugo-theme-relearn/issues/201" target="_blank">#201</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] variant: fix inconsistent color variable naming <a href="https://github.com/McShelby/hugo-theme-relearn/issues/200" target="_blank">#200</a></li>
</ul>
<h3 id="fixes-52">Fixes</h3>
<h3 id="fixes-53">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: fix occasional fail when resetting generator <a href="https://github.com/McShelby/hugo-theme-relearn/issues/208" target="_blank">#208</a></li>
<li>[<strong>bug</strong>] docs: don&rsquo;t move header on logo hover in IE11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/207" target="_blank">#207</a></li>
@ -678,7 +684,7 @@
<ul>
<li>[<strong>feature</strong>] tags: show tag count in taxonomy list <a href="https://github.com/McShelby/hugo-theme-relearn/issues/195" target="_blank">#195</a></li>
</ul>
<h3 id="fixes-53">Fixes</h3>
<h3 id="fixes-54">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove Hugo build warning if page is not file based <a href="https://github.com/McShelby/hugo-theme-relearn/issues/197" target="_blank">#197</a></li>
<li>[<strong>bug</strong>] tags: adhere to titleSeparator <a href="https://github.com/McShelby/hugo-theme-relearn/issues/196" target="_blank">#196</a></li>
@ -696,7 +702,7 @@
<ul>
<li>[<strong>feature</strong>] children: set containerstyle automatically according to style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/192" target="_blank">#192</a></li>
</ul>
<h3 id="fixes-54">Fixes</h3>
<h3 id="fixes-55">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: revert fontawsome to version 5 for IE11 compat <a href="https://github.com/McShelby/hugo-theme-relearn/issues/191" target="_blank">#191</a></li>
</ul>
@ -714,7 +720,7 @@
<li>[<strong>feature</strong>] notice: tweak dull colors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/173" target="_blank">#173</a></li>
<li>[<strong>feature</strong>] theme: rework header UX <a href="https://github.com/McShelby/hugo-theme-relearn/issues/151" target="_blank">#151</a></li>
</ul>
<h3 id="fixes-55">Fixes</h3>
<h3 id="fixes-56">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: remove additional X in filled out search box in IE11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/190" target="_blank">#190</a></li>
<li>[<strong>bug</strong>] clipboard: localize tooltips <a href="https://github.com/McShelby/hugo-theme-relearn/issues/186" target="_blank">#186</a></li>
@ -724,25 +730,25 @@
</ul>
<hr>
<h2 id="296-2022-02-07">2.9.6 (2022-02-07)</h2>
<h3 id="fixes-56">Fixes</h3>
<h3 id="fixes-57">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: remove debug output <a href="https://github.com/McShelby/hugo-theme-relearn/issues/171" target="_blank">#171</a></li>
</ul>
<hr>
<h2 id="295-2022-02-07">2.9.5 (2022-02-07)</h2>
<h3 id="fixes-57">Fixes</h3>
<h3 id="fixes-58">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: let arrow navigation respect ordersectionsby configuration <a href="https://github.com/McShelby/hugo-theme-relearn/issues/170" target="_blank">#170</a></li>
</ul>
<hr>
<h2 id="294-2022-02-06">2.9.4 (2022-02-06)</h2>
<h3 id="fixes-58">Fixes</h3>
<h3 id="fixes-59">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] exampleSite: fix links in official documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/168" target="_blank">#168</a></li>
</ul>
<hr>
<h2 id="293-2022-02-06">2.9.3 (2022-02-06)</h2>
<h3 id="fixes-59">Fixes</h3>
<h3 id="fixes-60">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: invalid URL when the shortcut is an internal link <a href="https://github.com/McShelby/hugo-theme-relearn/issues/163" target="_blank">#163</a></li>
</ul>
@ -752,19 +758,19 @@
<ul>
<li>[<strong>feature</strong>] theme: add theme version info to head <a href="https://github.com/McShelby/hugo-theme-relearn/issues/158" target="_blank">#158</a></li>
</ul>
<h3 id="fixes-60">Fixes</h3>
<h3 id="fixes-61">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix selection of *.ico files as favicons <a href="https://github.com/McShelby/hugo-theme-relearn/issues/160" target="_blank">#160</a></li>
</ul>
<hr>
<h2 id="291-2021-11-22">2.9.1 (2021-11-22)</h2>
<h3 id="fixes-61">Fixes</h3>
<h3 id="fixes-62">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: fix significantly low performance for collecting of meta info <a href="https://github.com/McShelby/hugo-theme-relearn/issues/157" target="_blank">#157</a></li>
</ul>
<hr>
<h2 id="290-2021-11-19">2.9.0 (2021-11-19)</h2>
<h3 id="fixes-62">Fixes</h3>
<h3 id="fixes-63">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>breaking</strong>] relref: fix inconsistent behavior <a href="https://github.com/McShelby/hugo-theme-relearn/issues/156" target="_blank">#156</a></li>
<li>[<strong>bug</strong>] search: make dropdown stick to search field when scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/155" target="_blank">#155</a></li>
@ -775,20 +781,20 @@
</ul>
<hr>
<h2 id="283-2021-11-09">2.8.3 (2021-11-09)</h2>
<h3 id="fixes-63">Fixes</h3>
<h3 id="fixes-64">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: let zoom reset to initial size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/145" target="_blank">#145</a></li>
<li>[<strong>bug</strong>] mermaid: remove whitespace from big graphs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/143" target="_blank">#143</a></li>
</ul>
<hr>
<h2 id="282-2021-11-08">2.8.2 (2021-11-08)</h2>
<h3 id="fixes-64">Fixes</h3>
<h3 id="fixes-65">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: always load javascript to avoid break if code fences are used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/142" target="_blank">#142</a></li>
</ul>
<hr>
<h2 id="281-2021-11-04">2.8.1 (2021-11-04)</h2>
<h3 id="fixes-65">Fixes</h3>
<h3 id="fixes-66">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: don&rsquo;t break JS in multilang setup if search is disabled <a href="https://github.com/McShelby/hugo-theme-relearn/issues/140" target="_blank">#140</a></li>
</ul>
@ -801,7 +807,7 @@
<li>[<strong>feature</strong>][<strong>change</strong>] theme: switch font <a href="https://github.com/McShelby/hugo-theme-relearn/issues/83" target="_blank">#83</a></li>
<li>[<strong>feature</strong>] theme: make favicon configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/2" target="_blank">#2</a></li>
</ul>
<h3 id="fixes-66">Fixes</h3>
<h3 id="fixes-67">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: assert that window.mermaid is actually mermaid <a href="https://github.com/McShelby/hugo-theme-relearn/issues/136" target="_blank">#136</a></li>
<li>[<strong>bug</strong>] menu: remove usage of Hugos UniqueID <a href="https://github.com/McShelby/hugo-theme-relearn/issues/131" target="_blank">#131</a></li>
@ -817,13 +823,13 @@
</ul>
<hr>
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</h2>
<h3 id="fixes-67">Fixes</h3>
<h3 id="fixes-68">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: generate correct links if theme served from subdirectory <a href="https://github.com/McShelby/hugo-theme-relearn/issues/120" target="_blank">#120</a></li>
</ul>
<hr>
<h2 id="251-2021-10-12">2.5.1 (2021-10-12)</h2>
<h3 id="fixes-68">Fixes</h3>
<h3 id="fixes-69">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] security: fix XSS for malicioius image URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/117" target="_blank">#117</a></li>
</ul>
@ -833,14 +839,14 @@
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] syntax highlight: provide default colors for unknown languages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/113" target="_blank">#113</a></li>
</ul>
<h3 id="fixes-69">Fixes</h3>
<h3 id="fixes-70">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] security: fix XSS for malicioius URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/114" target="_blank">#114</a></li>
<li>[<strong>bug</strong>] menu: write correct local shortcut links <a href="https://github.com/McShelby/hugo-theme-relearn/issues/112" target="_blank">#112</a></li>
</ul>
<hr>
<h2 id="241-2021-10-07">2.4.1 (2021-10-07)</h2>
<h3 id="fixes-70">Fixes</h3>
<h3 id="fixes-71">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove runtime styles from print <a href="https://github.com/McShelby/hugo-theme-relearn/issues/111" target="_blank">#111</a></li>
</ul>
@ -857,7 +863,7 @@
<li>[<strong>feature</strong>] theme: improve print style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/93" target="_blank">#93</a></li>
<li>[<strong>feature</strong>] theme: improve style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/92" target="_blank">#92</a></li>
</ul>
<h3 id="fixes-71">Fixes</h3>
<h3 id="fixes-72">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] include: don&rsquo;t generate additional HTML if file should be displayed &ldquo;as is&rdquo; <a href="https://github.com/McShelby/hugo-theme-relearn/issues/110" target="_blank">#110</a></li>
<li>[<strong>bug</strong>] attachments: fix broken links if multilang config is used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/105" target="_blank">#105</a></li>
@ -869,19 +875,19 @@
</ul>
<hr>
<h2 id="232-2021-09-20">2.3.2 (2021-09-20)</h2>
<h3 id="fixes-72">Fixes</h3>
<h3 id="fixes-73">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] docs: rename history pirate translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/91" target="_blank">#91</a></li>
</ul>
<hr>
<h2 id="231-2021-09-20">2.3.1 (2021-09-20)</h2>
<h3 id="fixes-73">Fixes</h3>
<h3 id="fixes-74">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] docs: rename english pirate translation to avoid crash on rendering <a href="https://github.com/McShelby/hugo-theme-relearn/issues/90" target="_blank">#90</a></li>
</ul>
<hr>
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
<h3 id="fixes-74">Fixes</h3>
<h3 id="fixes-75">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix usage of section element <a href="https://github.com/McShelby/hugo-theme-relearn/issues/88" target="_blank">#88</a></li>
</ul>
@ -896,7 +902,7 @@
<ul>
<li>[<strong>feature</strong>] sitemap: hide hidden pages from sitemap and SEO indexing <a href="https://github.com/McShelby/hugo-theme-relearn/issues/85" target="_blank">#85</a></li>
</ul>
<h3 id="fixes-75">Fixes</h3>
<h3 id="fixes-76">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix showVisitedLinks in case Hugo is configured to modify relative URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/86" target="_blank">#86</a></li>
</ul>
@ -915,7 +921,7 @@
<li>[<strong>feature</strong>] search: increase performance <a href="https://github.com/McShelby/hugo-theme-relearn/issues/74" target="_blank">#74</a></li>
<li>[<strong>feature</strong>] search: improve search context preview <a href="https://github.com/McShelby/hugo-theme-relearn/issues/73" target="_blank">#73</a></li>
</ul>
<h3 id="fixes-76">Fixes</h3>
<h3 id="fixes-77">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] search: hide non-site content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/81" target="_blank">#81</a></li>
<li>[<strong>bug</strong>] menu: always hide hidden sub pages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/77" target="_blank">#77</a></li>
@ -938,7 +944,7 @@
<li>[<strong>feature</strong>] theme: adjust print styles <a href="https://github.com/McShelby/hugo-theme-relearn/issues/35" target="_blank">#35</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] code highlighter: switch to standard hugo highlighter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/32" target="_blank">#32</a></li>
</ul>
<h3 id="fixes-77">Fixes</h3>
<h3 id="fixes-78">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] arrow-nav: default sorting ignores ordersectionsby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/63" target="_blank">#63</a></li>
<li>[<strong>bug</strong>][<strong>change</strong>] children: default sorting ignores ordersectionsby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/62" target="_blank">#62</a></li>
@ -966,7 +972,7 @@
<li>[<strong>feature</strong>] notice: align box colors to common standards <a href="https://github.com/McShelby/hugo-theme-relearn/issues/18" target="_blank">#18</a></li>
<li>[<strong>feature</strong>] notice: use distinct icons for notice box type <a href="https://github.com/McShelby/hugo-theme-relearn/issues/17" target="_blank">#17</a></li>
</ul>
<h3 id="fixes-78">Fixes</h3>
<h3 id="fixes-79">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] attachments: support i18n for attachment size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/21" target="_blank">#21</a></li>
<li>[<strong>bug</strong>] notice: support i18n for box labels <a href="https://github.com/McShelby/hugo-theme-relearn/issues/16" target="_blank">#16</a></li>
@ -988,7 +994,7 @@
<ul>
<li>[<strong>feature</strong>] mermaid: expose options in config.toml <a href="https://github.com/McShelby/hugo-theme-relearn/issues/4" target="_blank">#4</a></li>
</ul>
<h3 id="fixes-79">Fixes</h3>
<h3 id="fixes-80">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: config option for CDN url not used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/12" target="_blank">#12</a></li>
<li>[<strong>bug</strong>] mermaid: only highlight text in HTML elements <a href="https://github.com/McShelby/hugo-theme-relearn/issues/10" target="_blank">#10</a></li>
@ -1019,8 +1025,8 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Configuration :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
<link href="../../basics/configuration/index.print.html" rel="alternate" type="text/html" title="Configuration :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789638" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789638" rel="stylesheet">
<link href="../../css/variant.css?1675789638" rel="stylesheet">
<link href="../../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789638"></script>
<script src="../../js/variant.js?1675789638"></script>
<link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789782" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789782" rel="stylesheet">
<link href="../../css/variant.css?1675789782" rel="stylesheet">
<link href="../../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789782"></script>
<script src="../../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -232,10 +232,10 @@
</span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu&rsquo;s search box .</p>
<p>
<a href="#image-2122f3ce219481ec57715a0d30541529" class="lightbox-link">
<a href="#image-c5fb69696a0224abada92cf6300c0582" class="lightbox-link">
<img src="../../basics/configuration/search_page.png?&amp;width=60pc" alt="Screenshot of the dedicated search page" style="height: auto; width: 60pc;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-2122f3ce219481ec57715a0d30541529">
<a href="javascript:history.back();" class="lightbox" id="image-c5fb69696a0224abada92cf6300c0582">
<img src="../../basics/configuration/search_page.png?&amp;width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image" loading="lazy">
</a></p>
<h2 id="activate-print-support">Activate print support</h2>
@ -284,10 +284,10 @@ default values:</p>
</span></span></code></pre></div><p>The home button is going to look like this:</p>
<p>
<a href="#image-0f78aed9d31dcf495e567c322bd7524b" class="lightbox-link">
<a href="#image-fc9119d07babd6050caa7522bf044309" class="lightbox-link">
<img src="../../basics/configuration/home_button_defaults.png?classes=shadow&amp;width=300px" alt="Default Home Button" class="shadow" style="height: auto; width: 300px;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-0f78aed9d31dcf495e567c322bd7524b">
<a href="javascript:history.back();" class="lightbox" id="image-fc9119d07babd6050caa7522bf044309">
<img src="../../basics/configuration/home_button_defaults.png?classes=shadow&amp;width=300px" alt="Default Home Button" class="lightbox-image" loading="lazy">
</a></p>
@ -369,12 +369,12 @@ default values:</p>
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../../js/search.js?1675789639" defer></script>
<script src="../../js/auto-complete.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -491,12 +491,12 @@ default values:</p>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../../js/buttons.js?1675789639"></script>
<script async src="../../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1675789639" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../../js/theme.js?1675789639" defer></script>
<script src="../../js/clipboard.min.js?1675789783" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Configuration :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/configuration/index.html" rel="alternate" hreflang="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="../../basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Configuration :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -188,10 +188,10 @@
</span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu&rsquo;s search box .</p>
<p>
<a href="#image-2122f3ce219481ec57715a0d30541529" class="lightbox-link">
<a href="#image-c5fb69696a0224abada92cf6300c0582" class="lightbox-link">
<img src="../../basics/configuration/search_page.png?&amp;width=60pc" alt="Screenshot of the dedicated search page" style="height: auto; width: 60pc;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-2122f3ce219481ec57715a0d30541529">
<a href="javascript:history.back();" class="lightbox" id="image-c5fb69696a0224abada92cf6300c0582">
<img src="../../basics/configuration/search_page.png?&amp;width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image" loading="lazy">
</a></p>
<h2 id="activate-print-support">Activate print support</h2>
@ -240,10 +240,10 @@ default values:</p>
</span></span></code></pre></div><p>The home button is going to look like this:</p>
<p>
<a href="#image-0f78aed9d31dcf495e567c322bd7524b" class="lightbox-link">
<a href="#image-fc9119d07babd6050caa7522bf044309" class="lightbox-link">
<img src="../../basics/configuration/home_button_defaults.png?classes=shadow&amp;width=300px" alt="Default Home Button" class="shadow" style="height: auto; width: 300px;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-0f78aed9d31dcf495e567c322bd7524b">
<a href="javascript:history.back();" class="lightbox" id="image-fc9119d07babd6050caa7522bf044309">
<img src="../../basics/configuration/home_button_defaults.png?classes=shadow&amp;width=300px" alt="Default Home Button" class="lightbox-image" loading="lazy">
</a></p>
@ -253,8 +253,8 @@ default values:</p>
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Customization :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
<link href="../../basics/customization/index.print.html" rel="alternate" type="text/html" title="Customization :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789638" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789638" rel="stylesheet">
<link href="../../css/variant.css?1675789638" rel="stylesheet">
<link href="../../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789638"></script>
<script src="../../js/variant.js?1675789638"></script>
<link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789782" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789782" rel="stylesheet">
<link href="../../css/variant.css?1675789782" rel="stylesheet">
<link href="../../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789782"></script>
<script src="../../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -269,12 +269,12 @@ You could use an <code>img</code> HTML tag and reference an image created under
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../../js/search.js?1675789639" defer></script>
<script src="../../js/auto-complete.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -391,12 +391,12 @@ You could use an <code>img</code> HTML tag and reference an image created under
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../../js/buttons.js?1675789639"></script>
<script async src="../../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1675789639" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../../js/theme.js?1675789639" defer></script>
<script src="../../js/clipboard.min.js?1675789783" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Customization :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="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="../../basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -162,8 +162,8 @@ You could use an <code>img</code> HTML tag and reference an image created under
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Stylesheet generator :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
<link href="../../basics/generator/index.print.html" rel="alternate" type="text/html" title="Stylesheet generator :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789638" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789638" rel="stylesheet">
<link href="../../css/variant.css?1675789638" rel="stylesheet">
<link href="../../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789638"></script>
<script src="../../js/variant.js?1675789638"></script>
<link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789782" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789782" rel="stylesheet">
<link href="../../css/variant.css?1675789782" rel="stylesheet">
<link href="../../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789782"></script>
<script src="../../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -228,12 +228,12 @@ window.variants && variants.generator( '#vargenerator' );
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../../js/search.js?1675789639" defer></script>
<script src="../../js/auto-complete.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -350,25 +350,25 @@ window.variants && variants.generator( '#vargenerator' );
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../../js/buttons.js?1675789639"></script>
<script async src="../../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1675789639" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-color.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-dispatch.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-drag.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-ease.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-interpolate.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-selection.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-timer.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-transition.min.js?1675789639" defer></script>
<script src="../../js/d3/d3-zoom.min.js?1675789639" defer></script>
<script src="../../js/mermaid.min.js?1675789639" defer></script>
<script src="../../js/clipboard.min.js?1675789783" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-color.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-dispatch.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-drag.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-ease.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-interpolate.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-selection.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-timer.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-transition.min.js?1675789783" defer></script>
<script src="../../js/d3/d3-zoom.min.js?1675789783" defer></script>
<script src="../../js/mermaid.min.js?1675789783" defer></script>
<script>
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
</script>
<script src="../../js/theme.js?1675789639" defer></script>
<script src="../../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Stylesheet generator :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/generator/index.html" rel="alternate" hreflang="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="../../basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Stylesheet generator :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -131,21 +131,21 @@ window.variants && variants.generator( '#vargenerator' );
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-color.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-dispatch.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-drag.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-ease.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-interpolate.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-selection.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-timer.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-transition.min.js?1675789640" defer></script>
<script src="../../js/d3/d3-zoom.min.js?1675789640" defer></script>
<script src="../../js/mermaid.min.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-color.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-dispatch.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-drag.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-ease.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-interpolate.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-selection.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-timer.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-transition.min.js?1675789784" defer></script>
<script src="../../js/d3/d3-zoom.min.js?1675789784" defer></script>
<script src="../../js/mermaid.min.js?1675789784" defer></script>
<script>
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
</script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>History :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/history/index.html" rel="alternate" hreflang="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="../../basics/history/index.xml" rel="alternate" type="application/rss+xml" title="History :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -78,9 +78,15 @@
<div class="include hide-first-heading">
<h1 id="changelog">Changelog</h1>
<h2 id="5111-2023-02-06">5.11.1 (2023-02-06)</h2>
<h2 id="5112-2023-02-07">5.11.2 (2023-02-07)</h2>
<h3 id="fixes">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tabs: nested tabs content is not displayed <a href="https://github.com/McShelby/hugo-theme-relearn/issues/468" target="_blank">#468</a></li>
</ul>
<hr>
<h2 id="5111-2023-02-06">5.11.1 (2023-02-06)</h2>
<h3 id="fixes-1">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: include missing <code>theme-auto.css</code> in distribution <a href="https://github.com/McShelby/hugo-theme-relearn/issues/467" target="_blank">#467</a></li>
</ul>
<hr>
@ -93,7 +99,7 @@
<li>[<strong>feature</strong>][<strong>change</strong>] expand: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/339" target="_blank">#339</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] mermaid: make zoom configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/144" target="_blank">#144</a></li>
</ul>
<h3 id="fixes-1">Fixes</h3>
<h3 id="fixes-2">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: avoid errors when using invalid rapi-doc fragment ids <a href="https://github.com/McShelby/hugo-theme-relearn/issues/465" target="_blank">#465</a></li>
<li>[<strong>bug</strong>] search: fix oddities in keyboard handling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/463" target="_blank">#463</a></li>
@ -110,13 +116,13 @@
</ul>
<hr>
<h2 id="5102-2023-01-25">5.10.2 (2023-01-25)</h2>
<h3 id="fixes-2">Fixes</h3>
<h3 id="fixes-3">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix breadcrumb for huge installations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/446" target="_blank">#446</a></li>
</ul>
<hr>
<h2 id="5101-2023-01-25">5.10.1 (2023-01-25)</h2>
<h3 id="fixes-3">Fixes</h3>
<h3 id="fixes-4">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix image links with relative path <a href="https://github.com/McShelby/hugo-theme-relearn/issues/444" target="_blank">#444</a></li>
</ul>
@ -128,20 +134,20 @@
<li>[<strong>feature</strong>] shortcodes: add color parameter where applicable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/438" target="_blank">#438</a></li>
<li>[<strong>feature</strong>] theme: announce translations as alternate links <a href="https://github.com/McShelby/hugo-theme-relearn/issues/422" target="_blank">#422</a></li>
</ul>
<h3 id="fixes-4">Fixes</h3>
<h3 id="fixes-5">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix breadcrumbs for deeply nested sections <a href="https://github.com/McShelby/hugo-theme-relearn/issues/442" target="_blank">#442</a></li>
<li>[<strong>bug</strong>] theme: improve whitespacing in tables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/441" target="_blank">#441</a></li>
</ul>
<hr>
<h2 id="594-2023-01-23">5.9.4 (2023-01-23)</h2>
<h3 id="fixes-5">Fixes</h3>
<h3 id="fixes-6">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: fix search icon and text color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/437" target="_blank">#437</a></li>
</ul>
<hr>
<h2 id="593-2023-01-22">5.9.3 (2023-01-22)</h2>
<h3 id="fixes-6">Fixes</h3>
<h3 id="fixes-7">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix left/right navigation for horizontal scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/435" target="_blank">#435</a></li>
<li>[<strong>bug</strong>] theme: allow pages on top level <a href="https://github.com/McShelby/hugo-theme-relearn/issues/434" target="_blank">#434</a></li>
@ -152,7 +158,7 @@
</ul>
<hr>
<h2 id="592-2022-12-30">5.9.2 (2022-12-30)</h2>
<h3 id="fixes-7">Fixes</h3>
<h3 id="fixes-8">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: apply dependency scripts for Hindi and Japanese <a href="https://github.com/McShelby/hugo-theme-relearn/issues/427" target="_blank">#427</a></li>
</ul>
@ -169,13 +175,13 @@
<li>[<strong>feature</strong>][<strong>change</strong>] theme: open external links in separate tab <a href="https://github.com/McShelby/hugo-theme-relearn/issues/419" target="_blank">#419</a></li>
<li>[<strong>feature</strong>] theme: make it a Hugo module <a href="https://github.com/McShelby/hugo-theme-relearn/issues/417" target="_blank">#417</a></li>
</ul>
<h3 id="fixes-8">Fixes</h3>
<h3 id="fixes-9">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] attachments: fix incorrect links for defaultContentLanguageInSubdir=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/425" target="_blank">#425</a></li>
</ul>
<hr>
<h2 id="581-2022-12-11">5.8.1 (2022-12-11)</h2>
<h3 id="fixes-9">Fixes</h3>
<h3 id="fixes-10">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix alias for home page if defaultContentLanguageInSubdir=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/414" target="_blank">#414</a></li>
</ul>
@ -188,7 +194,7 @@
<li>[<strong>feature</strong>] badge: add new shortcode <a href="https://github.com/McShelby/hugo-theme-relearn/issues/410" target="_blank">#410</a></li>
<li>[<strong>feature</strong>] theme: add accent color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/409" target="_blank">#409</a></li>
</ul>
<h3 id="fixes-10">Fixes</h3>
<h3 id="fixes-11">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix spacing for tag flyout in FF <a href="https://github.com/McShelby/hugo-theme-relearn/issues/413" target="_blank">#413</a></li>
</ul>
@ -198,7 +204,7 @@
<ul>
<li>[<strong>feature</strong>] button: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/372" target="_blank">#372</a></li>
</ul>
<h3 id="fixes-11">Fixes</h3>
<h3 id="fixes-12">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: don&rsquo;t freeze browser on long search terms <a href="https://github.com/McShelby/hugo-theme-relearn/issues/408" target="_blank">#408</a></li>
<li>[<strong>bug</strong>] search: fix searchbox placeholder color in FF and IE <a href="https://github.com/McShelby/hugo-theme-relearn/issues/405" target="_blank">#405</a></li>
@ -214,38 +220,38 @@
<ul>
<li>[<strong>feature</strong>] search: make build and js forgiving against config errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/400" target="_blank">#400</a></li>
</ul>
<h3 id="fixes-12">Fixes</h3>
<h3 id="fixes-13">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: minor color adjustments <a href="https://github.com/McShelby/hugo-theme-relearn/issues/402" target="_blank">#402</a></li>
<li>[<strong>bug</strong>] variant: fix generator for use of neon <a href="https://github.com/McShelby/hugo-theme-relearn/issues/401" target="_blank">#401</a></li>
</ul>
<hr>
<h2 id="565-2022-11-19">5.6.5 (2022-11-19)</h2>
<h3 id="fixes-13">Fixes</h3>
<h3 id="fixes-14">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: relax usage of background color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/399" target="_blank">#399</a></li>
</ul>
<hr>
<h2 id="564-2022-11-19">5.6.4 (2022-11-19)</h2>
<h3 id="fixes-14">Fixes</h3>
<h3 id="fixes-15">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: make alias pages usable by file:// protocol <a href="https://github.com/McShelby/hugo-theme-relearn/issues/398" target="_blank">#398</a></li>
</ul>
<hr>
<h2 id="563-2022-11-19">5.6.3 (2022-11-19)</h2>
<h3 id="fixes-15">Fixes</h3>
<h3 id="fixes-16">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: be compatible with Hugo &gt;= 0.95.0 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/397" target="_blank">#397</a></li>
</ul>
<hr>
<h2 id="562-2022-11-19">5.6.2 (2022-11-19)</h2>
<h3 id="fixes-16">Fixes</h3>
<h3 id="fixes-17">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: build breaks sites without &ldquo;output&rdquo; section in config <a href="https://github.com/McShelby/hugo-theme-relearn/issues/396" target="_blank">#396</a></li>
</ul>
<hr>
<h2 id="561-2022-11-19">5.6.1 (2022-11-19)</h2>
<h3 id="fixes-17">Fixes</h3>
<h3 id="fixes-18">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix image distortion <a href="https://github.com/McShelby/hugo-theme-relearn/issues/395" target="_blank">#395</a></li>
</ul>
@ -259,7 +265,7 @@
<li>[<strong>feature</strong>] theme: make creation of generator meta tag configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/383" target="_blank">#383</a></li>
<li>[<strong>feature</strong>] theme: increase build performance <a href="https://github.com/McShelby/hugo-theme-relearn/issues/380" target="_blank">#380</a></li>
</ul>
<h3 id="fixes-18">Fixes</h3>
<h3 id="fixes-19">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: avoid leading whitespace <a href="https://github.com/McShelby/hugo-theme-relearn/issues/394" target="_blank">#394</a></li>
<li>[<strong>bug</strong>] theme: fix build errors when referencing SVGs in markdown <a href="https://github.com/McShelby/hugo-theme-relearn/issues/393" target="_blank">#393</a></li>
@ -275,20 +281,20 @@
</ul>
<hr>
<h2 id="553-2022-11-10">5.5.3 (2022-11-10)</h2>
<h3 id="fixes-19">Fixes</h3>
<h3 id="fixes-20">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tags: fix non-latin tag display on pages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/378" target="_blank">#378</a></li>
</ul>
<hr>
<h2 id="552-2022-11-08">5.5.2 (2022-11-08)</h2>
<h3 id="fixes-20">Fixes</h3>
<h3 id="fixes-21">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix typo in 404.html <a href="https://github.com/McShelby/hugo-theme-relearn/issues/376" target="_blank">#376</a></li>
<li>[<strong>bug</strong>] theme: allow menu items and children to be served by file:// protocol <a href="https://github.com/McShelby/hugo-theme-relearn/issues/375" target="_blank">#375</a></li>
</ul>
<hr>
<h2 id="551-2022-11-07">5.5.1 (2022-11-07)</h2>
<h3 id="fixes-21">Fixes</h3>
<h3 id="fixes-22">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix overflowing issue with anchors and tooltips <a href="https://github.com/McShelby/hugo-theme-relearn/issues/364" target="_blank">#364</a></li>
</ul>
@ -298,7 +304,7 @@
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] theme: optimize page load for images <a href="https://github.com/McShelby/hugo-theme-relearn/issues/304" target="_blank">#304</a></li>
</ul>
<h3 id="fixes-22">Fixes</h3>
<h3 id="fixes-23">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix context in render hooks <a href="https://github.com/McShelby/hugo-theme-relearn/issues/373" target="_blank">#373</a></li>
<li>[<strong>bug</strong>] print: make canonical URL absolute <a href="https://github.com/McShelby/hugo-theme-relearn/issues/371" target="_blank">#371</a></li>
@ -309,7 +315,7 @@
<ul>
<li>[<strong>feature</strong>] history: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/341" target="_blank">#341</a></li>
</ul>
<h3 id="fixes-23">Fixes</h3>
<h3 id="fixes-24">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix multilang links when site served from subdirectory <a href="https://github.com/McShelby/hugo-theme-relearn/issues/370" target="_blank">#370</a></li>
</ul>
@ -321,7 +327,7 @@
</ul>
<hr>
<h2 id="541-2022-11-05">5.4.1 (2022-11-05)</h2>
<h3 id="fixes-24">Fixes</h3>
<h3 id="fixes-25">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: fix Gantt chart width <a href="https://github.com/McShelby/hugo-theme-relearn/issues/365" target="_blank">#365</a></li>
</ul>
@ -338,13 +344,13 @@
</ul>
<hr>
<h2 id="533-2022-10-09">5.3.3 (2022-10-09)</h2>
<h3 id="fixes-25">Fixes</h3>
<h3 id="fixes-26">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] archetypes: fix frontmatter on home.md template <a href="https://github.com/McShelby/hugo-theme-relearn/issues/346" target="_blank">#346</a></li>
</ul>
<hr>
<h2 id="532-2022-10-08">5.3.2 (2022-10-08)</h2>
<h3 id="fixes-26">Fixes</h3>
<h3 id="fixes-27">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: change defunct keyboard shortcuts <a href="https://github.com/McShelby/hugo-theme-relearn/issues/344" target="_blank">#344</a></li>
</ul>
@ -362,7 +368,7 @@
<li>[<strong>feature</strong>] expander: improve whitespace between label and content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/338" target="_blank">#338</a></li>
<li>[<strong>feature</strong>] swagger: improve print version <a href="https://github.com/McShelby/hugo-theme-relearn/issues/333" target="_blank">#333</a></li>
</ul>
<h3 id="fixes-27">Fixes</h3>
<h3 id="fixes-28">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix links of subsections <a href="https://github.com/McShelby/hugo-theme-relearn/issues/340" target="_blank">#340</a></li>
<li>[<strong>bug</strong>] theme: remove W3C validator errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/337" target="_blank">#337</a></li>
@ -373,19 +379,19 @@
</ul>
<hr>
<h2 id="524-2022-10-02">5.2.4 (2022-10-02)</h2>
<h3 id="fixes-28">Fixes</h3>
<h3 id="fixes-29">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove HTML5 validator errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/329" target="_blank">#329</a></li>
</ul>
<hr>
<h2 id="523-2022-09-12">5.2.3 (2022-09-12)</h2>
<h3 id="fixes-29">Fixes</h3>
<h3 id="fixes-30">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: chapter pages overwrite font-size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/328" target="_blank">#328</a></li>
</ul>
<hr>
<h2 id="522-2022-08-23">5.2.2 (2022-08-23)</h2>
<h3 id="fixes-30">Fixes</h3>
<h3 id="fixes-31">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix urls for uglyURLs=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/322" target="_blank">#322</a></li>
</ul>
@ -395,7 +401,7 @@
<ul>
<li>[<strong>feature</strong>] i18n: improve Japanese translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/318" target="_blank">#318</a></li>
</ul>
<h3 id="fixes-31">Fixes</h3>
<h3 id="fixes-32">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: prev/next ignores ordersectionby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/320" target="_blank">#320</a></li>
</ul>
@ -409,21 +415,21 @@
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] menu: expand collapsed menus if search term is found in submenus <a href="https://github.com/McShelby/hugo-theme-relearn/issues/312" target="_blank">#312</a></li>
</ul>
<h3 id="fixes-32">Fixes</h3>
<h3 id="fixes-33">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: switch mermaid and swagger style before print <a href="https://github.com/McShelby/hugo-theme-relearn/issues/316" target="_blank">#316</a></li>
<li>[<strong>bug</strong>] theme: fix chapter margins on big screens <a href="https://github.com/McShelby/hugo-theme-relearn/issues/315" target="_blank">#315</a></li>
</ul>
<hr>
<h2 id="512-2022-07-18">5.1.2 (2022-07-18)</h2>
<h3 id="fixes-33">Fixes</h3>
<h3 id="fixes-34">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: reset mermaid theme to light <a href="https://github.com/McShelby/hugo-theme-relearn/issues/313" target="_blank">#313</a></li>
<li>[<strong>bug</strong>] mermaid: header is showing up in FF <a href="https://github.com/McShelby/hugo-theme-relearn/issues/311" target="_blank">#311</a></li>
</ul>
<hr>
<h2 id="511-2022-07-15">5.1.1 (2022-07-15)</h2>
<h3 id="fixes-34">Fixes</h3>
<h3 id="fixes-35">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tags: don&rsquo;t count tags if page is hidden <a href="https://github.com/McShelby/hugo-theme-relearn/issues/310" target="_blank">#310</a></li>
</ul>
@ -436,13 +442,13 @@
</ul>
<hr>
<h2 id="503-2022-07-07">5.0.3 (2022-07-07)</h2>
<h3 id="fixes-35">Fixes</h3>
<h3 id="fixes-36">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] ie11: no styles after rework of archetypes <a href="https://github.com/McShelby/hugo-theme-relearn/issues/306" target="_blank">#306</a></li>
</ul>
<hr>
<h2 id="502-2022-07-07">5.0.2 (2022-07-07)</h2>
<h3 id="fixes-36">Fixes</h3>
<h3 id="fixes-37">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: load CSS if JS is disabled <a href="https://github.com/McShelby/hugo-theme-relearn/issues/305" target="_blank">#305</a></li>
</ul>
@ -466,7 +472,7 @@
<li>[<strong>feature</strong>] math: add mathjax rendering <a href="https://github.com/McShelby/hugo-theme-relearn/issues/235" target="_blank">#235</a></li>
<li>[<strong>feature</strong>] theme: allow for page heading modification <a href="https://github.com/McShelby/hugo-theme-relearn/issues/139" target="_blank">#139</a></li>
</ul>
<h3 id="fixes-37">Fixes</h3>
<h3 id="fixes-38">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] favicon: fix URL if site resides in subfolder <a href="https://github.com/McShelby/hugo-theme-relearn/issues/302" target="_blank">#302</a></li>
<li>[<strong>bug</strong>] code: show copy-to-clipboard marker for blocklevel code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/298" target="_blank">#298</a></li>
@ -483,7 +489,7 @@
</ul>
<hr>
<h2 id="425-2022-06-23">4.2.5 (2022-06-23)</h2>
<h3 id="fixes-38">Fixes</h3>
<h3 id="fixes-39">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: javascript code does not load in documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/285" target="_blank">#285</a></li>
<li>[<strong>bug</strong>] children: descriptions not working <a href="https://github.com/McShelby/hugo-theme-relearn/issues/284" target="_blank">#284</a></li>
@ -491,13 +497,13 @@
</ul>
<hr>
<h2 id="424-2022-06-23">4.2.4 (2022-06-23)</h2>
<h3 id="fixes-39">Fixes</h3>
<h3 id="fixes-40">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix url for logo and home button <a href="https://github.com/McShelby/hugo-theme-relearn/issues/282" target="_blank">#282</a></li>
</ul>
<hr>
<h2 id="423-2022-06-23">4.2.3 (2022-06-23)</h2>
<h3 id="fixes-40">Fixes</h3>
<h3 id="fixes-41">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>breaking</strong>] include: second parameter is ignored <a href="https://github.com/McShelby/hugo-theme-relearn/issues/281" target="_blank">#281</a></li>
</ul>
@ -514,7 +520,7 @@
<li>[<strong>feature</strong>][<strong>change</strong>] tabs: don&rsquo;t change tab selection if panel does not contain item <a href="https://github.com/McShelby/hugo-theme-relearn/issues/279" target="_blank">#279</a></li>
<li>[<strong>feature</strong>] shortcodes: convert to partials <a href="https://github.com/McShelby/hugo-theme-relearn/issues/277" target="_blank">#277</a></li>
</ul>
<h3 id="fixes-41">Fixes</h3>
<h3 id="fixes-42">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: avoid builtin syntax-highlightning <a href="https://github.com/McShelby/hugo-theme-relearn/issues/280" target="_blank">#280</a></li>
<li>[<strong>bug</strong>] search: fix console message for missing lunr translations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/278" target="_blank">#278</a></li>
@ -522,7 +528,7 @@
</ul>
<hr>
<h2 id="411-2022-06-18">4.1.1 (2022-06-18)</h2>
<h3 id="fixes-42">Fixes</h3>
<h3 id="fixes-43">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] notice: fix layout when content starts with heading <a href="https://github.com/McShelby/hugo-theme-relearn/issues/275" target="_blank">#275</a></li>
</ul>
@ -534,7 +540,7 @@
</ul>
<hr>
<h2 id="405-2022-06-12">4.0.5 (2022-06-12)</h2>
<h3 id="fixes-43">Fixes</h3>
<h3 id="fixes-44">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] i18n: Vietnamese language with wrong lang code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/270" target="_blank">#270</a></li>
<li>[<strong>bug</strong>] i18n: fix search for non western languages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/269" target="_blank">#269</a></li>
@ -545,7 +551,7 @@
<ul>
<li>[<strong>feature</strong>] theme: improve keyboard navigation for scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/268" target="_blank">#268</a></li>
</ul>
<h3 id="fixes-44">Fixes</h3>
<h3 id="fixes-45">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: adjust font-size for method buttons <a href="https://github.com/McShelby/hugo-theme-relearn/issues/267" target="_blank">#267</a></li>
<li>[<strong>bug</strong>] menu: hide expander when only hidden subpages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/264" target="_blank">#264</a></li>
@ -564,7 +570,7 @@
</ul>
<hr>
<h2 id="402-2022-06-05">4.0.2 (2022-06-05)</h2>
<h3 id="fixes-45">Fixes</h3>
<h3 id="fixes-46">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: let browser scroll page on CTRL+f <a href="https://github.com/McShelby/hugo-theme-relearn/issues/242" target="_blank">#242</a></li>
</ul>
@ -585,7 +591,7 @@
<li>[<strong>feature</strong>] variant: add support for brand color variables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/239" target="_blank">#239</a></li>
<li>[<strong>feature</strong>] i18n: add Polish translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/237" target="_blank">#237</a></li>
</ul>
<h3 id="fixes-46">Fixes</h3>
<h3 id="fixes-47">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] shortcodes: accept boolean parameters if given as string <a href="https://github.com/McShelby/hugo-theme-relearn/issues/261" target="_blank">#261</a></li>
<li>[<strong>bug</strong>] print: adjust button and tab size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/259" target="_blank">#259</a></li>
@ -596,7 +602,7 @@
</ul>
<hr>
<h2 id="341-2022-04-03">3.4.1 (2022-04-03)</h2>
<h3 id="fixes-47">Fixes</h3>
<h3 id="fixes-48">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix IE11 incompatibilities <a href="https://github.com/McShelby/hugo-theme-relearn/issues/234" target="_blank">#234</a></li>
</ul>
@ -609,7 +615,7 @@
<li>[<strong>feature</strong>] print: add option to print whole chapter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/230" target="_blank">#230</a></li>
<li>[<strong>feature</strong>][<strong>breaking</strong>] theme: apply user supplied content footer below content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/229" target="_blank">#229</a></li>
</ul>
<h3 id="fixes-48">Fixes</h3>
<h3 id="fixes-49">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: scroll to heading on initial load <a href="https://github.com/McShelby/hugo-theme-relearn/issues/232" target="_blank">#232</a></li>
</ul>
@ -620,13 +626,13 @@
<li>[<strong>feature</strong>] theme: add CSS font variables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/227" target="_blank">#227</a></li>
<li>[<strong>feature</strong>] swagger: add support for oas/swagger documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/226" target="_blank">#226</a></li>
</ul>
<h3 id="fixes-49">Fixes</h3>
<h3 id="fixes-50">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: make variant switch work on slow networks <a href="https://github.com/McShelby/hugo-theme-relearn/issues/228" target="_blank">#228</a></li>
</ul>
<hr>
<h2 id="321-2022-03-25">3.2.1 (2022-03-25)</h2>
<h3 id="fixes-50">Fixes</h3>
<h3 id="fixes-51">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix minor inconsistencies <a href="https://github.com/McShelby/hugo-theme-relearn/issues/225" target="_blank">#225</a></li>
<li>[<strong>bug</strong>] print: show more than just the title page <a href="https://github.com/McShelby/hugo-theme-relearn/issues/224" target="_blank">#224</a></li>
@ -656,7 +662,7 @@
<li>[<strong>feature</strong>] notice: add icon parameter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/212" target="_blank">#212</a></li>
<li>[<strong>feature</strong>] mobile: remove breadcrumb ellipsis <a href="https://github.com/McShelby/hugo-theme-relearn/issues/211" target="_blank">#211</a></li>
</ul>
<h3 id="fixes-51">Fixes</h3>
<h3 id="fixes-52">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: make storage of multiple Hugo sites on same server distinct <a href="https://github.com/McShelby/hugo-theme-relearn/issues/214" target="_blank">#214</a></li>
<li>[<strong>bug</strong>] variant: switch breadcrumb color in Chrome <a href="https://github.com/McShelby/hugo-theme-relearn/issues/213" target="_blank">#213</a></li>
@ -669,7 +675,7 @@
<li>[<strong>feature</strong>] theme: improve font loading <a href="https://github.com/McShelby/hugo-theme-relearn/issues/201" target="_blank">#201</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] variant: fix inconsistent color variable naming <a href="https://github.com/McShelby/hugo-theme-relearn/issues/200" target="_blank">#200</a></li>
</ul>
<h3 id="fixes-52">Fixes</h3>
<h3 id="fixes-53">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: fix occasional fail when resetting generator <a href="https://github.com/McShelby/hugo-theme-relearn/issues/208" target="_blank">#208</a></li>
<li>[<strong>bug</strong>] docs: don&rsquo;t move header on logo hover in IE11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/207" target="_blank">#207</a></li>
@ -683,7 +689,7 @@
<ul>
<li>[<strong>feature</strong>] tags: show tag count in taxonomy list <a href="https://github.com/McShelby/hugo-theme-relearn/issues/195" target="_blank">#195</a></li>
</ul>
<h3 id="fixes-53">Fixes</h3>
<h3 id="fixes-54">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove Hugo build warning if page is not file based <a href="https://github.com/McShelby/hugo-theme-relearn/issues/197" target="_blank">#197</a></li>
<li>[<strong>bug</strong>] tags: adhere to titleSeparator <a href="https://github.com/McShelby/hugo-theme-relearn/issues/196" target="_blank">#196</a></li>
@ -701,7 +707,7 @@
<ul>
<li>[<strong>feature</strong>] children: set containerstyle automatically according to style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/192" target="_blank">#192</a></li>
</ul>
<h3 id="fixes-54">Fixes</h3>
<h3 id="fixes-55">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: revert fontawsome to version 5 for IE11 compat <a href="https://github.com/McShelby/hugo-theme-relearn/issues/191" target="_blank">#191</a></li>
</ul>
@ -719,7 +725,7 @@
<li>[<strong>feature</strong>] notice: tweak dull colors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/173" target="_blank">#173</a></li>
<li>[<strong>feature</strong>] theme: rework header UX <a href="https://github.com/McShelby/hugo-theme-relearn/issues/151" target="_blank">#151</a></li>
</ul>
<h3 id="fixes-55">Fixes</h3>
<h3 id="fixes-56">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: remove additional X in filled out search box in IE11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/190" target="_blank">#190</a></li>
<li>[<strong>bug</strong>] clipboard: localize tooltips <a href="https://github.com/McShelby/hugo-theme-relearn/issues/186" target="_blank">#186</a></li>
@ -729,25 +735,25 @@
</ul>
<hr>
<h2 id="296-2022-02-07">2.9.6 (2022-02-07)</h2>
<h3 id="fixes-56">Fixes</h3>
<h3 id="fixes-57">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: remove debug output <a href="https://github.com/McShelby/hugo-theme-relearn/issues/171" target="_blank">#171</a></li>
</ul>
<hr>
<h2 id="295-2022-02-07">2.9.5 (2022-02-07)</h2>
<h3 id="fixes-57">Fixes</h3>
<h3 id="fixes-58">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: let arrow navigation respect ordersectionsby configuration <a href="https://github.com/McShelby/hugo-theme-relearn/issues/170" target="_blank">#170</a></li>
</ul>
<hr>
<h2 id="294-2022-02-06">2.9.4 (2022-02-06)</h2>
<h3 id="fixes-58">Fixes</h3>
<h3 id="fixes-59">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] exampleSite: fix links in official documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/168" target="_blank">#168</a></li>
</ul>
<hr>
<h2 id="293-2022-02-06">2.9.3 (2022-02-06)</h2>
<h3 id="fixes-59">Fixes</h3>
<h3 id="fixes-60">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: invalid URL when the shortcut is an internal link <a href="https://github.com/McShelby/hugo-theme-relearn/issues/163" target="_blank">#163</a></li>
</ul>
@ -757,19 +763,19 @@
<ul>
<li>[<strong>feature</strong>] theme: add theme version info to head <a href="https://github.com/McShelby/hugo-theme-relearn/issues/158" target="_blank">#158</a></li>
</ul>
<h3 id="fixes-60">Fixes</h3>
<h3 id="fixes-61">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix selection of *.ico files as favicons <a href="https://github.com/McShelby/hugo-theme-relearn/issues/160" target="_blank">#160</a></li>
</ul>
<hr>
<h2 id="291-2021-11-22">2.9.1 (2021-11-22)</h2>
<h3 id="fixes-61">Fixes</h3>
<h3 id="fixes-62">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: fix significantly low performance for collecting of meta info <a href="https://github.com/McShelby/hugo-theme-relearn/issues/157" target="_blank">#157</a></li>
</ul>
<hr>
<h2 id="290-2021-11-19">2.9.0 (2021-11-19)</h2>
<h3 id="fixes-62">Fixes</h3>
<h3 id="fixes-63">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>breaking</strong>] relref: fix inconsistent behavior <a href="https://github.com/McShelby/hugo-theme-relearn/issues/156" target="_blank">#156</a></li>
<li>[<strong>bug</strong>] search: make dropdown stick to search field when scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/155" target="_blank">#155</a></li>
@ -780,20 +786,20 @@
</ul>
<hr>
<h2 id="283-2021-11-09">2.8.3 (2021-11-09)</h2>
<h3 id="fixes-63">Fixes</h3>
<h3 id="fixes-64">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: let zoom reset to initial size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/145" target="_blank">#145</a></li>
<li>[<strong>bug</strong>] mermaid: remove whitespace from big graphs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/143" target="_blank">#143</a></li>
</ul>
<hr>
<h2 id="282-2021-11-08">2.8.2 (2021-11-08)</h2>
<h3 id="fixes-64">Fixes</h3>
<h3 id="fixes-65">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: always load javascript to avoid break if code fences are used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/142" target="_blank">#142</a></li>
</ul>
<hr>
<h2 id="281-2021-11-04">2.8.1 (2021-11-04)</h2>
<h3 id="fixes-65">Fixes</h3>
<h3 id="fixes-66">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: don&rsquo;t break JS in multilang setup if search is disabled <a href="https://github.com/McShelby/hugo-theme-relearn/issues/140" target="_blank">#140</a></li>
</ul>
@ -806,7 +812,7 @@
<li>[<strong>feature</strong>][<strong>change</strong>] theme: switch font <a href="https://github.com/McShelby/hugo-theme-relearn/issues/83" target="_blank">#83</a></li>
<li>[<strong>feature</strong>] theme: make favicon configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/2" target="_blank">#2</a></li>
</ul>
<h3 id="fixes-66">Fixes</h3>
<h3 id="fixes-67">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: assert that window.mermaid is actually mermaid <a href="https://github.com/McShelby/hugo-theme-relearn/issues/136" target="_blank">#136</a></li>
<li>[<strong>bug</strong>] menu: remove usage of Hugos UniqueID <a href="https://github.com/McShelby/hugo-theme-relearn/issues/131" target="_blank">#131</a></li>
@ -822,13 +828,13 @@
</ul>
<hr>
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</h2>
<h3 id="fixes-67">Fixes</h3>
<h3 id="fixes-68">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: generate correct links if theme served from subdirectory <a href="https://github.com/McShelby/hugo-theme-relearn/issues/120" target="_blank">#120</a></li>
</ul>
<hr>
<h2 id="251-2021-10-12">2.5.1 (2021-10-12)</h2>
<h3 id="fixes-68">Fixes</h3>
<h3 id="fixes-69">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] security: fix XSS for malicioius image URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/117" target="_blank">#117</a></li>
</ul>
@ -838,14 +844,14 @@
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] syntax highlight: provide default colors for unknown languages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/113" target="_blank">#113</a></li>
</ul>
<h3 id="fixes-69">Fixes</h3>
<h3 id="fixes-70">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] security: fix XSS for malicioius URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/114" target="_blank">#114</a></li>
<li>[<strong>bug</strong>] menu: write correct local shortcut links <a href="https://github.com/McShelby/hugo-theme-relearn/issues/112" target="_blank">#112</a></li>
</ul>
<hr>
<h2 id="241-2021-10-07">2.4.1 (2021-10-07)</h2>
<h3 id="fixes-70">Fixes</h3>
<h3 id="fixes-71">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove runtime styles from print <a href="https://github.com/McShelby/hugo-theme-relearn/issues/111" target="_blank">#111</a></li>
</ul>
@ -862,7 +868,7 @@
<li>[<strong>feature</strong>] theme: improve print style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/93" target="_blank">#93</a></li>
<li>[<strong>feature</strong>] theme: improve style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/92" target="_blank">#92</a></li>
</ul>
<h3 id="fixes-71">Fixes</h3>
<h3 id="fixes-72">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] include: don&rsquo;t generate additional HTML if file should be displayed &ldquo;as is&rdquo; <a href="https://github.com/McShelby/hugo-theme-relearn/issues/110" target="_blank">#110</a></li>
<li>[<strong>bug</strong>] attachments: fix broken links if multilang config is used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/105" target="_blank">#105</a></li>
@ -874,19 +880,19 @@
</ul>
<hr>
<h2 id="232-2021-09-20">2.3.2 (2021-09-20)</h2>
<h3 id="fixes-72">Fixes</h3>
<h3 id="fixes-73">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] docs: rename history pirate translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/91" target="_blank">#91</a></li>
</ul>
<hr>
<h2 id="231-2021-09-20">2.3.1 (2021-09-20)</h2>
<h3 id="fixes-73">Fixes</h3>
<h3 id="fixes-74">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] docs: rename english pirate translation to avoid crash on rendering <a href="https://github.com/McShelby/hugo-theme-relearn/issues/90" target="_blank">#90</a></li>
</ul>
<hr>
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
<h3 id="fixes-74">Fixes</h3>
<h3 id="fixes-75">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix usage of section element <a href="https://github.com/McShelby/hugo-theme-relearn/issues/88" target="_blank">#88</a></li>
</ul>
@ -901,7 +907,7 @@
<ul>
<li>[<strong>feature</strong>] sitemap: hide hidden pages from sitemap and SEO indexing <a href="https://github.com/McShelby/hugo-theme-relearn/issues/85" target="_blank">#85</a></li>
</ul>
<h3 id="fixes-75">Fixes</h3>
<h3 id="fixes-76">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix showVisitedLinks in case Hugo is configured to modify relative URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/86" target="_blank">#86</a></li>
</ul>
@ -920,7 +926,7 @@
<li>[<strong>feature</strong>] search: increase performance <a href="https://github.com/McShelby/hugo-theme-relearn/issues/74" target="_blank">#74</a></li>
<li>[<strong>feature</strong>] search: improve search context preview <a href="https://github.com/McShelby/hugo-theme-relearn/issues/73" target="_blank">#73</a></li>
</ul>
<h3 id="fixes-76">Fixes</h3>
<h3 id="fixes-77">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] search: hide non-site content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/81" target="_blank">#81</a></li>
<li>[<strong>bug</strong>] menu: always hide hidden sub pages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/77" target="_blank">#77</a></li>
@ -943,7 +949,7 @@
<li>[<strong>feature</strong>] theme: adjust print styles <a href="https://github.com/McShelby/hugo-theme-relearn/issues/35" target="_blank">#35</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] code highlighter: switch to standard hugo highlighter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/32" target="_blank">#32</a></li>
</ul>
<h3 id="fixes-77">Fixes</h3>
<h3 id="fixes-78">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] arrow-nav: default sorting ignores ordersectionsby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/63" target="_blank">#63</a></li>
<li>[<strong>bug</strong>][<strong>change</strong>] children: default sorting ignores ordersectionsby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/62" target="_blank">#62</a></li>
@ -971,7 +977,7 @@
<li>[<strong>feature</strong>] notice: align box colors to common standards <a href="https://github.com/McShelby/hugo-theme-relearn/issues/18" target="_blank">#18</a></li>
<li>[<strong>feature</strong>] notice: use distinct icons for notice box type <a href="https://github.com/McShelby/hugo-theme-relearn/issues/17" target="_blank">#17</a></li>
</ul>
<h3 id="fixes-78">Fixes</h3>
<h3 id="fixes-79">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] attachments: support i18n for attachment size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/21" target="_blank">#21</a></li>
<li>[<strong>bug</strong>] notice: support i18n for box labels <a href="https://github.com/McShelby/hugo-theme-relearn/issues/16" target="_blank">#16</a></li>
@ -993,7 +999,7 @@
<ul>
<li>[<strong>feature</strong>] mermaid: expose options in config.toml <a href="https://github.com/McShelby/hugo-theme-relearn/issues/4" target="_blank">#4</a></li>
</ul>
<h3 id="fixes-79">Fixes</h3>
<h3 id="fixes-80">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: config option for CDN url not used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/12" target="_blank">#12</a></li>
<li>[<strong>bug</strong>] mermaid: only highlight text in HTML elements <a href="https://github.com/McShelby/hugo-theme-relearn/issues/10" target="_blank">#10</a></li>
@ -1025,8 +1031,8 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Basics :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="pir">
<link href="../basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme">
<link href="../basics/index.print.html" rel="alternate" type="text/html" title="Basics :: Hugo Relearn Theme">
<link href="../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../css/theme.css?1675789638" rel="stylesheet">
<link href="../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1675789638" rel="stylesheet">
<link href="../css/variant.css?1675789638" rel="stylesheet">
<link href="../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../js/url.js?1675789638"></script>
<script src="../js/variant.js?1675789638"></script>
<link href="../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../css/theme.css?1675789782" rel="stylesheet">
<link href="../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1675789782" rel="stylesheet">
<link href="../css/variant.css?1675789782" rel="stylesheet">
<link href="../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../js/url.js?1675789782"></script>
<script src="../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -171,12 +171,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../js/auto-complete.js?1675789639" defer></script>
<script src="../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../js/search.js?1675789639" defer></script>
<script src="../js/auto-complete.js?1675789783" defer></script>
<script src="../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -293,12 +293,12 @@
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../js/buttons.js?1675789639"></script>
<script async src="../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../js/clipboard.min.js?1675789639" defer></script>
<script src="../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../js/theme.js?1675789639" defer></script>
<script src="../js/clipboard.min.js?1675789783" defer></script>
<script src="../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Basics :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/index.html" rel="alternate" hreflang="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="../basics/index.xml" rel="alternate" type="application/rss+xml" title="Basics :: Hugo Relearn Theme">
<link href="../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../css/theme.css?1675789639" rel="stylesheet">
<link href="../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1675789639" rel="stylesheet">
<link href="../css/variant.css?1675789639" rel="stylesheet">
<link href="../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../css/format-print.css?1675789639" rel="stylesheet">
<script src="../js/url.js?1675789639"></script>
<script src="../js/variant.js?1675789639"></script>
<link href="../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../css/theme.css?1675789784" rel="stylesheet">
<link href="../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../css/ie.css?1675789784" rel="stylesheet">
<link href="../css/variant.css?1675789784" rel="stylesheet">
<link href="../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../css/format-print.css?1675789784" rel="stylesheet">
<script src="../js/url.js?1675789784"></script>
<script src="../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -94,7 +94,7 @@
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
<!--GH-ACTION-RELEASE-MILESTONE-->
<hr>
<h2 id="5110-2023-02-06">5.11.0 (2023-02-06)</h2>
<h2 id="5110-2023-02-07">5.11.0 (2023-02-07)</h2>
<ul>
<li>
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" target="_blank">jQuery</a> library from its distribution.</p>
@ -659,10 +659,10 @@
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
<p>Just download at least version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
<p>
<a href="#image-2b08dc616d620bbdfde2bb39be2583b4" class="lightbox-link">
<a href="#image-db441bf54c07004792e453db4bff9acf" class="lightbox-link">
<img src="../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-2b08dc616d620bbdfde2bb39be2583b4">
<a href="javascript:history.back();" class="lightbox" id="image-db441bf54c07004792e453db4bff9acf">
<img src="../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="lightbox-image" loading="lazy">
</a></p>
@ -704,10 +704,10 @@
</span></span></code></pre></div><p>renders as</p>
<p>
<a href="#image-ae358557aeb6a5fe4dfa3b99221afb2c" class="lightbox-link">
<a href="#image-9d1489386e8915fce8955d124253fb20" class="lightbox-link">
<img src="../basics/installation/chapter.png?classes=shadow&amp;width=60pc" alt="A Chapter" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-ae358557aeb6a5fe4dfa3b99221afb2c">
<a href="javascript:history.back();" class="lightbox" id="image-9d1489386e8915fce8955d124253fb20">
<img src="../basics/installation/chapter.png?classes=shadow&amp;width=60pc" alt="A Chapter" class="lightbox-image" loading="lazy">
</a></p>
<p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p>
@ -860,10 +860,10 @@
</span></span></code></pre></div><p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu&rsquo;s search box .</p>
<p>
<a href="#image-2122f3ce219481ec57715a0d30541529" class="lightbox-link">
<a href="#image-c5fb69696a0224abada92cf6300c0582" class="lightbox-link">
<img src="../basics/configuration/search_page.png?&amp;width=60pc" alt="Screenshot of the dedicated search page" style="height: auto; width: 60pc;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-2122f3ce219481ec57715a0d30541529">
<a href="javascript:history.back();" class="lightbox" id="image-c5fb69696a0224abada92cf6300c0582">
<img src="../basics/configuration/search_page.png?&amp;width=60pc" alt="Screenshot of the dedicated search page" class="lightbox-image" loading="lazy">
</a></p>
<h2 id="activate-print-support">Activate print support</h2>
@ -912,10 +912,10 @@ default values:</p>
</span></span></code></pre></div><p>The home button is going to look like this:</p>
<p>
<a href="#image-0f78aed9d31dcf495e567c322bd7524b" class="lightbox-link">
<a href="#image-fc9119d07babd6050caa7522bf044309" class="lightbox-link">
<img src="../basics/configuration/home_button_defaults.png?classes=shadow&amp;width=300px" alt="Default Home Button" class="shadow" style="height: auto; width: 300px;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-0f78aed9d31dcf495e567c322bd7524b">
<a href="javascript:history.back();" class="lightbox" id="image-fc9119d07babd6050caa7522bf044309">
<img src="../basics/configuration/home_button_defaults.png?classes=shadow&amp;width=300px" alt="Default Home Button" class="lightbox-image" loading="lazy">
</a></p>
@ -1071,9 +1071,15 @@ window.variants && variants.generator( '#vargenerator' );
<div class="include hide-first-heading">
<h1 id="changelog">Changelog</h1>
<h2 id="5111-2023-02-06">5.11.1 (2023-02-06)</h2>
<h2 id="5112-2023-02-07">5.11.2 (2023-02-07)</h2>
<h3 id="fixes">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tabs: nested tabs content is not displayed <a href="https://github.com/McShelby/hugo-theme-relearn/issues/468" target="_blank">#468</a></li>
</ul>
<hr>
<h2 id="5111-2023-02-06">5.11.1 (2023-02-06)</h2>
<h3 id="fixes-1">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: include missing <code>theme-auto.css</code> in distribution <a href="https://github.com/McShelby/hugo-theme-relearn/issues/467" target="_blank">#467</a></li>
</ul>
<hr>
@ -1086,7 +1092,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>][<strong>change</strong>] expand: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/339" target="_blank">#339</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] mermaid: make zoom configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/144" target="_blank">#144</a></li>
</ul>
<h3 id="fixes-1">Fixes</h3>
<h3 id="fixes-2">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: avoid errors when using invalid rapi-doc fragment ids <a href="https://github.com/McShelby/hugo-theme-relearn/issues/465" target="_blank">#465</a></li>
<li>[<strong>bug</strong>] search: fix oddities in keyboard handling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/463" target="_blank">#463</a></li>
@ -1103,13 +1109,13 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="5102-2023-01-25">5.10.2 (2023-01-25)</h2>
<h3 id="fixes-2">Fixes</h3>
<h3 id="fixes-3">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix breadcrumb for huge installations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/446" target="_blank">#446</a></li>
</ul>
<hr>
<h2 id="5101-2023-01-25">5.10.1 (2023-01-25)</h2>
<h3 id="fixes-3">Fixes</h3>
<h3 id="fixes-4">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix image links with relative path <a href="https://github.com/McShelby/hugo-theme-relearn/issues/444" target="_blank">#444</a></li>
</ul>
@ -1121,20 +1127,20 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] shortcodes: add color parameter where applicable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/438" target="_blank">#438</a></li>
<li>[<strong>feature</strong>] theme: announce translations as alternate links <a href="https://github.com/McShelby/hugo-theme-relearn/issues/422" target="_blank">#422</a></li>
</ul>
<h3 id="fixes-4">Fixes</h3>
<h3 id="fixes-5">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix breadcrumbs for deeply nested sections <a href="https://github.com/McShelby/hugo-theme-relearn/issues/442" target="_blank">#442</a></li>
<li>[<strong>bug</strong>] theme: improve whitespacing in tables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/441" target="_blank">#441</a></li>
</ul>
<hr>
<h2 id="594-2023-01-23">5.9.4 (2023-01-23)</h2>
<h3 id="fixes-5">Fixes</h3>
<h3 id="fixes-6">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: fix search icon and text color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/437" target="_blank">#437</a></li>
</ul>
<hr>
<h2 id="593-2023-01-22">5.9.3 (2023-01-22)</h2>
<h3 id="fixes-6">Fixes</h3>
<h3 id="fixes-7">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: fix left/right navigation for horizontal scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/435" target="_blank">#435</a></li>
<li>[<strong>bug</strong>] theme: allow pages on top level <a href="https://github.com/McShelby/hugo-theme-relearn/issues/434" target="_blank">#434</a></li>
@ -1145,7 +1151,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="592-2022-12-30">5.9.2 (2022-12-30)</h2>
<h3 id="fixes-7">Fixes</h3>
<h3 id="fixes-8">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: apply dependency scripts for Hindi and Japanese <a href="https://github.com/McShelby/hugo-theme-relearn/issues/427" target="_blank">#427</a></li>
</ul>
@ -1162,13 +1168,13 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>][<strong>change</strong>] theme: open external links in separate tab <a href="https://github.com/McShelby/hugo-theme-relearn/issues/419" target="_blank">#419</a></li>
<li>[<strong>feature</strong>] theme: make it a Hugo module <a href="https://github.com/McShelby/hugo-theme-relearn/issues/417" target="_blank">#417</a></li>
</ul>
<h3 id="fixes-8">Fixes</h3>
<h3 id="fixes-9">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] attachments: fix incorrect links for defaultContentLanguageInSubdir=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/425" target="_blank">#425</a></li>
</ul>
<hr>
<h2 id="581-2022-12-11">5.8.1 (2022-12-11)</h2>
<h3 id="fixes-9">Fixes</h3>
<h3 id="fixes-10">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix alias for home page if defaultContentLanguageInSubdir=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/414" target="_blank">#414</a></li>
</ul>
@ -1181,7 +1187,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] badge: add new shortcode <a href="https://github.com/McShelby/hugo-theme-relearn/issues/410" target="_blank">#410</a></li>
<li>[<strong>feature</strong>] theme: add accent color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/409" target="_blank">#409</a></li>
</ul>
<h3 id="fixes-10">Fixes</h3>
<h3 id="fixes-11">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix spacing for tag flyout in FF <a href="https://github.com/McShelby/hugo-theme-relearn/issues/413" target="_blank">#413</a></li>
</ul>
@ -1191,7 +1197,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] button: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/372" target="_blank">#372</a></li>
</ul>
<h3 id="fixes-11">Fixes</h3>
<h3 id="fixes-12">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: don&rsquo;t freeze browser on long search terms <a href="https://github.com/McShelby/hugo-theme-relearn/issues/408" target="_blank">#408</a></li>
<li>[<strong>bug</strong>] search: fix searchbox placeholder color in FF and IE <a href="https://github.com/McShelby/hugo-theme-relearn/issues/405" target="_blank">#405</a></li>
@ -1207,38 +1213,38 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] search: make build and js forgiving against config errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/400" target="_blank">#400</a></li>
</ul>
<h3 id="fixes-12">Fixes</h3>
<h3 id="fixes-13">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: minor color adjustments <a href="https://github.com/McShelby/hugo-theme-relearn/issues/402" target="_blank">#402</a></li>
<li>[<strong>bug</strong>] variant: fix generator for use of neon <a href="https://github.com/McShelby/hugo-theme-relearn/issues/401" target="_blank">#401</a></li>
</ul>
<hr>
<h2 id="565-2022-11-19">5.6.5 (2022-11-19)</h2>
<h3 id="fixes-13">Fixes</h3>
<h3 id="fixes-14">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: relax usage of background color <a href="https://github.com/McShelby/hugo-theme-relearn/issues/399" target="_blank">#399</a></li>
</ul>
<hr>
<h2 id="564-2022-11-19">5.6.4 (2022-11-19)</h2>
<h3 id="fixes-14">Fixes</h3>
<h3 id="fixes-15">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: make alias pages usable by file:// protocol <a href="https://github.com/McShelby/hugo-theme-relearn/issues/398" target="_blank">#398</a></li>
</ul>
<hr>
<h2 id="563-2022-11-19">5.6.3 (2022-11-19)</h2>
<h3 id="fixes-15">Fixes</h3>
<h3 id="fixes-16">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: be compatible with Hugo &gt;= 0.95.0 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/397" target="_blank">#397</a></li>
</ul>
<hr>
<h2 id="562-2022-11-19">5.6.2 (2022-11-19)</h2>
<h3 id="fixes-16">Fixes</h3>
<h3 id="fixes-17">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: build breaks sites without &ldquo;output&rdquo; section in config <a href="https://github.com/McShelby/hugo-theme-relearn/issues/396" target="_blank">#396</a></li>
</ul>
<hr>
<h2 id="561-2022-11-19">5.6.1 (2022-11-19)</h2>
<h3 id="fixes-17">Fixes</h3>
<h3 id="fixes-18">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix image distortion <a href="https://github.com/McShelby/hugo-theme-relearn/issues/395" target="_blank">#395</a></li>
</ul>
@ -1252,7 +1258,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] theme: make creation of generator meta tag configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/383" target="_blank">#383</a></li>
<li>[<strong>feature</strong>] theme: increase build performance <a href="https://github.com/McShelby/hugo-theme-relearn/issues/380" target="_blank">#380</a></li>
</ul>
<h3 id="fixes-18">Fixes</h3>
<h3 id="fixes-19">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: avoid leading whitespace <a href="https://github.com/McShelby/hugo-theme-relearn/issues/394" target="_blank">#394</a></li>
<li>[<strong>bug</strong>] theme: fix build errors when referencing SVGs in markdown <a href="https://github.com/McShelby/hugo-theme-relearn/issues/393" target="_blank">#393</a></li>
@ -1268,20 +1274,20 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="553-2022-11-10">5.5.3 (2022-11-10)</h2>
<h3 id="fixes-19">Fixes</h3>
<h3 id="fixes-20">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tags: fix non-latin tag display on pages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/378" target="_blank">#378</a></li>
</ul>
<hr>
<h2 id="552-2022-11-08">5.5.2 (2022-11-08)</h2>
<h3 id="fixes-20">Fixes</h3>
<h3 id="fixes-21">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix typo in 404.html <a href="https://github.com/McShelby/hugo-theme-relearn/issues/376" target="_blank">#376</a></li>
<li>[<strong>bug</strong>] theme: allow menu items and children to be served by file:// protocol <a href="https://github.com/McShelby/hugo-theme-relearn/issues/375" target="_blank">#375</a></li>
</ul>
<hr>
<h2 id="551-2022-11-07">5.5.1 (2022-11-07)</h2>
<h3 id="fixes-21">Fixes</h3>
<h3 id="fixes-22">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix overflowing issue with anchors and tooltips <a href="https://github.com/McShelby/hugo-theme-relearn/issues/364" target="_blank">#364</a></li>
</ul>
@ -1291,7 +1297,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] theme: optimize page load for images <a href="https://github.com/McShelby/hugo-theme-relearn/issues/304" target="_blank">#304</a></li>
</ul>
<h3 id="fixes-22">Fixes</h3>
<h3 id="fixes-23">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix context in render hooks <a href="https://github.com/McShelby/hugo-theme-relearn/issues/373" target="_blank">#373</a></li>
<li>[<strong>bug</strong>] print: make canonical URL absolute <a href="https://github.com/McShelby/hugo-theme-relearn/issues/371" target="_blank">#371</a></li>
@ -1302,7 +1308,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] history: refactor for a11y <a href="https://github.com/McShelby/hugo-theme-relearn/issues/341" target="_blank">#341</a></li>
</ul>
<h3 id="fixes-23">Fixes</h3>
<h3 id="fixes-24">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix multilang links when site served from subdirectory <a href="https://github.com/McShelby/hugo-theme-relearn/issues/370" target="_blank">#370</a></li>
</ul>
@ -1314,7 +1320,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="541-2022-11-05">5.4.1 (2022-11-05)</h2>
<h3 id="fixes-24">Fixes</h3>
<h3 id="fixes-25">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: fix Gantt chart width <a href="https://github.com/McShelby/hugo-theme-relearn/issues/365" target="_blank">#365</a></li>
</ul>
@ -1331,13 +1337,13 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="533-2022-10-09">5.3.3 (2022-10-09)</h2>
<h3 id="fixes-25">Fixes</h3>
<h3 id="fixes-26">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] archetypes: fix frontmatter on home.md template <a href="https://github.com/McShelby/hugo-theme-relearn/issues/346" target="_blank">#346</a></li>
</ul>
<hr>
<h2 id="532-2022-10-08">5.3.2 (2022-10-08)</h2>
<h3 id="fixes-26">Fixes</h3>
<h3 id="fixes-27">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: change defunct keyboard shortcuts <a href="https://github.com/McShelby/hugo-theme-relearn/issues/344" target="_blank">#344</a></li>
</ul>
@ -1355,7 +1361,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] expander: improve whitespace between label and content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/338" target="_blank">#338</a></li>
<li>[<strong>feature</strong>] swagger: improve print version <a href="https://github.com/McShelby/hugo-theme-relearn/issues/333" target="_blank">#333</a></li>
</ul>
<h3 id="fixes-27">Fixes</h3>
<h3 id="fixes-28">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix links of subsections <a href="https://github.com/McShelby/hugo-theme-relearn/issues/340" target="_blank">#340</a></li>
<li>[<strong>bug</strong>] theme: remove W3C validator errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/337" target="_blank">#337</a></li>
@ -1366,19 +1372,19 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="524-2022-10-02">5.2.4 (2022-10-02)</h2>
<h3 id="fixes-28">Fixes</h3>
<h3 id="fixes-29">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove HTML5 validator errors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/329" target="_blank">#329</a></li>
</ul>
<hr>
<h2 id="523-2022-09-12">5.2.3 (2022-09-12)</h2>
<h3 id="fixes-29">Fixes</h3>
<h3 id="fixes-30">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: chapter pages overwrite font-size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/328" target="_blank">#328</a></li>
</ul>
<hr>
<h2 id="522-2022-08-23">5.2.2 (2022-08-23)</h2>
<h3 id="fixes-30">Fixes</h3>
<h3 id="fixes-31">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix urls for uglyURLs=true <a href="https://github.com/McShelby/hugo-theme-relearn/issues/322" target="_blank">#322</a></li>
</ul>
@ -1388,7 +1394,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] i18n: improve Japanese translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/318" target="_blank">#318</a></li>
</ul>
<h3 id="fixes-31">Fixes</h3>
<h3 id="fixes-32">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] nav: prev/next ignores ordersectionby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/320" target="_blank">#320</a></li>
</ul>
@ -1402,21 +1408,21 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] menu: expand collapsed menus if search term is found in submenus <a href="https://github.com/McShelby/hugo-theme-relearn/issues/312" target="_blank">#312</a></li>
</ul>
<h3 id="fixes-32">Fixes</h3>
<h3 id="fixes-33">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: switch mermaid and swagger style before print <a href="https://github.com/McShelby/hugo-theme-relearn/issues/316" target="_blank">#316</a></li>
<li>[<strong>bug</strong>] theme: fix chapter margins on big screens <a href="https://github.com/McShelby/hugo-theme-relearn/issues/315" target="_blank">#315</a></li>
</ul>
<hr>
<h2 id="512-2022-07-18">5.1.2 (2022-07-18)</h2>
<h3 id="fixes-33">Fixes</h3>
<h3 id="fixes-34">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: reset mermaid theme to light <a href="https://github.com/McShelby/hugo-theme-relearn/issues/313" target="_blank">#313</a></li>
<li>[<strong>bug</strong>] mermaid: header is showing up in FF <a href="https://github.com/McShelby/hugo-theme-relearn/issues/311" target="_blank">#311</a></li>
</ul>
<hr>
<h2 id="511-2022-07-15">5.1.1 (2022-07-15)</h2>
<h3 id="fixes-34">Fixes</h3>
<h3 id="fixes-35">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] tags: don&rsquo;t count tags if page is hidden <a href="https://github.com/McShelby/hugo-theme-relearn/issues/310" target="_blank">#310</a></li>
</ul>
@ -1429,13 +1435,13 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="503-2022-07-07">5.0.3 (2022-07-07)</h2>
<h3 id="fixes-35">Fixes</h3>
<h3 id="fixes-36">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] ie11: no styles after rework of archetypes <a href="https://github.com/McShelby/hugo-theme-relearn/issues/306" target="_blank">#306</a></li>
</ul>
<hr>
<h2 id="502-2022-07-07">5.0.2 (2022-07-07)</h2>
<h3 id="fixes-36">Fixes</h3>
<h3 id="fixes-37">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: load CSS if JS is disabled <a href="https://github.com/McShelby/hugo-theme-relearn/issues/305" target="_blank">#305</a></li>
</ul>
@ -1459,7 +1465,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] math: add mathjax rendering <a href="https://github.com/McShelby/hugo-theme-relearn/issues/235" target="_blank">#235</a></li>
<li>[<strong>feature</strong>] theme: allow for page heading modification <a href="https://github.com/McShelby/hugo-theme-relearn/issues/139" target="_blank">#139</a></li>
</ul>
<h3 id="fixes-37">Fixes</h3>
<h3 id="fixes-38">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] favicon: fix URL if site resides in subfolder <a href="https://github.com/McShelby/hugo-theme-relearn/issues/302" target="_blank">#302</a></li>
<li>[<strong>bug</strong>] code: show copy-to-clipboard marker for blocklevel code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/298" target="_blank">#298</a></li>
@ -1476,7 +1482,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="425-2022-06-23">4.2.5 (2022-06-23)</h2>
<h3 id="fixes-38">Fixes</h3>
<h3 id="fixes-39">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: javascript code does not load in documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/285" target="_blank">#285</a></li>
<li>[<strong>bug</strong>] children: descriptions not working <a href="https://github.com/McShelby/hugo-theme-relearn/issues/284" target="_blank">#284</a></li>
@ -1484,13 +1490,13 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="424-2022-06-23">4.2.4 (2022-06-23)</h2>
<h3 id="fixes-39">Fixes</h3>
<h3 id="fixes-40">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix url for logo and home button <a href="https://github.com/McShelby/hugo-theme-relearn/issues/282" target="_blank">#282</a></li>
</ul>
<hr>
<h2 id="423-2022-06-23">4.2.3 (2022-06-23)</h2>
<h3 id="fixes-40">Fixes</h3>
<h3 id="fixes-41">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>breaking</strong>] include: second parameter is ignored <a href="https://github.com/McShelby/hugo-theme-relearn/issues/281" target="_blank">#281</a></li>
</ul>
@ -1507,7 +1513,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>][<strong>change</strong>] tabs: don&rsquo;t change tab selection if panel does not contain item <a href="https://github.com/McShelby/hugo-theme-relearn/issues/279" target="_blank">#279</a></li>
<li>[<strong>feature</strong>] shortcodes: convert to partials <a href="https://github.com/McShelby/hugo-theme-relearn/issues/277" target="_blank">#277</a></li>
</ul>
<h3 id="fixes-41">Fixes</h3>
<h3 id="fixes-42">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: avoid builtin syntax-highlightning <a href="https://github.com/McShelby/hugo-theme-relearn/issues/280" target="_blank">#280</a></li>
<li>[<strong>bug</strong>] search: fix console message for missing lunr translations <a href="https://github.com/McShelby/hugo-theme-relearn/issues/278" target="_blank">#278</a></li>
@ -1515,7 +1521,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="411-2022-06-18">4.1.1 (2022-06-18)</h2>
<h3 id="fixes-42">Fixes</h3>
<h3 id="fixes-43">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] notice: fix layout when content starts with heading <a href="https://github.com/McShelby/hugo-theme-relearn/issues/275" target="_blank">#275</a></li>
</ul>
@ -1527,7 +1533,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="405-2022-06-12">4.0.5 (2022-06-12)</h2>
<h3 id="fixes-43">Fixes</h3>
<h3 id="fixes-44">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] i18n: Vietnamese language with wrong lang code <a href="https://github.com/McShelby/hugo-theme-relearn/issues/270" target="_blank">#270</a></li>
<li>[<strong>bug</strong>] i18n: fix search for non western languages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/269" target="_blank">#269</a></li>
@ -1538,7 +1544,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] theme: improve keyboard navigation for scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/268" target="_blank">#268</a></li>
</ul>
<h3 id="fixes-44">Fixes</h3>
<h3 id="fixes-45">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] swagger: adjust font-size for method buttons <a href="https://github.com/McShelby/hugo-theme-relearn/issues/267" target="_blank">#267</a></li>
<li>[<strong>bug</strong>] menu: hide expander when only hidden subpages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/264" target="_blank">#264</a></li>
@ -1557,7 +1563,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="402-2022-06-05">4.0.2 (2022-06-05)</h2>
<h3 id="fixes-45">Fixes</h3>
<h3 id="fixes-46">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: let browser scroll page on CTRL+f <a href="https://github.com/McShelby/hugo-theme-relearn/issues/242" target="_blank">#242</a></li>
</ul>
@ -1578,7 +1584,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] variant: add support for brand color variables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/239" target="_blank">#239</a></li>
<li>[<strong>feature</strong>] i18n: add Polish translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/237" target="_blank">#237</a></li>
</ul>
<h3 id="fixes-46">Fixes</h3>
<h3 id="fixes-47">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] shortcodes: accept boolean parameters if given as string <a href="https://github.com/McShelby/hugo-theme-relearn/issues/261" target="_blank">#261</a></li>
<li>[<strong>bug</strong>] print: adjust button and tab size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/259" target="_blank">#259</a></li>
@ -1589,7 +1595,7 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="341-2022-04-03">3.4.1 (2022-04-03)</h2>
<h3 id="fixes-47">Fixes</h3>
<h3 id="fixes-48">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix IE11 incompatibilities <a href="https://github.com/McShelby/hugo-theme-relearn/issues/234" target="_blank">#234</a></li>
</ul>
@ -1602,7 +1608,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] print: add option to print whole chapter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/230" target="_blank">#230</a></li>
<li>[<strong>feature</strong>][<strong>breaking</strong>] theme: apply user supplied content footer below content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/229" target="_blank">#229</a></li>
</ul>
<h3 id="fixes-48">Fixes</h3>
<h3 id="fixes-49">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: scroll to heading on initial load <a href="https://github.com/McShelby/hugo-theme-relearn/issues/232" target="_blank">#232</a></li>
</ul>
@ -1613,13 +1619,13 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] theme: add CSS font variables <a href="https://github.com/McShelby/hugo-theme-relearn/issues/227" target="_blank">#227</a></li>
<li>[<strong>feature</strong>] swagger: add support for oas/swagger documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/226" target="_blank">#226</a></li>
</ul>
<h3 id="fixes-49">Fixes</h3>
<h3 id="fixes-50">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: make variant switch work on slow networks <a href="https://github.com/McShelby/hugo-theme-relearn/issues/228" target="_blank">#228</a></li>
</ul>
<hr>
<h2 id="321-2022-03-25">3.2.1 (2022-03-25)</h2>
<h3 id="fixes-50">Fixes</h3>
<h3 id="fixes-51">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] print: fix minor inconsistencies <a href="https://github.com/McShelby/hugo-theme-relearn/issues/225" target="_blank">#225</a></li>
<li>[<strong>bug</strong>] print: show more than just the title page <a href="https://github.com/McShelby/hugo-theme-relearn/issues/224" target="_blank">#224</a></li>
@ -1649,7 +1655,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] notice: add icon parameter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/212" target="_blank">#212</a></li>
<li>[<strong>feature</strong>] mobile: remove breadcrumb ellipsis <a href="https://github.com/McShelby/hugo-theme-relearn/issues/211" target="_blank">#211</a></li>
</ul>
<h3 id="fixes-51">Fixes</h3>
<h3 id="fixes-52">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: make storage of multiple Hugo sites on same server distinct <a href="https://github.com/McShelby/hugo-theme-relearn/issues/214" target="_blank">#214</a></li>
<li>[<strong>bug</strong>] variant: switch breadcrumb color in Chrome <a href="https://github.com/McShelby/hugo-theme-relearn/issues/213" target="_blank">#213</a></li>
@ -1662,7 +1668,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] theme: improve font loading <a href="https://github.com/McShelby/hugo-theme-relearn/issues/201" target="_blank">#201</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] variant: fix inconsistent color variable naming <a href="https://github.com/McShelby/hugo-theme-relearn/issues/200" target="_blank">#200</a></li>
</ul>
<h3 id="fixes-52">Fixes</h3>
<h3 id="fixes-53">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] variant: fix occasional fail when resetting generator <a href="https://github.com/McShelby/hugo-theme-relearn/issues/208" target="_blank">#208</a></li>
<li>[<strong>bug</strong>] docs: don&rsquo;t move header on logo hover in IE11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/207" target="_blank">#207</a></li>
@ -1676,7 +1682,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] tags: show tag count in taxonomy list <a href="https://github.com/McShelby/hugo-theme-relearn/issues/195" target="_blank">#195</a></li>
</ul>
<h3 id="fixes-53">Fixes</h3>
<h3 id="fixes-54">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove Hugo build warning if page is not file based <a href="https://github.com/McShelby/hugo-theme-relearn/issues/197" target="_blank">#197</a></li>
<li>[<strong>bug</strong>] tags: adhere to titleSeparator <a href="https://github.com/McShelby/hugo-theme-relearn/issues/196" target="_blank">#196</a></li>
@ -1694,7 +1700,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] children: set containerstyle automatically according to style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/192" target="_blank">#192</a></li>
</ul>
<h3 id="fixes-54">Fixes</h3>
<h3 id="fixes-55">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: revert fontawsome to version 5 for IE11 compat <a href="https://github.com/McShelby/hugo-theme-relearn/issues/191" target="_blank">#191</a></li>
</ul>
@ -1712,7 +1718,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] notice: tweak dull colors <a href="https://github.com/McShelby/hugo-theme-relearn/issues/173" target="_blank">#173</a></li>
<li>[<strong>feature</strong>] theme: rework header UX <a href="https://github.com/McShelby/hugo-theme-relearn/issues/151" target="_blank">#151</a></li>
</ul>
<h3 id="fixes-55">Fixes</h3>
<h3 id="fixes-56">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: remove additional X in filled out search box in IE11 <a href="https://github.com/McShelby/hugo-theme-relearn/issues/190" target="_blank">#190</a></li>
<li>[<strong>bug</strong>] clipboard: localize tooltips <a href="https://github.com/McShelby/hugo-theme-relearn/issues/186" target="_blank">#186</a></li>
@ -1722,25 +1728,25 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="296-2022-02-07">2.9.6 (2022-02-07)</h2>
<h3 id="fixes-56">Fixes</h3>
<h3 id="fixes-57">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: remove debug output <a href="https://github.com/McShelby/hugo-theme-relearn/issues/171" target="_blank">#171</a></li>
</ul>
<hr>
<h2 id="295-2022-02-07">2.9.5 (2022-02-07)</h2>
<h3 id="fixes-57">Fixes</h3>
<h3 id="fixes-58">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: let arrow navigation respect ordersectionsby configuration <a href="https://github.com/McShelby/hugo-theme-relearn/issues/170" target="_blank">#170</a></li>
</ul>
<hr>
<h2 id="294-2022-02-06">2.9.4 (2022-02-06)</h2>
<h3 id="fixes-58">Fixes</h3>
<h3 id="fixes-59">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] exampleSite: fix links in official documentation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/168" target="_blank">#168</a></li>
</ul>
<hr>
<h2 id="293-2022-02-06">2.9.3 (2022-02-06)</h2>
<h3 id="fixes-59">Fixes</h3>
<h3 id="fixes-60">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: invalid URL when the shortcut is an internal link <a href="https://github.com/McShelby/hugo-theme-relearn/issues/163" target="_blank">#163</a></li>
</ul>
@ -1750,19 +1756,19 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] theme: add theme version info to head <a href="https://github.com/McShelby/hugo-theme-relearn/issues/158" target="_blank">#158</a></li>
</ul>
<h3 id="fixes-60">Fixes</h3>
<h3 id="fixes-61">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix selection of *.ico files as favicons <a href="https://github.com/McShelby/hugo-theme-relearn/issues/160" target="_blank">#160</a></li>
</ul>
<hr>
<h2 id="291-2021-11-22">2.9.1 (2021-11-22)</h2>
<h3 id="fixes-61">Fixes</h3>
<h3 id="fixes-62">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] menu: fix significantly low performance for collecting of meta info <a href="https://github.com/McShelby/hugo-theme-relearn/issues/157" target="_blank">#157</a></li>
</ul>
<hr>
<h2 id="290-2021-11-19">2.9.0 (2021-11-19)</h2>
<h3 id="fixes-62">Fixes</h3>
<h3 id="fixes-63">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>breaking</strong>] relref: fix inconsistent behavior <a href="https://github.com/McShelby/hugo-theme-relearn/issues/156" target="_blank">#156</a></li>
<li>[<strong>bug</strong>] search: make dropdown stick to search field when scrolling <a href="https://github.com/McShelby/hugo-theme-relearn/issues/155" target="_blank">#155</a></li>
@ -1773,20 +1779,20 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="283-2021-11-09">2.8.3 (2021-11-09)</h2>
<h3 id="fixes-63">Fixes</h3>
<h3 id="fixes-64">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: let zoom reset to initial size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/145" target="_blank">#145</a></li>
<li>[<strong>bug</strong>] mermaid: remove whitespace from big graphs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/143" target="_blank">#143</a></li>
</ul>
<hr>
<h2 id="282-2021-11-08">2.8.2 (2021-11-08)</h2>
<h3 id="fixes-64">Fixes</h3>
<h3 id="fixes-65">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: always load javascript to avoid break if code fences are used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/142" target="_blank">#142</a></li>
</ul>
<hr>
<h2 id="281-2021-11-04">2.8.1 (2021-11-04)</h2>
<h3 id="fixes-65">Fixes</h3>
<h3 id="fixes-66">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] search: don&rsquo;t break JS in multilang setup if search is disabled <a href="https://github.com/McShelby/hugo-theme-relearn/issues/140" target="_blank">#140</a></li>
</ul>
@ -1799,7 +1805,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>][<strong>change</strong>] theme: switch font <a href="https://github.com/McShelby/hugo-theme-relearn/issues/83" target="_blank">#83</a></li>
<li>[<strong>feature</strong>] theme: make favicon configurable <a href="https://github.com/McShelby/hugo-theme-relearn/issues/2" target="_blank">#2</a></li>
</ul>
<h3 id="fixes-66">Fixes</h3>
<h3 id="fixes-67">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: assert that window.mermaid is actually mermaid <a href="https://github.com/McShelby/hugo-theme-relearn/issues/136" target="_blank">#136</a></li>
<li>[<strong>bug</strong>] menu: remove usage of Hugos UniqueID <a href="https://github.com/McShelby/hugo-theme-relearn/issues/131" target="_blank">#131</a></li>
@ -1815,13 +1821,13 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="260-2021-10-21">2.6.0 (2021-10-21)</h2>
<h3 id="fixes-67">Fixes</h3>
<h3 id="fixes-68">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: generate correct links if theme served from subdirectory <a href="https://github.com/McShelby/hugo-theme-relearn/issues/120" target="_blank">#120</a></li>
</ul>
<hr>
<h2 id="251-2021-10-12">2.5.1 (2021-10-12)</h2>
<h3 id="fixes-68">Fixes</h3>
<h3 id="fixes-69">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] security: fix XSS for malicioius image URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/117" target="_blank">#117</a></li>
</ul>
@ -1831,14 +1837,14 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>][<strong>change</strong>] syntax highlight: provide default colors for unknown languages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/113" target="_blank">#113</a></li>
</ul>
<h3 id="fixes-69">Fixes</h3>
<h3 id="fixes-70">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] security: fix XSS for malicioius URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/114" target="_blank">#114</a></li>
<li>[<strong>bug</strong>] menu: write correct local shortcut links <a href="https://github.com/McShelby/hugo-theme-relearn/issues/112" target="_blank">#112</a></li>
</ul>
<hr>
<h2 id="241-2021-10-07">2.4.1 (2021-10-07)</h2>
<h3 id="fixes-70">Fixes</h3>
<h3 id="fixes-71">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: remove runtime styles from print <a href="https://github.com/McShelby/hugo-theme-relearn/issues/111" target="_blank">#111</a></li>
</ul>
@ -1855,7 +1861,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] theme: improve print style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/93" target="_blank">#93</a></li>
<li>[<strong>feature</strong>] theme: improve style <a href="https://github.com/McShelby/hugo-theme-relearn/issues/92" target="_blank">#92</a></li>
</ul>
<h3 id="fixes-71">Fixes</h3>
<h3 id="fixes-72">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] include: don&rsquo;t generate additional HTML if file should be displayed &ldquo;as is&rdquo; <a href="https://github.com/McShelby/hugo-theme-relearn/issues/110" target="_blank">#110</a></li>
<li>[<strong>bug</strong>] attachments: fix broken links if multilang config is used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/105" target="_blank">#105</a></li>
@ -1867,19 +1873,19 @@ window.variants && variants.generator( '#vargenerator' );
</ul>
<hr>
<h2 id="232-2021-09-20">2.3.2 (2021-09-20)</h2>
<h3 id="fixes-72">Fixes</h3>
<h3 id="fixes-73">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] docs: rename history pirate translation <a href="https://github.com/McShelby/hugo-theme-relearn/issues/91" target="_blank">#91</a></li>
</ul>
<hr>
<h2 id="231-2021-09-20">2.3.1 (2021-09-20)</h2>
<h3 id="fixes-73">Fixes</h3>
<h3 id="fixes-74">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] docs: rename english pirate translation to avoid crash on rendering <a href="https://github.com/McShelby/hugo-theme-relearn/issues/90" target="_blank">#90</a></li>
</ul>
<hr>
<h2 id="230-2021-09-13">2.3.0 (2021-09-13)</h2>
<h3 id="fixes-74">Fixes</h3>
<h3 id="fixes-75">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix usage of section element <a href="https://github.com/McShelby/hugo-theme-relearn/issues/88" target="_blank">#88</a></li>
</ul>
@ -1894,7 +1900,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] sitemap: hide hidden pages from sitemap and SEO indexing <a href="https://github.com/McShelby/hugo-theme-relearn/issues/85" target="_blank">#85</a></li>
</ul>
<h3 id="fixes-75">Fixes</h3>
<h3 id="fixes-76">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] theme: fix showVisitedLinks in case Hugo is configured to modify relative URLs <a href="https://github.com/McShelby/hugo-theme-relearn/issues/86" target="_blank">#86</a></li>
</ul>
@ -1913,7 +1919,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] search: increase performance <a href="https://github.com/McShelby/hugo-theme-relearn/issues/74" target="_blank">#74</a></li>
<li>[<strong>feature</strong>] search: improve search context preview <a href="https://github.com/McShelby/hugo-theme-relearn/issues/73" target="_blank">#73</a></li>
</ul>
<h3 id="fixes-76">Fixes</h3>
<h3 id="fixes-77">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] search: hide non-site content <a href="https://github.com/McShelby/hugo-theme-relearn/issues/81" target="_blank">#81</a></li>
<li>[<strong>bug</strong>] menu: always hide hidden sub pages <a href="https://github.com/McShelby/hugo-theme-relearn/issues/77" target="_blank">#77</a></li>
@ -1936,7 +1942,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] theme: adjust print styles <a href="https://github.com/McShelby/hugo-theme-relearn/issues/35" target="_blank">#35</a></li>
<li>[<strong>feature</strong>][<strong>change</strong>] code highlighter: switch to standard hugo highlighter <a href="https://github.com/McShelby/hugo-theme-relearn/issues/32" target="_blank">#32</a></li>
</ul>
<h3 id="fixes-77">Fixes</h3>
<h3 id="fixes-78">Fixes</h3>
<ul>
<li>[<strong>bug</strong>][<strong>change</strong>] arrow-nav: default sorting ignores ordersectionsby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/63" target="_blank">#63</a></li>
<li>[<strong>bug</strong>][<strong>change</strong>] children: default sorting ignores ordersectionsby <a href="https://github.com/McShelby/hugo-theme-relearn/issues/62" target="_blank">#62</a></li>
@ -1964,7 +1970,7 @@ window.variants && variants.generator( '#vargenerator' );
<li>[<strong>feature</strong>] notice: align box colors to common standards <a href="https://github.com/McShelby/hugo-theme-relearn/issues/18" target="_blank">#18</a></li>
<li>[<strong>feature</strong>] notice: use distinct icons for notice box type <a href="https://github.com/McShelby/hugo-theme-relearn/issues/17" target="_blank">#17</a></li>
</ul>
<h3 id="fixes-78">Fixes</h3>
<h3 id="fixes-79">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] attachments: support i18n for attachment size <a href="https://github.com/McShelby/hugo-theme-relearn/issues/21" target="_blank">#21</a></li>
<li>[<strong>bug</strong>] notice: support i18n for box labels <a href="https://github.com/McShelby/hugo-theme-relearn/issues/16" target="_blank">#16</a></li>
@ -1986,7 +1992,7 @@ window.variants && variants.generator( '#vargenerator' );
<ul>
<li>[<strong>feature</strong>] mermaid: expose options in config.toml <a href="https://github.com/McShelby/hugo-theme-relearn/issues/4" target="_blank">#4</a></li>
</ul>
<h3 id="fixes-79">Fixes</h3>
<h3 id="fixes-80">Fixes</h3>
<ul>
<li>[<strong>bug</strong>] mermaid: config option for CDN url not used <a href="https://github.com/McShelby/hugo-theme-relearn/issues/12" target="_blank">#12</a></li>
<li>[<strong>bug</strong>] mermaid: only highlight text in HTML elements <a href="https://github.com/McShelby/hugo-theme-relearn/issues/10" target="_blank">#10</a></li>
@ -2019,21 +2025,21 @@ window.variants && variants.generator( '#vargenerator' );
</section> </div>
</main>
</div>
<script src="../js/clipboard.min.js?1675789640" defer></script>
<script src="../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../js/d3/d3-color.min.js?1675789640" defer></script>
<script src="../js/d3/d3-dispatch.min.js?1675789640" defer></script>
<script src="../js/d3/d3-drag.min.js?1675789640" defer></script>
<script src="../js/d3/d3-ease.min.js?1675789640" defer></script>
<script src="../js/d3/d3-interpolate.min.js?1675789640" defer></script>
<script src="../js/d3/d3-selection.min.js?1675789640" defer></script>
<script src="../js/d3/d3-timer.min.js?1675789640" defer></script>
<script src="../js/d3/d3-transition.min.js?1675789640" defer></script>
<script src="../js/d3/d3-zoom.min.js?1675789640" defer></script>
<script src="../js/mermaid.min.js?1675789640" defer></script>
<script src="../js/clipboard.min.js?1675789784" defer></script>
<script src="../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../js/d3/d3-color.min.js?1675789784" defer></script>
<script src="../js/d3/d3-dispatch.min.js?1675789784" defer></script>
<script src="../js/d3/d3-drag.min.js?1675789784" defer></script>
<script src="../js/d3/d3-ease.min.js?1675789784" defer></script>
<script src="../js/d3/d3-interpolate.min.js?1675789784" defer></script>
<script src="../js/d3/d3-selection.min.js?1675789784" defer></script>
<script src="../js/d3/d3-timer.min.js?1675789784" defer></script>
<script src="../js/d3/d3-transition.min.js?1675789784" defer></script>
<script src="../js/d3/d3-zoom.min.js?1675789784" defer></script>
<script src="../js/mermaid.min.js?1675789784" defer></script>
<script>
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
</script>
<script src="../js/theme.js?1675789640" defer></script>
<script src="../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -69,7 +69,7 @@ The arrowed lines reflects how colors are inherited thru different parts of the
<link>https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://McShelby.github.io/hugo-theme-relearn/basics/history/index.html</guid>
<description>Changelog 5.11.1 (2023-02-06) Fixes [bug] variant: include missing theme-auto.css in distribution #467 5.11.0 (2023-02-05) Enhancements [feature] i18n: add Czech translation #455 [feature][change] lightbox: switch to CSS-only solution #451 [feature][change] variant: add support for prefers-color-scheme #445 [feature][change] expand: refactor for a11y #339 [feature][change] mermaid: make zoom configurable #144 Fixes [bug] swagger: avoid errors when using invalid rapi-doc fragment ids #465 [bug] search: fix oddities in keyboard handling #463 [bug] badge: fix text color for IE11 #462 [bug] mermaid: rerender graph if search term is present and variant is switched #460 [bug] tags: show tag on pages when tag has space #459 [bug] edit: remove double slash on root page link #450 Maintenance [task] build: add moving version tags #453 [task][change] theme: remove jQuery #452 [task] build: check for release notes before release #448 5.</description>
<description>Changelog 5.11.2 (2023-02-07) Fixes [bug] tabs: nested tabs content is not displayed #468 5.11.1 (2023-02-06) Fixes [bug] variant: include missing theme-auto.css in distribution #467 5.11.0 (2023-02-05) Enhancements [feature] i18n: add Czech translation #455 [feature][change] lightbox: switch to CSS-only solution #451 [feature][change] variant: add support for prefers-color-scheme #445 [feature][change] expand: refactor for a11y #339 [feature][change] mermaid: make zoom configurable #144 Fixes [bug] swagger: avoid errors when using invalid rapi-doc fragment ids #465 [bug] search: fix oddities in keyboard handling #463 [bug] badge: fix text color for IE11 #462 [bug] mermaid: rerender graph if search term is present and variant is switched #460 [bug] tags: show tag on pages when tag has space #459 [bug] edit: remove double slash on root page link #450 Maintenance [task] build: add moving version tags #453 [task][change] theme: remove jQuery #452 [task] build: check for release notes before release #448 5.</description>
</item>
</channel>
</rss>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Installation :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
<link href="../../basics/installation/index.print.html" rel="alternate" type="text/html" title="Installation :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789638" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789638" rel="stylesheet">
<link href="../../css/variant.css?1675789638" rel="stylesheet">
<link href="../../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789638"></script>
<script src="../../js/variant.js?1675789638"></script>
<link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789782" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789782" rel="stylesheet">
<link href="../../css/variant.css?1675789782" rel="stylesheet">
<link href="../../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789782"></script>
<script src="../../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -142,10 +142,10 @@
</span></span></code></pre></div><p>renders as</p>
<p>
<a href="#image-ae358557aeb6a5fe4dfa3b99221afb2c" class="lightbox-link">
<a href="#image-9d1489386e8915fce8955d124253fb20" class="lightbox-link">
<img src="../../basics/installation/chapter.png?classes=shadow&amp;width=60pc" alt="A Chapter" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-ae358557aeb6a5fe4dfa3b99221afb2c">
<a href="javascript:history.back();" class="lightbox" id="image-9d1489386e8915fce8955d124253fb20">
<img src="../../basics/installation/chapter.png?classes=shadow&amp;width=60pc" alt="A Chapter" class="lightbox-image" loading="lazy">
</a></p>
<p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p>
@ -257,12 +257,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../../js/search.js?1675789639" defer></script>
<script src="../../js/auto-complete.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -379,12 +379,12 @@
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../../js/buttons.js?1675789639"></script>
<script async src="../../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1675789639" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../../js/theme.js?1675789639" defer></script>
<script src="../../js/clipboard.min.js?1675789783" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Installation :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/installation/index.html" rel="alternate" hreflang="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="../../basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Installation :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -107,10 +107,10 @@
</span></span></code></pre></div><p>renders as</p>
<p>
<a href="#image-ae358557aeb6a5fe4dfa3b99221afb2c" class="lightbox-link">
<a href="#image-9d1489386e8915fce8955d124253fb20" class="lightbox-link">
<img src="../../basics/installation/chapter.png?classes=shadow&amp;width=60pc" alt="A Chapter" class="shadow" style="height: auto; width: 60pc;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-ae358557aeb6a5fe4dfa3b99221afb2c">
<a href="javascript:history.back();" class="lightbox" id="image-9d1489386e8915fce8955d124253fb20">
<img src="../../basics/installation/chapter.png?classes=shadow&amp;width=60pc" alt="A Chapter" class="lightbox-image" loading="lazy">
</a></p>
<p>The Relearn theme provides archetypes to create skeletons for your website. Begin by creating your first chapter page with the following command</p>
@ -150,8 +150,8 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>What&#39;s New :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What&#39;s New :: Hugo Relearn Theme">
<link href="../../basics/migration/index.print.html" rel="alternate" type="text/html" title="What&#39;s New :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789638" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789638" rel="stylesheet">
<link href="../../css/variant.css?1675789638" rel="stylesheet">
<link href="../../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789638"></script>
<script src="../../js/variant.js?1675789638"></script>
<link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789782" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789782" rel="stylesheet">
<link href="../../css/variant.css?1675789782" rel="stylesheet">
<link href="../../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789782"></script>
<script src="../../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -87,7 +87,7 @@
<div class="toc-wrapper" dir="ltr">
<nav id="TableOfContents">
<ul>
<li><a href="#5110-2023-02-06">5.11.0 (2023-02-06)</a></li>
<li><a href="#5110-2023-02-07">5.11.0 (2023-02-07)</a></li>
<li><a href="#5100-2023-01-25">5.10.0 (2023-01-25)</a></li>
<li><a href="#590-2022-12-23">5.9.0 (2022-12-23)</a></li>
<li><a href="#580-2022-12-08">5.8.0 (2022-12-08)</a></li>
@ -140,7 +140,7 @@
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
<!--GH-ACTION-RELEASE-MILESTONE-->
<hr>
<h2 id="5110-2023-02-06">5.11.0 (2023-02-06)</h2>
<h2 id="5110-2023-02-07">5.11.0 (2023-02-07)</h2>
<ul>
<li>
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" target="_blank">jQuery</a> library from its distribution.</p>
@ -773,12 +773,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../../js/search.js?1675789639" defer></script>
<script src="../../js/auto-complete.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -895,12 +895,12 @@
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../../js/buttons.js?1675789639"></script>
<script async src="../../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1675789639" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../../js/theme.js?1675789639" defer></script>
<script src="../../js/clipboard.min.js?1675789783" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>What&#39;s New :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/migration/index.html" rel="alternate" hreflang="pir">
<link href="https://McShelby.github.io/hugo-theme-relearn/basics/migration/index.html" rel="canonical" type="text/html" title="What&#39;s New :: Hugo Relearn Theme">
<link href="../../basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="What&#39;s New :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -83,7 +83,7 @@
<p><span class="badge cstyle info badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-plus-circle"></i></span><span class="badge-content">New</span></span> Marks new behavior you might find interesting or comes configurable.</p>
<!--GH-ACTION-RELEASE-MILESTONE-->
<hr>
<h2 id="5110-2023-02-06">5.11.0 (2023-02-06)</h2>
<h2 id="5110-2023-02-07">5.11.0 (2023-02-07)</h2>
<ul>
<li>
<p><span class="badge cstyle note badge-with-title"><span class="badge-title"><i class="fa-fw fas fa-exclamation-circle"></i></span><span class="badge-content">Change</span></span> The theme removed the popular <a href="https://jquery.com" target="_blank">jQuery</a> library from its distribution.</p>
@ -644,8 +644,8 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Requirements :: Hugo Relearn Theme</title>
@ -13,20 +13,20 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="pir">
<link href="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
<link href="../../basics/requirements/index.print.html" rel="alternate" type="text/html" title="Requirements :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789638" rel="stylesheet">
<link href="../../css/nucleus.css?1675789638" rel="stylesheet">
<link href="../../css/fonts.css?1675789638" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789638" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789638" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789638" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789638" rel="stylesheet">
<link href="../../css/variant.css?1675789638" rel="stylesheet">
<link href="../../css/print.css?1675789638" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789638"></script>
<script src="../../js/variant.js?1675789638"></script>
<link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789782" rel="stylesheet">
<link href="../../css/nucleus.css?1675789782" rel="stylesheet">
<link href="../../css/fonts.css?1675789782" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789782" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789782" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789782" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789782" rel="stylesheet">
<link href="../../css/variant.css?1675789782" rel="stylesheet">
<link href="../../css/print.css?1675789782" rel="stylesheet" media="print">
<script src="../../js/url.js?1675789782"></script>
<script src="../../js/variant.js?1675789782"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -94,10 +94,10 @@
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
<p>Just download at least version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
<p>
<a href="#image-2b08dc616d620bbdfde2bb39be2583b4" class="lightbox-link">
<a href="#image-db441bf54c07004792e453db4bff9acf" class="lightbox-link">
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-2b08dc616d620bbdfde2bb39be2583b4">
<a href="javascript:history.back();" class="lightbox" id="image-db441bf54c07004792e453db4bff9acf">
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="lightbox-image" loading="lazy">
</a></p>
@ -179,12 +179,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="../../js/auto-complete.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789639" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789639" defer></script>
<script src="../../js/search.js?1675789639" defer></script>
<script src="../../js/auto-complete.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.stemmer.support.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.multi.min.js?1675789783" defer></script>
<script src="../../js/lunr/lunr.en.min.js?1675789783" defer></script>
<script src="../../js/search.js?1675789783" defer></script>
</div>
<div id="content-wrapper" class="highlightable">
<ul class="topics collapsible-menu">
@ -301,12 +301,12 @@
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
<script async src="../../js/buttons.js?1675789639"></script>
<script async src="../../js/buttons.js?1675789783"></script>
</div>
</div>
</aside>
<script src="../../js/clipboard.min.js?1675789639" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789639" defer></script>
<script src="../../js/theme.js?1675789639" defer></script>
<script src="../../js/clipboard.min.js?1675789783" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789783" defer></script>
<script src="../../js/theme.js?1675789783" defer></script>
</body>
</html>

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.110.0">
<meta name="generator" content="Relearn 5.11.1+tip">
<meta name="generator" content="Relearn 5.11.2+tip">
<meta name="description" content="Documentation for Hugo Relearn Theme">
<meta name="author" content="Sören Weber">
<title>Requirements :: Hugo Relearn Theme</title>
@ -13,21 +13,21 @@
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/basics/requirements/index.html" rel="alternate" hreflang="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="../../basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Requirements :: Hugo Relearn Theme">
<link href="../../images/logo.svg?1675789638" rel="icon" type="image/svg+xml">
<link href="../../images/logo.svg?1675789782" 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?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789639" rel="stylesheet">
<link href="../../css/nucleus.css?1675789639" rel="stylesheet">
<link href="../../css/fonts.css?1675789639" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789639" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789639" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789639" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789639" rel="stylesheet">
<link href="../../css/variant.css?1675789639" rel="stylesheet">
<link href="../../css/print.css?1675789639" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789639" rel="stylesheet">
<script src="../../js/url.js?1675789639"></script>
<script src="../../js/variant.js?1675789639"></script>
<link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/auto-complete.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/perfect-scrollbar.min.css?1675789784" rel="stylesheet">
<link href="../../css/nucleus.css?1675789784" rel="stylesheet">
<link href="../../css/fonts.css?1675789784" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1675789784" rel="stylesheet"></noscript>
<link href="../../css/theme.css?1675789784" rel="stylesheet">
<link href="../../css/theme-auto.css?1675789784" rel="stylesheet" id="variant-style">
<link href="../../css/ie.css?1675789784" rel="stylesheet">
<link href="../../css/variant.css?1675789784" rel="stylesheet">
<link href="../../css/print.css?1675789784" rel="stylesheet" media="print">
<link href="../../css/format-print.css?1675789784" rel="stylesheet">
<script src="../../js/url.js?1675789784"></script>
<script src="../../js/variant.js?1675789784"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
@ -79,10 +79,10 @@
<p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p>
<p>Just download at least version <span class="badge cstyle default badge-with-title"><span class="badge-title"><i class="fab fa-hackerrank"></i></span><span class="badge-content" style="background-color: fuchsia;">0.95.0</span></span> of the <a href="https://gohugo.io/getting-started/installing/" target="_blank">Hugo binary</a> for your OS (Windows, Linux, Mac).</p>
<p>
<a href="#image-2b08dc616d620bbdfde2bb39be2583b4" class="lightbox-link">
<a href="#image-db441bf54c07004792e453db4bff9acf" class="lightbox-link">
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="shadow" style="height: auto; width: auto;" loading="lazy">
</a>
<a href="javascript:history.back();" class="lightbox" id="image-2b08dc616d620bbdfde2bb39be2583b4">
<a href="javascript:history.back();" class="lightbox" id="image-db441bf54c07004792e453db4bff9acf">
<img src="../../basics/requirements/magic.gif?classes=shadow" alt="Magic" class="lightbox-image" loading="lazy">
</a></p>
@ -92,8 +92,8 @@
</div>
</main>
</div>
<script src="../../js/clipboard.min.js?1675789640" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789640" defer></script>
<script src="../../js/theme.js?1675789640" defer></script>
<script src="../../js/clipboard.min.js?1675789784" defer></script>
<script src="../../js/perfect-scrollbar.min.js?1675789784" defer></script>
<script src="../../js/theme.js?1675789784" defer></script>
</body>
</html>