mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-04 22:50:31 +00:00
deploy: 5617ca2359
This commit is contained in:
parent
3fc5d08df3
commit
aa7da12549
317 changed files with 8879 additions and 7281 deletions
shortcodes
_print
attachments
button
children
_print
children-1
_print
children-1-1
_print
children-1-1-1
children-1-1-2
children-1-1-3
index.htmlchildren-2
children-3
children-4
index.htmltest
expand
include
include_me
index.htmlindex.xmlmermaid
notice
siteparam
swagger
tabs
|
@ -10,18 +10,18 @@
|
|||
<title>Shortcodes :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -95,7 +95,7 @@
|
|||
|
||||
|
||||
<h2><a href="/hugo-theme-relearn/shortcodes/button/" >Button</a></h2>
|
||||
<p>Nice buttons on your page</p>
|
||||
<p>Clickable buttons</p>
|
||||
|
||||
|
||||
<h2><a href="/hugo-theme-relearn/shortcodes/children/" >Children</a></h2>
|
||||
|
@ -141,8 +141,8 @@
|
|||
<h1>Attachments</h1>
|
||||
<p>The <code>attachments</code> shortcode displays a list of files attached to a page with adjustable color, title and icon.</p>
|
||||
|
||||
<div class="box attachments transparent">
|
||||
<div class="box-label"><i class="fas fa-paperclip fa-fw"></i> Attachments</div>
|
||||
<div class="box attachments cstyle transparent">
|
||||
<div class="box-label"><i class="fa-fw fas fa-paperclip"></i> Attachments</div>
|
||||
<ul class="box-content attachments-files">
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/BachGavotteShort.mp3">BachGavotteShort.mp3</a> (357 KB)</li>
|
||||
|
@ -245,8 +245,8 @@
|
|||
<h2 id="examples">Examples</h2>
|
||||
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom title, list of attachments ending in pdf or mp4</h3>
|
||||
|
||||
<div class="box attachments transparent">
|
||||
<div class="box-label"><i class="fas fa-paperclip fa-fw"></i> Related files</div>
|
||||
<div class="box attachments cstyle transparent">
|
||||
<div class="box-label"><i class="fa-fw fas fa-paperclip"></i> Related files</div>
|
||||
<ul class="box-content attachments-files">
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/Carroll_AliceAuPaysDesMerveilles.pdf">Carroll_AliceAuPaysDesMerveilles.pdf</a> (175 KB)</li>
|
||||
|
@ -267,8 +267,8 @@
|
|||
</div>
|
||||
<h3 id="info-styled-box-descending-sort-order">Info styled box, descending sort order</h3>
|
||||
|
||||
<div class="box attachments info">
|
||||
<div class="box-label"><i class="fas fa-info-circle fa-fw"></i> Info</div>
|
||||
<div class="box attachments cstyle info">
|
||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||
<ul class="box-content attachments-files">
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/movieselectricsheep-flock-244-32500-2.mp4">movieselectricsheep-flock-244-32500-2.mp4</a> (340 KB)</li>
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/hugo.txt">hugo.txt</a> (20 B)</li>
|
||||
|
@ -300,27 +300,195 @@
|
|||
<article>
|
||||
|
||||
<h1>Button</h1>
|
||||
<p>A button is a just a clickable button with optional icon.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fas fa-download"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span> <span class="nx">with</span> <span class="nx">icon</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fas fa-download"</span> <span class="nx">icon</span><span class="o">-</span><span class="nx">position</span><span class="p">=</span><span class="s">"right"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span> <span class="nx">with</span> <span class="nx">icon</span> <span class="nx">right</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span></code></pre></div><p>
|
||||
<a href="https://gohugo.io/" target="_blank" class="btn btn-default">
|
||||
Get Hugo
|
||||
</a>
|
||||
<p>The <code>button</code> shortcode displays a clickable button with adjustable color, title and icon.</p>
|
||||
<p>
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
<i class="fa-fw fas fa-download"></i>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle default">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" class="btn btn-default">
|
||||
<i class="fas fa-download"></i>
|
||||
Get Hugo with icon
|
||||
</a>
|
||||
<span class="btn cstyle warning">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-dragon"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h2 id="usage">Usage</h2>
|
||||
<p>Once the button is clicked, it opens another browser tab for the given URL.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"download"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span></code></pre></div><h3 id="parameter">Parameter</h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:left">Name</th>
|
||||
<th style="text-align:left">Optional</th>
|
||||
<th style="text-align:left">Default</th>
|
||||
<th style="text-align:left">Notes</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>href</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left"><em><empty></em></td>
|
||||
<td style="text-align:left">The destination URL for the button. If this parameter is not set, the button will do nothing but is still displayed as clickable.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>style</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left"><code>transparent</code></td>
|
||||
<td style="text-align:left">The color scheme used to paint the button.<br/><br/>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br/>- by brand color: <code>primary</code>, <code>secondary</code><br/>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br/>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>icon</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left"><a href="/hugo-theme-relearn/cont/icons/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br/><br/>- for severity styles: a nice matching icon for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>iconposition</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left"><code>left</code></td>
|
||||
<td style="text-align:left">Places the icon to the <code>left</code> or <code>right</code> of the title.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">Arbitray text for the button title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br/><br/>- for severity styles: the matching title for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="examples">Examples</h2>
|
||||
<h3 id="style">Style</h3>
|
||||
<h4 id="by-severity">by Severity</h4>
|
||||
<p>
|
||||
<span class="btn cstyle info">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-info-circle"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle note">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-exclamation-circle"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" class="btn btn-default">
|
||||
Get Hugo with icon right
|
||||
<i class="fas fa-download"></i>
|
||||
</a>
|
||||
</p>
|
||||
<span class="btn cstyle tip">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-lightbulb"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle warning">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-exclamation-triangle"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h4 id="by-brand-colors">by Brand Colors</h4>
|
||||
<p>
|
||||
<span class="btn cstyle primary">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle secondary">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h4 id="by-color">by Color</h4>
|
||||
<p>
|
||||
<span class="btn cstyle blue">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle green">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle grey">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle orange">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle red">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h4 id="by-special-color">by Special Color</h4>
|
||||
<p>
|
||||
<span class="btn cstyle default">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h3 id="icon">Icon</h3>
|
||||
<h4 id="to-the-left">to the left</h4>
|
||||
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-download"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
<h4 id="to-the-right">to the right</h4>
|
||||
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
<i class="fa-fw fas fa-download"></i>
|
||||
</a>
|
||||
</span>
|
||||
<h4 id="override-for-severity">Override for Severity</h4>
|
||||
|
||||
<span class="btn cstyle warning">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-dragon"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
<h3 id="other">Other</h3>
|
||||
<h4 id="severity-style-with-all-defaults">Severity Style with all Defaults</h4>
|
||||
|
||||
<span class="btn cstyle tip">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-lightbulb"></i>
|
||||
Tip
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
|
@ -790,15 +958,15 @@ So its content is used as description.</p>
|
|||
<h1>Mermaid</h1>
|
||||
<p><a href="https://mermaidjs.github.io/">Mermaid</a> is a library helping you to generate diagram and flowcharts from text, in a similar manner as Markdown.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This only works in modern browsers.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-exclamation-triangle fa-fw"></i> Warning</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||
<div class="box-content">
|
||||
<p>Due to limitations with <a href="https://github.com/mermaid-js/mermaid/issues/1846">Mermaid</a>, it is currently not possible to use Mermaid code fences in an initially collapsed <code>expand</code> shortcode. This is a know issue and <a href="https://github.com/McShelby/hugo-theme-relearn/issues/187">can’t be fixed by this theme</a>.</p>
|
||||
</div>
|
||||
|
@ -1013,8 +1181,8 @@ classDiagram
|
|||
<p>See <a href="http://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults">Mermaid documentation</a> for all allowed settings.</p>
|
||||
<p>The <code>theme</code> setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in <code>config.toml</code>, frontmatter or diagram directives.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>If you want to use mermaid codefences, you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting.</p>
|
||||
</div>
|
||||
|
@ -1043,8 +1211,8 @@ classDiagram
|
|||
<h1>Notice</h1>
|
||||
<p>The <code>notice</code> shortcode shows various types of disclaimers with adjustable color, title and icon to help you structure your page.</p>
|
||||
|
||||
<div class="box notices primary">
|
||||
<div class="box-label"><i class="fas fa-skull-crossbones fa-fw"></i> There may be pirates</div>
|
||||
<div class="box notices cstyle primary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> There may be pirates</div>
|
||||
<div class="box-content">
|
||||
<p>It is all about the boxes.</p>
|
||||
</div>
|
||||
|
@ -1107,14 +1275,14 @@ classDiagram
|
|||
<td style="text-align:left">2</td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">Arbitray text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br/><br/>- for severity styles: the matching title for the severity<br/>- for all other colors: no title<br/><br/>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
<td style="text-align:left">Arbitray text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br/><br/>- for severity styles: the matching title for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>icon</strong></td>
|
||||
<td style="text-align:left">3</td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left"><a href="/hugo-theme-relearn/cont/icons/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br/><br/>- for severity styles: a nice matching icon for the severity<br/>- for all other colors: no icon<br/><br/>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
<td style="text-align:left"><a href="/hugo-theme-relearn/cont/icons/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br/><br/>- for severity styles: a nice matching icon for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -1122,8 +1290,8 @@ classDiagram
|
|||
<h3 id="by-severity">By Severity</h3>
|
||||
<h4 id="info-with-markup">Info with markup</h4>
|
||||
|
||||
<div class="box notices info">
|
||||
<div class="box-label"><i class="fas fa-info-circle fa-fw"></i> Info</div>
|
||||
<div class="box notices cstyle info">
|
||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||
<div class="box-content">
|
||||
<p>An <strong>information</strong> disclaimer</p>
|
||||
<p>You can add standard markdown syntax:</p>
|
||||
|
@ -1170,8 +1338,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="note">Note</h4>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>notice</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1192,8 +1360,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="tip">Tip</h4>
|
||||
|
||||
<div class="box notices tip">
|
||||
<div class="box-label"><i class="fas fa-lightbulb fa-fw"></i> Tip</div>
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>tip</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1213,8 +1381,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="warning">Warning</h4>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-exclamation-triangle fa-fw"></i> Warning</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>warning</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1235,8 +1403,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="warning-with-non-default-title-and-icon">Warning with non-default title and icon</h4>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-dragon fa-fw"></i> Here are dragons</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-dragon"></i> Here are dragons</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>warning</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1257,7 +1425,7 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="warning-without-a-title-and-icon">Warning without a title and icon</h4>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"> </div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>warning</strong> disclaimer</p>
|
||||
|
@ -1280,7 +1448,7 @@ classDiagram
|
|||
<h3 id="by-brand-colors">By Brand Colors</h3>
|
||||
<h4 id="primary-with-title-only">Primary with title only</h4>
|
||||
|
||||
<div class="box notices primary">
|
||||
<div class="box notices cstyle primary">
|
||||
<div class="box-label">Primary</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>primary</strong> disclaimer</p>
|
||||
|
@ -1302,8 +1470,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="secondary-with-icon-only">Secondary with icon only</h4>
|
||||
|
||||
<div class="box notices secondary">
|
||||
<div class="box-label"><i class="fas fa-stopwatch fa-fw"></i> </div>
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-stopwatch"></i> </div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>secondary</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1325,7 +1493,7 @@ classDiagram
|
|||
<h3 id="by-color">By Color</h3>
|
||||
<h4 id="blue-without-a-title-and-icon">Blue without a title and icon</h4>
|
||||
|
||||
<div class="box notices blue">
|
||||
<div class="box notices cstyle blue">
|
||||
<div class="box-label"></div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>blue</strong> disclaimer</p>
|
||||
|
@ -1347,7 +1515,7 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="green-with-title-only">Green with title only</h4>
|
||||
|
||||
<div class="box notices green">
|
||||
<div class="box notices cstyle green">
|
||||
<div class="box-label">Green</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>green</strong> disclaimer</p>
|
||||
|
@ -1369,8 +1537,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="grey-with-icon-only">Grey with icon only</h4>
|
||||
|
||||
<div class="box notices grey">
|
||||
<div class="box-label"><i class="fas fa-bug fa-fw"></i> </div>
|
||||
<div class="box notices cstyle grey">
|
||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i> </div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>grey</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1391,8 +1559,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="orange-with-title-and-icon">Orange with title and icon</h4>
|
||||
|
||||
<div class="box notices orange">
|
||||
<div class="box-label"><i class="fas fa-bug fa-fw"></i> Orange</div>
|
||||
<div class="box notices cstyle orange">
|
||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i> Orange</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>orange</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -1413,7 +1581,7 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="red">Red</h4>
|
||||
|
||||
<div class="box notices red">
|
||||
<div class="box notices cstyle red">
|
||||
<div class="box-label"></div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>red</strong> disclaimer</p>
|
||||
|
@ -1436,8 +1604,8 @@ classDiagram
|
|||
<h3 id="by-special-color">By Special Color</h3>
|
||||
<h4 id="default-with-title-and-icon">Default with title and icon</h4>
|
||||
|
||||
<div class="box notices default">
|
||||
<div class="box-label"><i class="fas fa-skull-crossbones fa-fw"></i> Pay Attention to this Note!</div>
|
||||
<div class="box notices cstyle default">
|
||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
||||
<div class="box-content">
|
||||
<p>Some serious information.</p>
|
||||
</div>
|
||||
|
@ -1458,8 +1626,8 @@ classDiagram
|
|||
</div>
|
||||
<h4 id="transparent-with-title-and-icon">Transparent with title and icon</h4>
|
||||
|
||||
<div class="box notices transparent">
|
||||
<div class="box-label"><i class="fas fa-skull-crossbones fa-fw"></i> Pay Attention to this Note!</div>
|
||||
<div class="box notices cstyle transparent">
|
||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
||||
<div class="box-content">
|
||||
<p>Some serious information.</p>
|
||||
</div>
|
||||
|
@ -1508,8 +1676,8 @@ classDiagram
|
|||
<h1>Swagger</h1>
|
||||
<p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your OpenAPI Specifications.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This only works in modern browsers.</p>
|
||||
</div>
|
||||
|
@ -1710,8 +1878,8 @@ snippets for multiple languages or providing configuration in different formats.
|
|||
</div>
|
||||
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-exclamation-triangle fa-fw"></i> Warning</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||
<div class="box-content">
|
||||
<p>When using tab views with different content sets, make sure to use a common <code>groupId</code> for equal sets but distinct
|
||||
<code>groupId</code> for different sets. The <code>groupId</code> defaults to <code>'default'</code>.
|
||||
|
@ -1796,9 +1964,9 @@ from the <code>'default'</code> group on a different page then all tabs will be
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -1910,15 +2078,15 @@ from the <code>'default'</code> group on a different page then all tabs will be
|
|||
<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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1653858048"></script>
|
||||
<script>
|
||||
function useMermaid( config ){
|
||||
if (typeof mermaid != 'undefined' && typeof mermaid.mermaidAPI != 'undefined') {
|
||||
|
@ -1931,7 +2099,7 @@ from the <code>'default'</code> group on a different page then all tabs will be
|
|||
}
|
||||
useMermaid( JSON.parse("{ \"securityLevel\": \"loose\" }") );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/rapidoc-min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/rapidoc-min.js?1653858048"></script>
|
||||
<script>
|
||||
function useSwagger( config ){
|
||||
if( config.theme ){
|
||||
|
@ -1941,6 +2109,6 @@ from the <code>'default'</code> group on a different page then all tabs will be
|
|||
}
|
||||
useSwagger( JSON.parse("{}") );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Attachments :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/attachments/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/attachments/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/attachments/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -104,8 +104,8 @@
|
|||
<h1>Attachments</h1>
|
||||
<p>The <code>attachments</code> shortcode displays a list of files attached to a page with adjustable color, title and icon.</p>
|
||||
|
||||
<div class="box attachments transparent">
|
||||
<div class="box-label"><i class="fas fa-paperclip fa-fw"></i> Attachments</div>
|
||||
<div class="box attachments cstyle transparent">
|
||||
<div class="box-label"><i class="fa-fw fas fa-paperclip"></i> Attachments</div>
|
||||
<ul class="box-content attachments-files">
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/BachGavotteShort.mp3">BachGavotteShort.mp3</a> (357 KB)</li>
|
||||
|
@ -208,8 +208,8 @@
|
|||
<h2 id="examples">Examples</h2>
|
||||
<h3 id="custom-title-list-of-attachments-ending-in-pdf-or-mp4">Custom title, list of attachments ending in pdf or mp4</h3>
|
||||
|
||||
<div class="box attachments transparent">
|
||||
<div class="box-label"><i class="fas fa-paperclip fa-fw"></i> Related files</div>
|
||||
<div class="box attachments cstyle transparent">
|
||||
<div class="box-label"><i class="fa-fw fas fa-paperclip"></i> Related files</div>
|
||||
<ul class="box-content attachments-files">
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/adivorciarsetoca00cape.pdf">adivorciarsetoca00cape.pdf</a> (361 KB)</li>
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/Carroll_AliceAuPaysDesMerveilles.pdf">Carroll_AliceAuPaysDesMerveilles.pdf</a> (175 KB)</li>
|
||||
|
@ -230,8 +230,8 @@
|
|||
</div>
|
||||
<h3 id="info-styled-box-descending-sort-order">Info styled box, descending sort order</h3>
|
||||
|
||||
<div class="box attachments info">
|
||||
<div class="box-label"><i class="fas fa-info-circle fa-fw"></i> Info</div>
|
||||
<div class="box attachments cstyle info">
|
||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||
<ul class="box-content attachments-files">
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/movieselectricsheep-flock-244-32500-2.mp4">movieselectricsheep-flock-244-32500-2.mp4</a> (340 KB)</li>
|
||||
<li><a href="/hugo-theme-relearn/shortcodes/attachments.en.files/hugo.txt">hugo.txt</a> (20 B)</li>
|
||||
|
@ -330,9 +330,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -444,13 +444,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,23 +5,23 @@
|
|||
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.99.1" />
|
||||
<meta name="generator" content="Relearn 3.4.1+tip">
|
||||
<meta name="description" content="Nice buttons on your page">
|
||||
<meta name="description" content="Clickable buttons">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Button :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/button/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/button/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/button/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -65,6 +65,7 @@
|
|||
<span id="sidebar-toggle-span">
|
||||
<a href="#" id="sidebar-toggle" title='Menu'><i class="fas fa-bars fa-fw"></i></a>
|
||||
</span>
|
||||
<span id="toc-menu" title='Table of Contents'><i class="fas fa-list-alt fa-fw"></i></span>
|
||||
<ol class="links" itemscope itemtype="http://schema.org/BreadcrumbList">
|
||||
<meta itemprop="itemListOrder" content="Descending" />
|
||||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><meta itemprop="position" content="3" /><a itemprop="item" href="/hugo-theme-relearn/"><span itemprop="name">Hugo Relearn Theme</span></a> > </li>
|
||||
|
@ -72,6 +73,26 @@
|
|||
<li itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><meta itemprop="position" content="1" /><a itemprop="item" href="/hugo-theme-relearn/shortcodes/button/" aria-disabled="true"><span itemprop="name">Button</span></a></li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="default-animation progress">
|
||||
<div class="wrapper">
|
||||
<nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#usage">Usage</a>
|
||||
<ul>
|
||||
<li><a href="#parameter">Parameter</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#examples">Examples</a>
|
||||
<ul>
|
||||
<li><a href="#style">Style</a></li>
|
||||
<li><a href="#icon">Icon</a></li>
|
||||
<li><a href="#other">Other</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<main id="body-inner" class="highlightable">
|
||||
|
@ -81,27 +102,195 @@
|
|||
<article>
|
||||
|
||||
<h1>Button</h1>
|
||||
<p>A button is a just a clickable button with optional icon.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fas fa-download"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span> <span class="nx">with</span> <span class="nx">icon</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"fas fa-download"</span> <span class="nx">icon</span><span class="o">-</span><span class="nx">position</span><span class="p">=</span><span class="s">"right"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span> <span class="nx">with</span> <span class="nx">icon</span> <span class="nx">right</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span></code></pre></div><p>
|
||||
<a href="https://gohugo.io/" target="_blank" class="btn btn-default">
|
||||
Get Hugo
|
||||
</a>
|
||||
<p>The <code>button</code> shortcode displays a clickable button with adjustable color, title and icon.</p>
|
||||
<p>
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
<i class="fa-fw fas fa-download"></i>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle default">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" class="btn btn-default">
|
||||
<i class="fas fa-download"></i>
|
||||
Get Hugo with icon
|
||||
</a>
|
||||
<span class="btn cstyle warning">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-dragon"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h2 id="usage">Usage</h2>
|
||||
<p>Once the button is clicked, it opens another browser tab for the given URL.</p>
|
||||
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="nx">button</span> <span class="nx">href</span><span class="p">=</span><span class="s">"https://gohugo.io/"</span> <span class="nx">icon</span><span class="p">=</span><span class="s">"download"</span> <span class="o">%</span><span class="p">}}</span><span class="nx">Get</span> <span class="nx">Hugo</span><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">button</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span></code></pre></div><h3 id="parameter">Parameter</h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:left">Name</th>
|
||||
<th style="text-align:left">Optional</th>
|
||||
<th style="text-align:left">Default</th>
|
||||
<th style="text-align:left">Notes</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>href</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left"><em><empty></em></td>
|
||||
<td style="text-align:left">The destination URL for the button. If this parameter is not set, the button will do nothing but is still displayed as clickable.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>style</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left"><code>transparent</code></td>
|
||||
<td style="text-align:left">The color scheme used to paint the button.<br/><br/>- by severity: <code>info</code>, <code>note</code>, <code>tip</code>, <code>warning</code><br/>- by brand color: <code>primary</code>, <code>secondary</code><br/>- by color: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>orange</code>, <code>red</code><br/>- by special color: <code>default</code>, <code>transparent</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>icon</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left"><a href="/hugo-theme-relearn/cont/icons/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br/><br/>- for severity styles: a nice matching icon for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>iconposition</strong></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left"><code>left</code></td>
|
||||
<td style="text-align:left">Places the icon to the <code>left</code> or <code>right</code> of the title.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><em><strong><content></strong></em></td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">Arbitray text for the button title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br/><br/>- for severity styles: the matching title for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="examples">Examples</h2>
|
||||
<h3 id="style">Style</h3>
|
||||
<h4 id="by-severity">by Severity</h4>
|
||||
<p>
|
||||
<span class="btn cstyle info">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-info-circle"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle note">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-exclamation-circle"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<a href="https://gohugo.io/" target="_blank" class="btn btn-default">
|
||||
Get Hugo with icon right
|
||||
<i class="fas fa-download"></i>
|
||||
</a>
|
||||
</p>
|
||||
<span class="btn cstyle tip">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-lightbulb"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle warning">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-exclamation-triangle"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h4 id="by-brand-colors">by Brand Colors</h4>
|
||||
<p>
|
||||
<span class="btn cstyle primary">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle secondary">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h4 id="by-color">by Color</h4>
|
||||
<p>
|
||||
<span class="btn cstyle blue">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle green">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle grey">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle orange">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle red">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h4 id="by-special-color">by Special Color</h4>
|
||||
<p>
|
||||
<span class="btn cstyle default">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
</a>
|
||||
</span></p>
|
||||
<h3 id="icon">Icon</h3>
|
||||
<h4 id="to-the-left">to the left</h4>
|
||||
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-download"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
<h4 id="to-the-right">to the right</h4>
|
||||
|
||||
<span class="btn cstyle transparent">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
Get Hugo
|
||||
<i class="fa-fw fas fa-download"></i>
|
||||
</a>
|
||||
</span>
|
||||
<h4 id="override-for-severity">Override for Severity</h4>
|
||||
|
||||
<span class="btn cstyle warning">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-dragon"></i>
|
||||
Get Hugo
|
||||
</a>
|
||||
</span>
|
||||
<h3 id="other">Other</h3>
|
||||
<h4 id="severity-style-with-all-defaults">Severity Style with all Defaults</h4>
|
||||
|
||||
<span class="btn cstyle tip">
|
||||
<a href="https://gohugo.io/" target="_blank">
|
||||
<i class="fa-fw fas fa-lightbulb"></i>
|
||||
Tip
|
||||
</a>
|
||||
</span>
|
||||
|
||||
<footer class="footline">
|
||||
</footer>
|
||||
|
@ -177,9 +366,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -291,13 +480,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Children :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -445,9 +445,9 @@ So its content is used as description.</p>
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -559,13 +559,13 @@ So its content is used as description.</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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -245,9 +245,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -359,13 +359,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -229,9 +229,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -343,13 +343,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1 (hidden) :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -200,9 +200,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -316,13 +316,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -184,9 +184,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -300,13 +300,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1-1-1 (hidden) :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -194,9 +194,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -312,13 +312,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1-1-1-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -168,9 +168,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -286,13 +286,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1-1-1-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/children-1-1-1-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -167,9 +167,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -285,13 +285,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1-1-1 (hidden) :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -182,9 +182,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -300,13 +300,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -181,9 +181,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -297,13 +297,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-1 (hidden) :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -180,9 +180,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -296,13 +296,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-2 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -202,9 +202,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -316,13 +316,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-2-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -166,9 +166,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -280,13 +280,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-2-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -165,9 +165,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -279,13 +279,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-2-2 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -166,9 +166,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -280,13 +280,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-2-2 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -165,9 +165,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -279,13 +279,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-2 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -181,9 +181,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -295,13 +295,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-3 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -165,9 +165,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -279,13 +279,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1-3 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -164,9 +164,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -278,13 +278,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -181,9 +181,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -295,13 +295,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 1 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-1/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-1/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-1/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -178,9 +178,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -292,13 +292,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 2 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-2/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-2/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-2/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -164,9 +164,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -278,13 +278,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 2 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-2/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-2/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-2/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -163,9 +163,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -277,13 +277,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 3 :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-3/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-3/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-3/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -190,9 +190,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -304,13 +304,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 3 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-3/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-3/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-3/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -178,9 +178,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -292,13 +292,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 3-1 :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/children/children-3/test3/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-3/test3/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -163,9 +163,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -277,13 +277,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 4 (hidden) :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-4/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-4/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-4/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -163,9 +163,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -278,13 +278,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>page 4 (hidden) :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/children-4/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/children-4/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/children-4/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -162,9 +162,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -277,13 +277,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Children :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/children/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -316,9 +316,9 @@ So its content is used as description.</p>
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -430,13 +430,13 @@ So its content is used as description.</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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -11,18 +11,18 @@
|
|||
<title>page X :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/children/test/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/children/test/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -38,7 +38,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/children/test/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -159,9 +159,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -273,13 +273,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Expand :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/expand/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/expand/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/expand/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -300,9 +300,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -414,13 +414,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Include :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/include/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/include/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/include/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -202,9 +202,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -316,13 +316,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -9,18 +9,18 @@
|
|||
<meta name="description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta name="author" content="Sören Weber">
|
||||
<title>Hugo Relearn Theme</title>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -36,7 +36,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/include_me/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -167,9 +167,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -281,13 +281,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Shortcodes :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -94,7 +94,7 @@
|
|||
|
||||
|
||||
<h2><a href="/hugo-theme-relearn/shortcodes/button/" >Button</a></h2>
|
||||
<p>Nice buttons on your page</p>
|
||||
<p>Clickable buttons</p>
|
||||
|
||||
|
||||
<h2><a href="/hugo-theme-relearn/shortcodes/children/" >Children</a></h2>
|
||||
|
@ -204,9 +204,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -318,13 +318,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -39,8 +39,10 @@ The JSON object of your config.toml / frontmatter is forwarded into Swagger&
|
|||
<link>https://McShelby.github.io/hugo-theme-relearn/shortcodes/button/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://McShelby.github.io/hugo-theme-relearn/shortcodes/button/</guid>
|
||||
<description>A button is a just a clickable button with optional icon.
|
||||
{{% button href=&#34;https://gohugo.io/&#34; %}}Get Hugo{{% /button %}} {{% button href=&#34;https://gohugo.io/&#34; icon=&#34;fas fa-download&#34; %}}Get Hugo with icon{{% /button %}} {{% button href=&#34;https://gohugo.io/&#34; icon=&#34;fas fa-download&#34; icon-position=&#34;right&#34; %}}Get Hugo with icon right{{% /button %}} Get Hugo Get Hugo with icon Get Hugo with icon right </description>
|
||||
<description>The button shortcode displays a clickable button with adjustable color, title and icon.
|
||||
Get Hugo Get Hugo Get Hugo
|
||||
Usage Once the button is clicked, it opens another browser tab for the given URL.
|
||||
{{% button href=&#34;https://gohugo.io/&#34; icon=&#34;download&#34; %}}Get Hugo{{% /button %}} Parameter Name Optional Default Notes href yes &lt;empty&gt; The destination URL for the button.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Expand</title>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Mermaid :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/mermaid/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/mermaid/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/mermaid/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -107,15 +107,15 @@
|
|||
<h1>Mermaid</h1>
|
||||
<p><a href="https://mermaidjs.github.io/">Mermaid</a> is a library helping you to generate diagram and flowcharts from text, in a similar manner as Markdown.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This only works in modern browsers.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-exclamation-triangle fa-fw"></i> Warning</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||
<div class="box-content">
|
||||
<p>Due to limitations with <a href="https://github.com/mermaid-js/mermaid/issues/1846">Mermaid</a>, it is currently not possible to use Mermaid code fences in an initially collapsed <code>expand</code> shortcode. This is a know issue and <a href="https://github.com/McShelby/hugo-theme-relearn/issues/187">can’t be fixed by this theme</a>.</p>
|
||||
</div>
|
||||
|
@ -330,8 +330,8 @@ classDiagram
|
|||
<p>See <a href="http://mermaid-js.github.io/mermaid/#/Setup?id=mermaidapi-configuration-defaults">Mermaid documentation</a> for all allowed settings.</p>
|
||||
<p>The <code>theme</code> setting can also be set by your used color variant. This will be the sitewide default and can - again - be overridden by your settings in <code>config.toml</code>, frontmatter or diagram directives.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>If you want to use mermaid codefences, you have to turn off <code>guessSyntax</code> for the <code>markup.highlight</code> setting.</p>
|
||||
</div>
|
||||
|
@ -425,9 +425,9 @@ classDiagram
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -539,15 +539,15 @@ classDiagram
|
|||
<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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/mermaid.min.js?1653858047"></script>
|
||||
<script>
|
||||
function useMermaid( config ){
|
||||
if (typeof mermaid != 'undefined' && typeof mermaid.mermaidAPI != 'undefined') {
|
||||
|
@ -560,6 +560,6 @@ classDiagram
|
|||
}
|
||||
useMermaid( JSON.parse("{ \"securityLevel\": \"loose\" }") );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Notice :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/notice/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/notice/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/notice/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -105,8 +105,8 @@
|
|||
<h1>Notice</h1>
|
||||
<p>The <code>notice</code> shortcode shows various types of disclaimers with adjustable color, title and icon to help you structure your page.</p>
|
||||
|
||||
<div class="box notices primary">
|
||||
<div class="box-label"><i class="fas fa-skull-crossbones fa-fw"></i> There may be pirates</div>
|
||||
<div class="box notices cstyle primary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> There may be pirates</div>
|
||||
<div class="box-content">
|
||||
<p>It is all about the boxes.</p>
|
||||
</div>
|
||||
|
@ -169,14 +169,14 @@
|
|||
<td style="text-align:left">2</td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left">Arbitray text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br/><br/>- for severity styles: the matching title for the severity<br/>- for all other colors: no title<br/><br/>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
<td style="text-align:left">Arbitray text for the box title. Depending on the <strong>style</strong> there may be a default title. Any given value will overwrite the default.<br/><br/>- for severity styles: the matching title for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no title for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>icon</strong></td>
|
||||
<td style="text-align:left">3</td>
|
||||
<td style="text-align:left">yes</td>
|
||||
<td style="text-align:left">see notes</td>
|
||||
<td style="text-align:left"><a href="/hugo-theme-relearn/cont/icons/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br/><br/>- for severity styles: a nice matching icon for the severity<br/>- for all other colors: no icon<br/><br/>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
<td style="text-align:left"><a href="/hugo-theme-relearn/cont/icons/#finding-an-icon">Font Awesome icon name</a> set to the left of the title. Depending on the <strong>style</strong> there may be a default icon. Any given value will overwrite the default.<br/><br/>- for severity styles: a nice matching icon for the severity<br/>- for all other colors: <em><empty></em><br/><br/>If you want no icon for a severity style, you have to set this parameter to <code>" "</code> (a non empty string filled with spaces)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -184,8 +184,8 @@
|
|||
<h3 id="by-severity">By Severity</h3>
|
||||
<h4 id="info-with-markup">Info with markup</h4>
|
||||
|
||||
<div class="box notices info">
|
||||
<div class="box-label"><i class="fas fa-info-circle fa-fw"></i> Info</div>
|
||||
<div class="box notices cstyle info">
|
||||
<div class="box-label"><i class="fa-fw fas fa-info-circle"></i> Info</div>
|
||||
<div class="box-content">
|
||||
<p>An <strong>information</strong> disclaimer</p>
|
||||
<p>You can add standard markdown syntax:</p>
|
||||
|
@ -232,8 +232,8 @@
|
|||
</div>
|
||||
<h4 id="note">Note</h4>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>notice</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -254,8 +254,8 @@
|
|||
</div>
|
||||
<h4 id="tip">Tip</h4>
|
||||
|
||||
<div class="box notices tip">
|
||||
<div class="box-label"><i class="fas fa-lightbulb fa-fw"></i> Tip</div>
|
||||
<div class="box notices cstyle tip">
|
||||
<div class="box-label"><i class="fa-fw fas fa-lightbulb"></i> Tip</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>tip</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -275,8 +275,8 @@
|
|||
</div>
|
||||
<h4 id="warning">Warning</h4>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-exclamation-triangle fa-fw"></i> Warning</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>warning</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -297,8 +297,8 @@
|
|||
</div>
|
||||
<h4 id="warning-with-non-default-title-and-icon">Warning with non-default title and icon</h4>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-dragon fa-fw"></i> Here are dragons</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-dragon"></i> Here are dragons</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>warning</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -319,7 +319,7 @@
|
|||
</div>
|
||||
<h4 id="warning-without-a-title-and-icon">Warning without a title and icon</h4>
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"> </div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>warning</strong> disclaimer</p>
|
||||
|
@ -342,7 +342,7 @@
|
|||
<h3 id="by-brand-colors">By Brand Colors</h3>
|
||||
<h4 id="primary-with-title-only">Primary with title only</h4>
|
||||
|
||||
<div class="box notices primary">
|
||||
<div class="box notices cstyle primary">
|
||||
<div class="box-label">Primary</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>primary</strong> disclaimer</p>
|
||||
|
@ -364,8 +364,8 @@
|
|||
</div>
|
||||
<h4 id="secondary-with-icon-only">Secondary with icon only</h4>
|
||||
|
||||
<div class="box notices secondary">
|
||||
<div class="box-label"><i class="fas fa-stopwatch fa-fw"></i> </div>
|
||||
<div class="box notices cstyle secondary">
|
||||
<div class="box-label"><i class="fa-fw fas fa-stopwatch"></i> </div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>secondary</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -387,7 +387,7 @@
|
|||
<h3 id="by-color">By Color</h3>
|
||||
<h4 id="blue-without-a-title-and-icon">Blue without a title and icon</h4>
|
||||
|
||||
<div class="box notices blue">
|
||||
<div class="box notices cstyle blue">
|
||||
<div class="box-label"></div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>blue</strong> disclaimer</p>
|
||||
|
@ -409,7 +409,7 @@
|
|||
</div>
|
||||
<h4 id="green-with-title-only">Green with title only</h4>
|
||||
|
||||
<div class="box notices green">
|
||||
<div class="box notices cstyle green">
|
||||
<div class="box-label">Green</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>green</strong> disclaimer</p>
|
||||
|
@ -431,8 +431,8 @@
|
|||
</div>
|
||||
<h4 id="grey-with-icon-only">Grey with icon only</h4>
|
||||
|
||||
<div class="box notices grey">
|
||||
<div class="box-label"><i class="fas fa-bug fa-fw"></i> </div>
|
||||
<div class="box notices cstyle grey">
|
||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i> </div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>grey</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -453,8 +453,8 @@
|
|||
</div>
|
||||
<h4 id="orange-with-title-and-icon">Orange with title and icon</h4>
|
||||
|
||||
<div class="box notices orange">
|
||||
<div class="box-label"><i class="fas fa-bug fa-fw"></i> Orange</div>
|
||||
<div class="box notices cstyle orange">
|
||||
<div class="box-label"><i class="fa-fw fas fa-bug"></i> Orange</div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>orange</strong> disclaimer</p>
|
||||
</div>
|
||||
|
@ -475,7 +475,7 @@
|
|||
</div>
|
||||
<h4 id="red">Red</h4>
|
||||
|
||||
<div class="box notices red">
|
||||
<div class="box notices cstyle red">
|
||||
<div class="box-label"></div>
|
||||
<div class="box-content">
|
||||
<p>A <strong>red</strong> disclaimer</p>
|
||||
|
@ -498,8 +498,8 @@
|
|||
<h3 id="by-special-color">By Special Color</h3>
|
||||
<h4 id="default-with-title-and-icon">Default with title and icon</h4>
|
||||
|
||||
<div class="box notices default">
|
||||
<div class="box-label"><i class="fas fa-skull-crossbones fa-fw"></i> Pay Attention to this Note!</div>
|
||||
<div class="box notices cstyle default">
|
||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
||||
<div class="box-content">
|
||||
<p>Some serious information.</p>
|
||||
</div>
|
||||
|
@ -520,8 +520,8 @@
|
|||
</div>
|
||||
<h4 id="transparent-with-title-and-icon">Transparent with title and icon</h4>
|
||||
|
||||
<div class="box notices transparent">
|
||||
<div class="box-label"><i class="fas fa-skull-crossbones fa-fw"></i> Pay Attention to this Note!</div>
|
||||
<div class="box notices cstyle transparent">
|
||||
<div class="box-label"><i class="fa-fw fas fa-skull-crossbones"></i> Pay Attention to this Note!</div>
|
||||
<div class="box-content">
|
||||
<p>Some serious information.</p>
|
||||
</div>
|
||||
|
@ -615,9 +615,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -729,13 +729,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Site param :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/siteparam/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/siteparam/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/siteparam/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -179,9 +179,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -293,13 +293,13 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Swagger :: Hugo Relearn Theme</title>
|
||||
<link rel="canonical" type="text/html" href="/hugo-theme-relearn/shortcodes/swagger/" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/swagger/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811477" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811477" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811477" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811477" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811477"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858048" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858048" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858048" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858048" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858048"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858048"></script>
|
||||
</head>
|
||||
<body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/swagger/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -100,8 +100,8 @@
|
|||
<h1>Swagger</h1>
|
||||
<p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your OpenAPI Specifications.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This only works in modern browsers.</p>
|
||||
</div>
|
||||
|
@ -209,9 +209,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858048"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -323,14 +323,14 @@
|
|||
<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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811477"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858048"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/rapidoc-min.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858048"></script>
|
||||
<script src="/hugo-theme-relearn/js/rapidoc-min.js?1653858048"></script>
|
||||
<script>
|
||||
function useSwagger( config ){
|
||||
if( config.theme ){
|
||||
|
@ -340,6 +340,6 @@
|
|||
}
|
||||
useSwagger( JSON.parse("{}") );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811477"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858048"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Swagger :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/swagger/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/shortcodes/swagger/_print/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811476" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811476" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811476" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811476" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811476"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/swagger/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -99,8 +99,8 @@
|
|||
<h1>Swagger</h1>
|
||||
<p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your OpenAPI Specifications.</p>
|
||||
|
||||
<div class="box notices note">
|
||||
<div class="box-label"><i class="fas fa-exclamation-circle fa-fw"></i> Note</div>
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
<div class="box-content">
|
||||
<p>This only works in modern browsers.</p>
|
||||
</div>
|
||||
|
@ -208,9 +208,9 @@
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -322,14 +322,14 @@
|
|||
<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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811476"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/rapidoc-min.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/rapidoc-min.js?1653858047"></script>
|
||||
<script>
|
||||
function useSwagger( config ){
|
||||
if( config.theme ){
|
||||
|
@ -339,6 +339,6 @@
|
|||
}
|
||||
useSwagger( JSON.parse("{}") );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811476"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
<title>Tabbed views :: Hugo Relearn Theme</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="/hugo-theme-relearn/shortcodes/tabs/index.xml" title="Hugo Relearn Theme" />
|
||||
<link rel="alternate" type="text/html" href="/hugo-theme-relearn/_print/shortcodes/tabs/" title="Hugo Relearn Theme" />
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653811475" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653811475" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653811475" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653811475" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653811475"></script>
|
||||
<link rel="icon" href="/hugo-theme-relearn/images/logo.svg?1653858047" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/featherlight.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-light.css?1653858047" rel="stylesheet" id="variant-style">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1653858047" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1653858047" rel="stylesheet" media="print">
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1653858047"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -37,7 +37,7 @@
|
|||
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
|
||||
variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/jquery.min.js?1653858047"></script>
|
||||
</head>
|
||||
<body class="mobile-support" data-url="/hugo-theme-relearn/shortcodes/tabs/">
|
||||
<div id="body" class="default-animation">
|
||||
|
@ -252,8 +252,8 @@ snippets for multiple languages or providing configuration in different formats.
|
|||
</div>
|
||||
|
||||
|
||||
<div class="box notices warning">
|
||||
<div class="box-label"><i class="fas fa-exclamation-triangle fa-fw"></i> Warning</div>
|
||||
<div class="box notices cstyle warning">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-triangle"></i> Warning</div>
|
||||
<div class="box-content">
|
||||
<p>When using tab views with different content sets, make sure to use a common <code>groupId</code> for equal sets but distinct
|
||||
<code>groupId</code> for different sets. The <code>groupId</code> defaults to <code>'default'</code>.
|
||||
|
@ -337,9 +337,9 @@ from the <code>'default'</code> group on a different page then all tabs will be
|
|||
<input data-search-input id="search-by" type="search" placeholder="Search...">
|
||||
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1653858047"></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics collapsible-menu">
|
||||
|
@ -451,13 +451,13 @@ from the <code>'default'</code> group on a different page then all tabs will be
|
|||
<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"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653811475"></script>
|
||||
<script async defer src="/hugo-theme-relearn/js/buttons.js?1653858047"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653811475"></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/featherlight.min.js?1653858047"></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1653858047"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue