mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-22 19:40:15 +00:00
371 lines
27 KiB
HTML
371 lines
27 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="art-x-pir" dir="rtl" itemscope itemtype="http://schema.org/Article" data-r-output-format="html">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
|
<meta name="generator" content="Hugo 0.143.1">
|
|
<meta name="generator" content="Relearn 7.3.2+2a6d621e79ae8fc80cc8e3d832a132a8a7274341">
|
|
<meta name="description" content="Overview of the ship">
|
|
<meta name="author" content="Captain Hugo">
|
|
<meta name="twitter:card" content="summary">
|
|
<meta name="twitter:title" content="The Ship :: Purple Pulpo">
|
|
<meta name="twitter:description" content="Overview of the ship">
|
|
<meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/exampleSite/pir/ship/index.html">
|
|
<meta property="og:site_name" content="Purple Pulpo">
|
|
<meta property="og:title" content="The Ship :: Purple Pulpo">
|
|
<meta property="og:description" content="Overview of the ship">
|
|
<meta property="og:locale" content="art_x_pir">
|
|
<meta property="og:type" content="website">
|
|
<meta itemprop="name" content="The Ship :: Purple Pulpo">
|
|
<meta itemprop="description" content="Overview of the ship">
|
|
<meta itemprop="wordCount" content="201">
|
|
<title>The Ship :: Purple Pulpo</title>
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/exampleSite/ship/index.html" rel="alternate" hreflang="x-default">
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/exampleSite/ship/index.html" rel="alternate" hreflang="en">
|
|
<link href="https://mcshelby.github.io/hugo-theme-relearn/exampleSite/pir/ship/index.html" rel="alternate" hreflang="art-x-pir">
|
|
<link href="/hugo-theme-relearn/exampleSite/pir/ship/index.xml" rel="alternate" type="application/rss+xml" title="The Ship :: Purple Pulpo">
|
|
<link href="/hugo-theme-relearn/exampleSite/pir/ship/index.print.html" rel="alternate" type="text/html" title="The Ship :: Purple Pulpo">
|
|
<link href="/hugo-theme-relearn/exampleSite/css/fontawesome-all.min.css?1739488773" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/exampleSite/css/fontawesome-all.min.css?1739488773" rel="stylesheet"></noscript>
|
|
<link href="/hugo-theme-relearn/exampleSite/css/auto-complete.css?1739488773" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/exampleSite/css/auto-complete.css?1739488773" rel="stylesheet"></noscript>
|
|
<link href="/hugo-theme-relearn/exampleSite/css/perfect-scrollbar.min.css?1739488773" rel="stylesheet">
|
|
<link href="/hugo-theme-relearn/exampleSite/css/theme.min.css?1739488773" rel="stylesheet">
|
|
<link href="/hugo-theme-relearn/exampleSite/css/format-html.min.css?1739488773" rel="stylesheet" id="R-format-style">
|
|
<script>
|
|
window.relearn = window.relearn || {};
|
|
window.relearn.relBasePath='..\/..';
|
|
window.relearn.relBaseUri='..\/..\/..\/..';
|
|
window.relearn.absBaseUri='https:\/\/mcshelby.github.io\/hugo-theme-relearn\/exampleSite';
|
|
window.relearn.min = `.min`;
|
|
window.relearn.disableAnchorCopy=false;
|
|
window.relearn.disableAnchorScrolling=false;
|
|
// variant stuff
|
|
window.relearn.themevariants = [ 'auto', 'neon', 'learn' ];
|
|
window.relearn.customvariantname = "my-custom-variant";
|
|
window.relearn.changeVariant = function(variant) {
|
|
var oldVariant = document.documentElement.dataset.rThemeVariant;
|
|
window.localStorage.setItem(window.relearn.absBaseUri + "/variant", variant);
|
|
document.documentElement.dataset.rThemeVariant = variant;
|
|
if (oldVariant != variant) {
|
|
document.dispatchEvent( new CustomEvent('themeVariantLoaded', { detail: { variant, oldVariant } }) );
|
|
}
|
|
}
|
|
window.relearn.markVariant = function() {
|
|
var variant = window.localStorage.getItem(window.relearn.absBaseUri + "/variant");
|
|
var select = document.querySelector("#R-select-variant");
|
|
if (select) {
|
|
select.value = variant;
|
|
}
|
|
}
|
|
window.relearn.initVariant = function() {
|
|
var variant = window.localStorage.getItem(window.relearn.absBaseUri + "/variant") ?? "";
|
|
if( variant == window.relearn.customvariantname ){
|
|
}else if( !variant || !window.relearn.themevariants.includes(variant) ){
|
|
variant = window.relearn.themevariants[0];
|
|
window.localStorage.setItem(window.relearn.absBaseUri + "/variant", variant);
|
|
}
|
|
document.documentElement.dataset.rThemeVariant = variant;
|
|
}
|
|
window.relearn.initVariant();
|
|
window.relearn.markVariant();
|
|
// translations
|
|
window.T_Copy_to_clipboard = `Copy t' clipboard`;
|
|
window.T_Copied_to_clipboard = `Copied t' clipboard!`;
|
|
window.T_Copy_link_to_clipboard = `Copy link t' clipboard`;
|
|
window.T_Link_copied_to_clipboard = `Copied link t' clipboard!`;
|
|
window.T_Reset_view = `Rrreset view`;
|
|
window.T_View_reset = `View rrreset!`;
|
|
window.T_No_results_found = `No rrresults found fer "{0}"`;
|
|
window.T_N_results_found = `{1} rrresults found fer "{0}"`;
|
|
</script>
|
|
<style>
|
|
|
|
#R-body svg.purple,
|
|
#R-body svg.purple :not([fill]),
|
|
#R-body svg.purple :not([fill='black']),
|
|
#R-body svg.purple :not([fill='#000000']) {
|
|
fill: var(--INTERNAL-PRIMARY-color) !important;
|
|
}
|
|
|
|
|
|
#R-logo {
|
|
font-size: 1.4rem;
|
|
margin-bottom: -.8125rem;
|
|
margin-top: -.8125rem;
|
|
max-width: 100%;
|
|
width: 14.125rem;
|
|
}
|
|
@media only all and (max-width: 59.999rem) {
|
|
#R-logo {
|
|
font-size: 1rem;
|
|
margin-bottom: -.25rem;
|
|
margin-top: -.25rem;
|
|
}
|
|
}
|
|
#R-logo svg {
|
|
display: inline-block;
|
|
opacity: .945;
|
|
vertical-align: middle;
|
|
width: 26% !important;
|
|
}
|
|
@media only all and (max-width: 59.999rem) {
|
|
#R-logo svg {
|
|
width: 24.5% !important;
|
|
}
|
|
}
|
|
#R-logo svg * {
|
|
opacity: .945;
|
|
}
|
|
#R-logo .logo-title{
|
|
display: inline-block;
|
|
overflow-wrap: break-word;
|
|
text-align: left;
|
|
text-wrap: wrap;
|
|
vertical-align: middle;
|
|
width: 4.5em;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body class="mobile-support html" data-url="/hugo-theme-relearn/exampleSite/pir/ship/index.html">
|
|
<div id="R-body" class="default-animation">
|
|
<div id="R-body-overlay"></div>
|
|
<nav id="R-topbar">
|
|
<div class="topbar-wrapper">
|
|
<div class="topbar-sidebar-divider"></div>
|
|
<div class="topbar-area topbar-area-start" data-area="start">
|
|
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide"><button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)"><i class="fa-fw fas fa-bars"></i></button>
|
|
</div>
|
|
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table o' Contents (CTRL+ALT+t)"><i class="fa-fw fas fa-list-alt"></i></button>
|
|
<div class="topbar-content">
|
|
<div class="topbar-content-wrapper">
|
|
<nav class="TableOfContents">
|
|
<ul>
|
|
<li><a href="#overview">Overview</a></li>
|
|
<li><a href="#map">Map</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<ol class="topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype="http://schema.org/BreadcrumbList"><li
|
|
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a itemprop="item" href="/hugo-theme-relearn/exampleSite/pir/index.html"><span itemprop="name">Purple Pulpo</span></a><meta itemprop="position" content="1"> > </li><li
|
|
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">The Ship</span><meta itemprop="position" content="2"></li>
|
|
</ol>
|
|
<div class="topbar-area topbar-area-end" data-area="end">
|
|
<div class="topbar-button topbar-button-print" data-content-empty="disable" data-width-s="area-more" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/hugo-theme-relearn/exampleSite/pir/ship/index.print.html" title="Prrrint whole chapterrr (CTRL+ALT+p)"><i class="fa-fw fas fa-print"></i></a>
|
|
</div>
|
|
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/hugo-theme-relearn/exampleSite/pir/index.html" title="The Purple Pulpo (🡒)"><i class="fa-fw fas fa-chevron-left"></i></a>
|
|
</div>
|
|
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/hugo-theme-relearn/exampleSite/pir/ship/upper/index.html" title="Upper Decks (🡐)"><i class="fa-fw fas fa-chevron-right"></i></a>
|
|
</div>
|
|
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Morrre"><i class="fa-fw fas fa-ellipsis-v"></i></button>
|
|
<div class="topbar-content">
|
|
<div class="topbar-content-wrapper">
|
|
<div class="topbar-area topbar-area-more" data-area="more">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<div id="R-main-overlay"></div>
|
|
<main id="R-body-inner" class="highlightable chapter" tabindex="-1">
|
|
<div class="flex-block-wrapper">
|
|
<article class="chapter narrow">
|
|
<header class="headline">
|
|
</header>
|
|
<div class="article-subheading">T' chapterrr 1</div>
|
|
|
|
<h1 id="the-ship">The Ship</h1>
|
|
|
|
<h2 id="overview">Overview</h2>
|
|
<p>Up 'n th' Upper Decks, our lookout be either spott'n treasure or tak'n an unauthorized nap 'n th' Crow’s Nest, while th' helmsman tries t' convince everyone that yes, that spinn'n wheel actually does someth'n.</p>
|
|
<p>In Midst Ship, th' Captain’s busy add'n another gold tassel t' their hat collect'n, an' th' crew quarters be host'n th' weekly “Who Stole My Last Clean Sock” investigat'n.</p>
|
|
<p>Down 'n Cargo, well… let’s just say what th' health inspector doesn’t know won’t hurt them. Between th' mysteriously mov'n crates an' that barrel o' pickles that’s been ferment'n since th' last century, it’s quite an adventure.</p>
|
|
<h2 id="map">Map</h2>
|
|
<pre class="mermaid align-center ">graph TD
|
|
A[The Purple Pulpo] --> B1[Upper Decks]
|
|
A --> B2[Midst Ship]
|
|
A --> B3[Cargo]
|
|
B1 --> C11[Crow's Nest]
|
|
B1 --> C12[The Helm]
|
|
B2 --> C21[Captain's Cabin]
|
|
B2 --> C22[Crew Quarters]
|
|
|
|
click B1 "upper" "View Upper Decks"
|
|
click B2 "midst" "View Midst Ship"
|
|
click B3 "cargo" "View Cargo"
|
|
click C11 "upper/nest" "View Crow's Nest"
|
|
click C12 "upper/helm" "View th' Helm"
|
|
click C21 "midst/captain" "View th' Captain's Cabin"
|
|
click C22 "midst/crew" "View th' Crew Quarters"
|
|
|
|
style A fill:mediumpurple,stroke:rebeccapurple,stroke-width:4px
|
|
style B1 fill:mediumvioletred,stroke:purple,stroke-width:4px
|
|
style C11 fill:mediumvioletred,stroke:purple,stroke-width:4px
|
|
style C12 fill:mediumvioletred,stroke:purple,stroke-width:4px
|
|
style B2 fill:dodgerblue,stroke:royalblue,stroke-width:4px
|
|
style C21 fill:dodgerblue,stroke:royalblue,stroke-width:4px
|
|
style C22 fill:dodgerblue,stroke:royalblue,stroke-width:4px
|
|
style B3 fill:darkturquoise,stroke:teal,stroke-width:4px</pre>
|
|
|
|
|
|
<footer class="footline">
|
|
</footer>
|
|
</article>
|
|
</div>
|
|
</main>
|
|
</div>
|
|
<aside id="R-sidebar" class="default-animation">
|
|
<div id="R-header-topbar" class="default-animation"></div>
|
|
<div id="R-header-wrapper" class="default-animation">
|
|
<div id="R-header" class="default-animation">
|
|
|
|
<a id="R-logo" href="/hugo-theme-relearn/exampleSite/pir/index.html">
|
|
<svg class="inlinecontent lazy figure-image" loading="lazy" style=" height: auto; width: auto;" xmlns="http://www.w3.org/2000/svg" viewBox="75 75 350 350">
|
|
<style>
|
|
@media (prefers-color-scheme: dark) {
|
|
path { fill: white; }
|
|
}
|
|
</style>
|
|
<path
|
|
d="M250,80 a170,170 0 1,0 0,340 a170,170 0 1,0 0,-340 M250,95 a155,155 0 1,1 0,310 a155,155 0 1,1 0,-310 Z" />
|
|
<path
|
|
d="M 250 110 C 223.33333 123.33333 203.33333 156.66667 190 210 C 190 230 200 246.66667 220 260 C 246.66667 273.33333 270 273.33333 290 260 C 310 246.66667 316.66667 230 310 210 C 296.66667 156.66667 276.66667 123.33333 250 110 z M 230 152 A 22 28 0 0 1 250.02539 168.43164 A 22 28 0 0 1 270 152 A 22 28 0 0 1 292 180 A 22 28 0 0 1 270 208 A 22 28 0 0 1 250 191.48828 A 22 28 0 0 1 230 208 A 22 28 0 0 1 208 180 A 22 28 0 0 1 230 152 z " />
|
|
<path
|
|
d="M 232 190 A 7 7 0 1 0 218 190 A 7 7 0 1 0 232 190" />
|
|
<path
|
|
d="M 282 190 A 7 7 0 1 0 268 190 A 7 7 0 1 0 282 190" />
|
|
<path
|
|
d="m 251.62695,262.67773 -3.2539,14.64454 c 29.6411,6.58691 52.50119,14.00059 68.27343,21.88671 15.77224,7.88612 23.89316,16.12675 26.23829,23.16211 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.45724,-7.3717 0.9861,-15.4399 -2.90625,-23.22461 l 0.40625,0.98243 c -4.32154,-12.96464 -16.20062,-23.05735 -33.76171,-31.83789 -17.5611,-8.78055 -41.36767,-16.36687 -71.72657,-23.11329 z" />
|
|
<path
|
|
d="m 251.06055,262.57617 -2.1211,14.84766 c 22.66512,3.23787 40.0389,8.90614 52.08594,16.43554 12.04704,7.52941 18.84739,16.55167 21.69922,27.95899 l 0.19922,0.79883 0.36719,0.73633 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36474,-7.09422 1.02935,-14.82889 -2.53906,-22.33984 -3.93242,-14.96263 -13.69431,-27.38609 -28.10156,-36.39063 -14.61962,-9.13726 -33.91251,-15.13566 -57.91406,-18.56445 z" />
|
|
<path
|
|
d="m 254.16016,263.75977 -8.32032,12.48046 c 18.87994,12.58663 30.93166,27.79106 37.04493,46.13086 l 0.16796,0.50586 0.23829,0.47657 c 2.77431,5.54863 2.96984,9.14709 2.09375,11.77539 -0.8761,2.62829 -3.18965,5.38779 -8.73829,8.16211 -5.54863,2.77431 -9.14709,2.96984 -11.77539,2.09375 -2.62829,-0.8761 -5.38779,-3.18965 -8.16211,-8.73829 -5.77224,-11.54447 -5.77224,-21.74849 0,-33.29296 l -13.41796,-6.70704 c -7.5611,15.12219 -7.5611,31.58485 0,46.70704 3.89235,7.7847 9.46618,13.80448 16.83789,16.26171 7.3717,2.45724 15.4399,0.9861 23.22461,-2.90625 7.7847,-3.89235 13.80448,-9.46618 16.26171,-16.83789 2.36103,-7.08308 1.03217,-14.80481 -2.52343,-22.30468 -7.22746,-21.63209 -21.83225,-39.74038 -42.93164,-53.80664 z" />
|
|
<path
|
|
d="m 245.83984,263.75977 c -21.09939,14.06626 -35.70418,32.17455 -42.93164,53.80664 -3.5556,7.49987 -4.88446,15.2216 -2.52343,22.30468 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 6.11327,-18.3398 18.16499,-33.54423 37.04493,-46.13086 z" />
|
|
<path
|
|
d="m 248.5293,262.64648 c -35.0305,7.0061 -60.89872,25.32088 -75.23828,54 C 169.62227,323.98397 167.5,330.83333 167.5,337.5 c 0,6.66667 2.53811,13.14358 7.19727,17.80273 5.1011,5.1011 13.27646,6.61163 20.17382,4.3125 6.89737,-2.29912 13.32304,-7.20389 20.43164,-14.3125 l 0.86133,-0.85937 0.54492,-1.08984 c 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.58408,11.16816 5.64385,21.1051 0.42382,32.1914 -5.75159,5.55819 -10.66362,8.86574 -13.58593,9.83985 -3.10264,1.03421 -3.26061,0.87806 -4.82618,-0.6875 C 183.29523,342.68976 182.5,340.83333 182.5,337.5 c 0,-3.33333 1.21106,-8.15064 4.20898,-14.14648 12.32711,-24.65421 33.12555,-39.67277 64.76172,-46 z" />
|
|
<path
|
|
d="m 248.37305,262.67773 c -30.3589,6.74642 -54.16547,14.33274 -71.72657,23.11329 -17.56109,8.78054 -29.44017,18.87325 -33.76171,31.83789 l 0.40625,-0.98243 c -3.89235,7.78471 -5.36349,15.85291 -2.90625,23.22461 2.45723,7.37171 8.47701,12.94554 16.26171,16.83789 7.78471,3.89235 15.85291,5.36349 23.22461,2.90625 7.37171,-2.45723 12.94554,-8.47701 16.83789,-16.26171 7.5611,-15.12219 7.5611,-31.58485 0,-46.70704 l -13.41796,6.70704 c 5.77224,11.54447 5.77224,21.74849 0,33.29296 -2.77432,5.54864 -5.53382,7.86219 -8.16211,8.73829 -2.6283,0.87609 -6.22676,0.68056 -11.77539,-2.09375 -5.54864,-2.77432 -7.86219,-5.53382 -8.73829,-8.16211 -0.87609,-2.6283 -0.68056,-6.22676 2.09375,-11.77539 l 0.23829,-0.47657 0.16796,-0.50586 c 2.34513,-7.03536 10.46605,-15.27599 26.23829,-23.16211 15.77224,-7.88612 38.63233,-15.2998 68.27343,-21.88671 z" />
|
|
</svg>
|
|
<div class="logo-title">Purple Pulpo</div>
|
|
</a>
|
|
</div>
|
|
<script>
|
|
window.index_js_url="/hugo-theme-relearn/exampleSite/searchindex.pir.js?1739488773";
|
|
</script>
|
|
<search><form action="/hugo-theme-relearn/exampleSite/pir/search/index.html" method="get">
|
|
<div class="searchbox default-animation">
|
|
<button class="search-detail" type="submit" title="Searrrch (CTRL+ALT+f)"><i class="fas fa-search"></i></button>
|
|
<label class="a11y-only" for="R-search-by">Searrrch</label>
|
|
<input data-search-input id="R-search-by" name="search-by" class="search-by" type="search" placeholder="Searrrch...">
|
|
<button class="search-clear" type="button" data-search-clear="" title="Clearrr searrrch"><i class="fas fa-times" title="Clearrr searrrch"></i></button>
|
|
</div>
|
|
</form></search>
|
|
<script>
|
|
var contentLangs=[];
|
|
</script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/auto-complete.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/lunr/lunr.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/lunr/lunr.stemmer.support.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/lunr/lunr.multi.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/search.js?1739488773" defer></script>
|
|
</div>
|
|
<div id="R-homelinks" class="default-animation homelinks">
|
|
<ul>
|
|
<li><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/index.html"><i class="fa-fw fas fa-anchor"></i> Arrr! Home</a></li>
|
|
</ul>
|
|
<hr class="padding">
|
|
</div>
|
|
<div id="R-content-wrapper" class="highlightable">
|
|
<div id="R-shortcutmenu-home" class="R-sidebarmenu">
|
|
<ul class="enlarge morespace collapsible-menu">
|
|
<li class="active parent " data-nav-id="/hugo-theme-relearn/exampleSite/pir/ship/index.html"><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/ship/index.html"><i class="fa-fw fas fa-sailboat"></i> The Ship</a><ul id="R-subsections-f2829979d9134657756050c6e1f580bb" class="collapsible-menu">
|
|
<li class="alwaysopen " data-nav-id="/hugo-theme-relearn/exampleSite/pir/ship/upper/index.html"><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/ship/upper/index.html">Upper Decks</a><ul id="R-subsections-1a00fad25660ac4153dd5069ae091eba" class="collapsible-menu"></ul></li>
|
|
<li class="alwaysopen " data-nav-id="/hugo-theme-relearn/exampleSite/pir/ship/midst/index.html"><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/ship/midst/index.html">Midst Ship</a><ul id="R-subsections-e9ae81df1f9d2e75a5d15efc3b5c997a" class="collapsible-menu"></ul></li>
|
|
<li class="" data-nav-id="/hugo-theme-relearn/exampleSite/pir/ship/cargo/index.html"><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/ship/cargo/index.html">Cargo</a></li></ul></li>
|
|
<li class="" data-nav-id="/hugo-theme-relearn/exampleSite/pir/log/index.html"><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/log/index.html"><i class="fa-fw fas fa-pen-fancy"></i> Captain's Log</a><ul id="R-subsections-23c22f75c84b98545748a65894702014" class="collapsible-menu"></ul></li>
|
|
<li class="" data-nav-id="/hugo-theme-relearn/exampleSite/pir/about/index.html"><a class="padding" href="/hugo-theme-relearn/exampleSite/pir/about/index.html"><i class="fa-fw fas fa-info-circle"></i> About</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="R-shortcutmenu-shortcuts" class="R-sidebarmenu">
|
|
<div class="nav-title padding">Morrre</div>
|
|
<ul class="space collapsible-menu">
|
|
<li class="" data-nav-id="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html"><a class="padding" href="https://mcshelby.github.io/hugo-theme-relearn/pir/index.html" rel="external" target="_self"><i class="fa-fw fas fa-puzzle-piece"></i> Relearn Docs</a></li>
|
|
<li class="" data-nav-id="https://github.com/McShelby/hugo-theme-relearn"><a class="padding" href="https://github.com/McShelby/hugo-theme-relearn" rel="external" target="_self"><i class="fa-fw fab fa-github"></i> GitHub Repo</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="padding footermargin footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter"></div>
|
|
<div id="R-menu-footer">
|
|
<hr class="padding default-animation footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showLangSwitch showVariantSwitch showFooter">
|
|
<div id="R-prefooter" class="footerLangSwitch footerVariantSwitch footerVisitedLinks showLangSwitch showVariantSwitch">
|
|
<ul>
|
|
<li id="R-select-language-container" class="footerLangSwitch showLangSwitch">
|
|
<div class="padding menu-control">
|
|
<i class="fa-fw fas fa-language"></i>
|
|
<span> </span>
|
|
<div class="control-style">
|
|
<label class="a11y-only" for="R-select-language">Language</label>
|
|
<select id="R-select-language" onchange="location = this.querySelector( this.value ).dataset.url;">
|
|
<option id="R-select-language-en" value="#R-select-language-en" data-url="/hugo-theme-relearn/exampleSite/ship/index.html" lang="en">English</option>
|
|
<option id="R-select-language-pir" value="#R-select-language-pir" data-url="/hugo-theme-relearn/exampleSite/pir/ship/index.html" lang="art-x-pir" selected>Arrr! ☠ Pirrratish ☠</option>
|
|
</select>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
</li>
|
|
<li id="R-select-variant-container" class="footerVariantSwitch showVariantSwitch">
|
|
<div class="padding menu-control">
|
|
<i class="fa-fw fas fa-paint-brush"></i>
|
|
<span> </span>
|
|
<div class="control-style">
|
|
<label class="a11y-only" for="R-select-variant">Theme</label>
|
|
<select id="R-select-variant" onchange="window.relearn.changeVariant( this.value );">
|
|
<option id="R-select-variant-auto" value="auto" selected>Auto</option>
|
|
<option id="R-select-variant-neon" value="neon">Dark</option>
|
|
<option id="R-select-variant-learn" value="learn">Light</option>
|
|
</select>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
<script>window.relearn.markVariant();</script>
|
|
</li>
|
|
<li class="footerVisitedLinks">
|
|
<div class="padding menu-control">
|
|
<i class="fa-fw fas fa-history"></i>
|
|
<span> </span>
|
|
<div class="control-style">
|
|
<button onclick="clearHistory();">Clearrr Historrry</button>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="R-footer" class="footerFooter showFooter">
|
|
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</aside>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/clipboard.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/perfect-scrollbar.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-color.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-dispatch.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-drag.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-ease.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-interpolate.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-selection.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-timer.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-transition.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/d3/d3-zoom.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/js-yaml.min.js?1739488773" defer></script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/mermaid.min.js?1739488773" defer></script>
|
|
<script>
|
|
window.themeUseMermaid = JSON.parse("{}");
|
|
</script>
|
|
<script src="/hugo-theme-relearn/exampleSite/js/theme.js?1739488773" defer></script>
|
|
</body>
|
|
</html>
|